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
commitf8444241e6e3e3d1dfc69965b796b19ed818c625 (patch)
tree65cf762a063e88e040cf6de5fa98027e698f8de2 /dev-util
parentInitial import (diff)
downloadhistorical-f8444241e6e3e3d1dfc69965b796b19ed818c625.tar.gz
historical-f8444241e6e3e3d1dfc69965b796b19ed818c625.tar.bz2
historical-f8444241e6e3e3d1dfc69965b796b19ed818c625.zip
version bump. major ebuild cleanup. (#37551)
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pilrc/ChangeLog10
-rw-r--r--dev-util/pilrc/Manifest18
-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, 69 insertions, 14 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..1a58de77ddf3 100644
--- a/dev-util/pilrc/Manifest
+++ b/dev-util/pilrc/Manifest
@@ -1,17 +1,19 @@
-----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 bf9bc393a84d459a8594b9bd76f7bf9d ChangeLog 962
+MD5 747a53a20da10d38a530d8887ca5a3c0 metadata.xml 392
+MD5 58a0898fb4d313751b61aa5140e9d94f pilrc-2.9.ebuild 651
+MD5 4bd1d5a2780e634b18d0bf6fbe9b1e6d pilrc-2.9_p10.ebuild 1407
+MD5 ee4c8ccbb3df6d9e41ecb8c20f03e575 pilrc-3.2.ebuild 967
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
+MD5 4b4b88371990883e807b2b9d3592fd0a files/digest-pilrc-3.2 61
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
+Version: GnuPG v1.4.0 (GNU/Linux)
-iD8DBQFBW1PCI1lqEGTUzyQRApP6AJoClIqirnkh3TvBQK+uvNsYpixaZwCdEiue
-nnios+VFdriUa5j40ME/dHI=
-=D74u
+iD8DBQFB94NHRkyva5PS18kRApjaAKCyC6Ul8Kh2om2gpZSx6KuFDn4ykACgowDD
+4Z2NXBE0t16CGdkJuLRm0XE=
+=xInl
-----END PGP SIGNATURE-----
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
+}