gnustep-apps/pikopixel: revision bump to get beta9d version
authorBernard Cafarelli <voyageur@gentoo.org>
Mon, 15 Oct 2018 17:29:22 +0000 (19:29 +0200)
committerBernard Cafarelli <voyageur@gentoo.org>
Mon, 15 Oct 2018 17:29:33 +0000 (19:29 +0200)
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

gnustep-apps/pikopixel/pikopixel-1.0_beta9-r4.ebuild [new file with mode: 0644]

diff --git a/gnustep-apps/pikopixel/pikopixel-1.0_beta9-r4.ebuild b/gnustep-apps/pikopixel/pikopixel-1.0_beta9-r4.ebuild
new file mode 100644 (file)
index 0000000..08e8ec0
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnustep-2
+
+MY_P=${PN//p/P}.Sources.${PV/_beta/-b}c
+DESCRIPTION="a free application for drawing & editing pixel-art images"
+HOMEPAGE="http://twilightedge.com/mac/pikopixel/"
+# Web hosting wants a proper User-Agent
+#SRC_URI="http://twilightedge.com/downloads/${MY_P}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.tar.gz"
+
+LICENSE="AGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=virtual/gnustep-back-0.25.0"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}/${PN//p/P}