X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by lists.alpinelinux.org (Postfix) with ESMTP id 505E35C41B9 for ; Mon, 23 Jan 2017 11:12:58 +0000 (GMT) Received: by mail-wm0-f65.google.com with SMTP id c85so25523376wmi.1 for ; Mon, 23 Jan 2017 03:12:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:date:in-reply-to:references:mime-version; bh=lMBctT4h+cRlHVKz7wLbdpELwVa/Zc+87u4CyBnhHHk=; b=oKBWqo/99Xvy+YPfiWt8oszI2AuiSg5i635tLi6GA8cBqM+78GC1hzWLdiwNXfj4Z5 mJlF4IsN82KWzzqFjuseQ1sXSOl4OD/ihGxOLoE/L42v72Cq/8NAa9vFYji0teD6b572 4upfR8oWNEfuR8PCUZpf5enWNFqd3X/5c9tbw0TCPbc192iyrL0RP4vaCyqz/JdEH3lj dO4hJAX3GrVW0uWthMj61xK++WiASOObd8BEpkIJ0nqb4/MfDJU6IePbcd9Kpenw0E4u F8c1hn3dh88JRjsQ1w/P45359wKlPmGriJCs34rQDKutlA6zNwDDuW8x4JApdO+i8u9m rqNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:mime-version; bh=lMBctT4h+cRlHVKz7wLbdpELwVa/Zc+87u4CyBnhHHk=; b=AZ2xScfrHNAzWDHppc5PGYAzd/+dkrPGCfuIZ3tF7zEkkvX7/aFaMgBmza9rsPYYUR umKajEdRIU/TLPa/CEDkPVvUOg2NigU5eOJLrQ2zzeKOZd2kCcLeY/YEMfY8m+kst7Ug SKMb44yeYGY4Ia2gc7ySiYQO+Ai2pstocwqs7eovLi2seEmQhUTscFQ57liuBEY38CcR CTiwxp5rE+1LJyCUH9e7AnBxgVq5d4Df27iABhFen4KyA3Vz7jhF2YpXv/8WWJgv91ih ELp/q6yHtJ9uQIdpQeBRKLyTftKli90OUk8Sx01BowSXwUtYVYPn/SoW5r+onAy/+dSB NW4w== X-Gm-Message-State: AIkVDXJGqJUSiTMPGxw+hZdMXe99dNaIqFrHQ3lVhFOMvEWpfij4164n1VPrHqqY9YONNQ== X-Received: by 10.28.45.1 with SMTP id t1mr12411763wmt.53.1485169977480; Mon, 23 Jan 2017 03:12:57 -0800 (PST) Received: from df1844j.local ([89.202.239.221]) by smtp.googlemail.com with ESMTPSA id r24sm14162568wrr.25.2017.01.23.03.12.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Jan 2017 03:12:56 -0800 (PST) Message-ID: <1485169970.11710.3.camel@gmail.com> Subject: Re: [alpine-aports] [PATCH] testing/vice: new aport From: Leonardo Arena To: Jean-Louis Fuchs , alpine-aports@lists.alpinelinux.org Date: Mon, 23 Jan 2017 12:12:50 +0100 In-Reply-To: <20170120213842.11471-1-ganwell@fangorn.ch> References: <20170120213842.11471-1-ganwell@fangorn.ch> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-Ao9B4tIrolQRpeltW/DW" X-Mailer: Evolution 3.18.5.2-0ubuntu3.1 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 --=-Ao9B4tIrolQRpeltW/DW Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, On ven, 2017-01-20 at 22:38 +0100, Jean-Louis Fuchs wrote: > --- > =C2=A0testing/vice/APKBUILD=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0| 54 > +++++++++++++++++++++++++++++++++++++ > =C2=A0testing/vice/disable-fc-cache.patch | 16 +++++++++++ > =C2=A0testing/vice/fix__u_char.patch=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0|= 13 +++++++++ > =C2=A03 files changed, 83 insertions(+) > =C2=A0create mode 100644 testing/vice/APKBUILD > =C2=A0create mode 100644 testing/vice/disable-fc-cache.patch > =C2=A0create mode 100644 testing/vice/fix__u_char.patch >=20 > diff --git a/testing/vice/APKBUILD b/testing/vice/APKBUILD > new file mode 100644 > index 0000000000..93357acf64 > --- /dev/null > +++ b/testing/vice/APKBUILD > @@ -0,0 +1,54 @@ > +# Contributor: Jean-Louis Fuchs > +# Maintainer: Jean-Louis Fuchs > +pkgname=3Dvice > +pkgver=3D3.0 > +pkgrel=3D0 > +pkgdesc=3D"emulates the C64/DTV, C128, VIC20, almost all PETs, PLUS4 > and CBM-II" > +url=3D"http://vice-emu.sourceforge.net/" > +arch=3D"all" > +license=3D"GPL" > +depends=3D"" > +makedepends=3D"sdl2-dev giflib-dev ffmpeg-dev jpeg-dev alsa-lib-dev > + linux-headers texinfo automake autoconf bison flex" > +install=3D"" > +subpackages=3D"$pkgname-doc" > +source=3D"http://downloads.sourceforge.net/vice-emu/vice-$pkgver.tar.g > z > + disable-fc-cache.patch > + fix__u_char.patch" > +builddir=3D"$srcdir"/$pkgname-$pkgver > + > +prepare() { > + cd "$builddir" > + for i in $source; do > + case $i in > + *.patch) msg $i; patch -p1 -i "$srcdir"/$i || return > 1;; > + esac > + done Would you please use here "default_prepare || return 1" ? Other than this it looks good. Thanks! -|_eo --=-Ao9B4tIrolQRpeltW/DW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJYheUyAAoJELAPckZGG2T6J8MH+wSxjDxN1NGYpfTr9MR9GwI3 0lphbXrFIKSKjM329rfjrRZAAo6fCA7I6GkesgGxUBoR53mchecE/DI5vfjjYey6 U7udendfw7TQ6Zq15rkncgsUOBldPac0YF7hZi/459svPYC30JEHqMqGc2izO8JX ph+JOzcbi0RbDSW4J0wVA9IXaJPyVm2HJ61mXMeSJvQvVLS6OgaNCbvtixUyP3ZN V4hQhbTGkSAIOENGu/PS5f7StMQ5WNk8TvP/F0+pQufeEKoaCeFaEOyx8TPJ5hTb UzdbqgZFeRjXY6Yc4hNZ1EgayG6cHuY/m7dJXyFlqpHzz17tUg7ccFmEcoRT2qY= =UU/r -----END PGP SIGNATURE----- --=-Ao9B4tIrolQRpeltW/DW-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---