X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 6DD36DC01FA; Wed, 30 Jul 2014 14:46:11 +0000 (UTC) Date: Wed, 30 Jul 2014 16:46:08 +0200 From: Natanael Copa To: Gaber Ayoubi Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH 2/2] testing/dwm: add new package Message-ID: <20140730164608.06a151c1@ncopa-desktop.alpinelinux.org> In-Reply-To: <1406326670-14961-3-git-send-email-gaber.ayoubi@gmail.com> References: <1406326670-14961-1-git-send-email-gaber.ayoubi@gmail.com> <1406326670-14961-3-git-send-email-gaber.ayoubi@gmail.com> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, 25 Jul 2014 22:17:50 +0000 Gaber Ayoubi wrote: > --- > testing/dwm/APKBUILD | 41 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 41 insertions(+) > create mode 100644 testing/dwm/APKBUILD Does it makes any sense to ship a precompiled dwm at all? from the http://dwm.suckless.org/ under "Differences": > Because dwm is customized through editing its source code, it=E2=80=99s > pointless to make binary packages of it. This keeps its userbase > small and elitist. No novices asking stupid questions. > +pkgrel=3D0 > +pkgdesc=3D"dwm - dynamic window manager" > +url=3D"dwm.suckless.org" I changed the url to: "http://dwm.suckless.org" (with http:// prefix) and applied it. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---