summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-01-26 11:47:10 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-01-26 11:47:10 +0000
commitbd844fcad1161054fe82459b41b436b170da695b (patch)
treef8f6c7ab37eef485b21862d63443a8b7b18c3c92 /dev-util/pilrc
parentInitial import (diff)
downloadgentoo-2-bd844fcad1161054fe82459b41b436b170da695b.tar.gz
gentoo-2-bd844fcad1161054fe82459b41b436b170da695b.tar.bz2
gentoo-2-bd844fcad1161054fe82459b41b436b170da695b.zip
version bump. major ebuild cleanup. (#37551)
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-util/pilrc')
-rw-r--r--dev-util/pilrc/ChangeLog10
-rw-r--r--dev-util/pilrc/Manifest12
-rw-r--r--dev-util/pilrc/files/digest-pilrc-3.21
-rw-r--r--dev-util/pilrc/metadata.xml5
-rw-r--r--dev-util/pilrc/pilrc-2.9.ebuild4
-rw-r--r--dev-util/pilrc/pilrc-2.9_p10.ebuild4
-rw-r--r--dev-util/pilrc/pilrc-3.2.ebuild41
7 files changed, 61 insertions, 16 deletions
diff --git a/dev-util/pilrc/ChangeLog b/dev-util/pilrc/ChangeLog
index 44aeb10b76bd..2fdc1a29b6bc 100644
--- a/dev-util/pilrc/ChangeLog
+++ b/dev-util/pilrc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/pilrc
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pilrc/ChangeLog,v 1.9 2004/09/30 00:30:51 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pilrc/ChangeLog,v 1.10 2005/01/26 11:47:10 liquidx Exp $
+
+*pilrc-3.2 (26 Jan 2005)
+
+ 26 Jan 2005; Alastair Tse <liquidx@gentoo.org> metadata.xml,
+ +pilrc-3.2.ebuild:
+ version bump. major ebuild cleanup. (#37551)
19 Sep 2003; Alastair Tse <liquidx@gentoo.org> pilrc-2.9_p10.ebuild:
changing to use edos2unix rather than dos2unix
diff --git a/dev-util/pilrc/Manifest b/dev-util/pilrc/Manifest
index bfd4c3457f20..af7c92ae8210 100644
--- a/dev-util/pilrc/Manifest
+++ b/dev-util/pilrc/Manifest
@@ -1,17 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 24306deafba611c2dbe62b4e602b852e ChangeLog 804
MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156
MD5 387993de77961b5163ae06cd27af1000 pilrc-2.9.ebuild 652
MD5 c3a72e95be95046afca70f5087dc5e15 pilrc-2.9_p10.ebuild 1408
+MD5 68aac4a4f2797fad3601f43c568692e4 pilrc-3.2.ebuild 651
MD5 3517914d02e194b18e11f1065c0a5e6a files/digest-pilrc-2.9 58
MD5 7d35f6095414cf27317061ed4942f497 files/digest-pilrc-2.9_p10 120
MD5 5ac794f0876673039e0e95dc18229a74 files/pilrc-2.9_p10-Makefile.patch 238
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBW1PCI1lqEGTUzyQRApP6AJoClIqirnkh3TvBQK+uvNsYpixaZwCdEiue
-nnios+VFdriUa5j40ME/dHI=
-=D74u
------END PGP SIGNATURE-----
+MD5 4b4b88371990883e807b2b9d3592fd0a files/digest-pilrc-3.2 61
diff --git a/dev-util/pilrc/files/digest-pilrc-3.2 b/dev-util/pilrc/files/digest-pilrc-3.2
new file mode 100644
index 000000000000..c2e794ffccac
--- /dev/null
+++ b/dev-util/pilrc/files/digest-pilrc-3.2
@@ -0,0 +1 @@
+MD5 9a1e114c5fe1f6fa0ffbb742c4d8510e pilrc-3.2.tar.gz 259898
diff --git a/dev-util/pilrc/metadata.xml b/dev-util/pilrc/metadata.xml
index 228404d3a4b2..a7d449dfdbb6 100644
--- a/dev-util/pilrc/metadata.xml
+++ b/dev-util/pilrc/metadata.xml
@@ -2,4 +2,9 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>pda</herd>
+<longdescription>
+PilRC (which is an abbreviation of PILot Resource Compiler) takes a
+text description of forms, menus, and other instances of Palm OS resources
+and compiles them into the binary form used on Palm OS.
+</longdescription>
</pkgmetadata>
diff --git a/dev-util/pilrc/pilrc-2.9.ebuild b/dev-util/pilrc/pilrc-2.9.ebuild
index 2a853b31b0a3..19f6e929f6db 100644
--- a/dev-util/pilrc/pilrc-2.9.ebuild
+++ b/dev-util/pilrc/pilrc-2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pilrc/pilrc-2.9.ebuild,v 1.10 2004/07/15 00:00:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pilrc/pilrc-2.9.ebuild,v 1.11 2005/01/26 11:47:10 liquidx Exp $
DESCRIPTION="Pilot Resource Compiler"
HOMEPAGE="http://www.ardiri.com/index.php?redir=palm&cat=pilrc"
diff --git a/dev-util/pilrc/pilrc-2.9_p10.ebuild b/dev-util/pilrc/pilrc-2.9_p10.ebuild
index 090d8a5adfaa..50fcfcf3aa73 100644
--- a/dev-util/pilrc/pilrc-2.9_p10.ebuild
+++ b/dev-util/pilrc/pilrc-2.9_p10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pilrc/pilrc-2.9_p10.ebuild,v 1.5 2004/07/15 00:00:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pilrc/pilrc-2.9_p10.ebuild,v 1.6 2005/01/26 11:47:10 liquidx Exp $
inherit eutils
diff --git a/dev-util/pilrc/pilrc-3.2.ebuild b/dev-util/pilrc/pilrc-3.2.ebuild
new file mode 100644
index 000000000000..74b3032d08e6
--- /dev/null
+++ b/dev-util/pilrc/pilrc-3.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pilrc/pilrc-3.2.ebuild,v 1.1 2005/01/26 11:47:10 liquidx Exp $
+
+DESCRIPTION="PalmOS Resource Compiler and Viewer"
+HOMEPAGE="http://www.ardiri.com/index.php?redir=palm&cat=pilrc"
+SRC_URI="mirror://sourceforge/pilrc/pilrc-${PV}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc"
+IUSE="gtk"
+
+RDEPEND="gtk? ( =x11-libs/gtk+-1.2* )"
+
+DEPEND="app-arch/unzip
+ ${RDEPEND}"
+
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ mkdir fonts
+ unzip -d fonts -q contrib/pilfont.zip
+}
+
+src_compile() {
+ ECONF_SOURCE=unix econf $(use_enable gtk pilrcui)
+ emake || die "make failed"
+
+ cd ${S}/fonts; emake || die "fonts make failed"
+}
+
+src_install () {
+ make DESTDIR=${D} install || die
+ dobin fonts/pilfont
+ dodoc README.txt LICENSE.txt
+ dohtml -r doc/*.html doc/images
+ newdoc fonts/README README-pilfont.txt
+ use gtk && dobin pilrcui
+}