X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 21473DC0173 for ; Sun, 13 Mar 2016 20:11:33 +0000 (UTC) Received: from lithium.8pit.net (lithium.8pit.net [81.4.121.103]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 9AFA8DC0100 for ; Sun, 13 Mar 2016 20:11:32 +0000 (UTC) Received: from localhost (p3EE0FD2C.dip0.t-ipconnect.de [62.224.253.44]) by lithium.8pit.net (OpenSMTPD) with ESMTPSA id e1559701 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO for ; Sun, 13 Mar 2016 21:11:29 +0100 (CET) Date: Sun, 13 Mar 2016 21:11:25 +0100 From: =?iso-8859-1?Q?S=F6ren?= Tempel To: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/vim-rust: new aport Message-ID: <20160313201125.GA14340@francium.fritz.box> References: <1457720003-12200-1-git-send-email-lukc@upyum.com> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <1457720003-12200-1-git-send-email-lukc@upyum.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-Virus-Scanned: ClamAV using ClamSMTP Does it really make sense to package a vim plugin for a programming language that is currently not officially supported in our repositories? Besides upstream doesn't seem to tag releases which isn't cool either. Otherwise it looks good although a minor problem might be the following: On 11.03.16, Luka Vandervelden wrote: > +_vimver=3D"$(. ../../main/vim/APKBUILD; echo $pkgver | sed 's/\.//;s/\..= *//')" That looks kind of ugly and would require a rebuild of this aport on a major vim version bump. S=F6ren. --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---