X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-vs1-f49.google.com (mail-vs1-f49.google.com [209.85.217.49]) by lists.alpinelinux.org (Postfix) with ESMTP id 389625C58D7 for ; Mon, 15 Oct 2018 11:25:25 +0000 (GMT) Received: by mail-vs1-f49.google.com with SMTP id w1so16003536vsj.8 for ; Mon, 15 Oct 2018 04:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=r78QFqxxXcv9eNu67NThPacwWmcD4jak0RIX7aLPD30=; b=HeyV1gZCTeB9MMFHotnNx65dHHbpDxkjlie48shzR0Pz1BbeyXVI0CuwO/W54kJQQx J6TDu/owkM02DOed1poTizpPggcZh8j1YD07JBbP+tWUXj3WXvlYYxn1JBqEcY/mx+/S 54+a6h5XXe0DEAYNAaxHCdD/gyGHtK9g09BGeEIOiEmzdfrjzbANQmBG3S19PXtlG/gt bRYVOvh2xNK9fGV0gKqHxMe23rgi3Gtr504wWSBVgMahMdH9KXC4C5liLdydBAk99q5p 5cr6dqRRgoU+OWzWsrEp2ftWcNYF7cmLWJvYmfZQDda4z6xuf/sxpSs0Codzd5uXKWHN lr+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=r78QFqxxXcv9eNu67NThPacwWmcD4jak0RIX7aLPD30=; b=rDS5B6sqEAzTu1eGv0dGJT1jlrSbh7w6RWOgZX2dBC6YllvDUBJSMwD9TnGvsOEtJl iRi1GnFBqgguh8HdM9WaPQdDeHwxZ8+4BOTsRc1hC0Mgo9xvhy3DJcMHc3dXKfZ039+K bYlaSKmAMajdT7Ht1OSZN3LljgMYe/T4wPV6zvb5ZvmNlD4GG6UcmaIoBB6xBNpbApL8 V2r4cVe79lo77/k1703n0hlCdRfnehS+/W8QUGdtbHT0iWxdfLlo10r9b3U2Rws7oc9R u26s7FrrPQbFxeKxp7j3U/EnwRxQaiuU4txHxicfCwBXAjC5fvVHwkD/qfZoWxhY/oZk Cgfw== X-Gm-Message-State: ABuFfog+uLrm2jez+MkYuBuCR3nfFRclL9QqGFLr3qFHM2zLZQ/3WGIc ElVjTlDvluj5OxWfRKbAaODqX4E8d8sOJ1DaE4c= X-Google-Smtp-Source: ACcGV62XmJGe1RHHwBDXJqKGA/3mv8brHDbxtB+Nw1js2FgB8etCdLZxOlGM6sBg43Lpjv1a/wioYcJotwh2IeEnp/A= X-Received: by 2002:a67:f8c5:: with SMTP id c5mr6560591vsp.29.1539602724584; Mon, 15 Oct 2018 04:25:24 -0700 (PDT) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <20181003165321.26814-1-mps@arvanta.net> <20181015104900.GA2850@arya.arvanta.net> In-Reply-To: <20181015104900.GA2850@arya.arvanta.net> From: Leonardo Arena Date: Mon, 15 Oct 2018 13:25:13 +0200 Message-ID: Subject: Re: [alpine-aports] [PATCH] testing/xcape: new aport To: =?UTF-8?Q?Milan_P=2E_Stani=C4=87?= Cc: alpine-aports Content-Type: multipart/alternative; boundary="0000000000007e84a7057842b162" --0000000000007e84a7057842b162 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, Oct 15, 2018 at 12:49 PM Milan P. Stani=C4=87 wro= te: > On Mon, 2018-10-15 at 11:03, Leonardo Arena wrote: > > On Wed, Oct 3, 2018 at 6:54 PM Milan P. Stani=C4=87 w= rote: > > > https://github.com/alols/xcape > > > use a modifier key as another key when pressed and released on its ow= n > > > --- > > > testing/xcape/APKBUILD | 31 +++++++++++++++++++++++++++++++ > > > 1 file changed, 31 insertions(+) > > > create mode 100644 testing/xcape/APKBUILD > > > > > > > > didn't you get this error while building? > > > > (edge-x86_64) ~/aports/testing/xcape$ abuild -r > > >>> xcape: Building testing/xcape 1.2-r0 (using abuild 3.3.0_pre1-r0) > > >>> xcape: Checking sanity of > /home/larena/aports/testing/xcape/APKBUILD... > > >>> ERROR: xcape: source v1.2.tar.gz needs to be renamed to avoid > possible > > collisions > > Yes, but with 'abuild build' build is clean, no errors or warnings. > > What should be done? Change source url to something like: > source=3D"https://github.com/alols/xcape/archive/v${pkgver}.tar.gz" > what I tried, but error is still same. > > You should use: source=3D"$pkgname-$pkgver.tar.gz:: https://github.com/alols/xcape/archive/v${pkgver}.tar.gz" Anything before "::" will be the filename the source with be saved with. Thanks! /eo --0000000000007e84a7057842b162 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Mon= , Oct 15, 2018 at 12:49 PM Milan P. Stani=C4=87 <mps@arvanta.net> wrote:
On Mon, 2018-10-15 at 11:03, Leonardo Arena wrote:
> On Wed, Oct 3, 2018 at 6:54 PM Milan P. Stani=C4=87 <mps@arvanta.net> wrote:
> > https://github.com/alols/xcape
> > use a modifier key as another key when pressed and released on it= s own
> > ---
> >=C2=A0 testing/xcape/APKBUILD | 31 +++++++++++++++++++++++++++++++=
> >=C2=A0 1 file changed, 31 insertions(+)
> >=C2=A0 create mode 100644 testing/xcape/APKBUILD
> >
> >
> didn't you get this error while building?
>
> (edge-x86_64) ~/aports/testing/xcape$ abuild -r
> >>> xcape: Building testing/xcape 1.2-r0 (using abuild 3.3.0_= pre1-r0)
> >>> xcape: Checking sanity of /home/larena/aports/testing/xca= pe/APKBUILD...
> >>> ERROR: xcape: source v1.2.tar.gz needs to be renamed to a= void possible
> collisions

Yes, but with 'abuild build' build is clean, no errors or warnings.=

What should be done? Change source url to something like:
source=3D"https://github.com/alols/= xcape/archive/v${pkgver}.tar.gz"
what I tried, but error is still same.



You should use:



Thanks!


--0000000000007e84a7057842b162-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---