summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-08-30 10:06:10 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-08-30 10:06:10 +0000
commitd1421488e0c6f74fb6f1951c54c439f8e001c00f (patch)
tree89ee49363ab2aff52da9b71478bf2bdafb85f5b2 /app-pda
parentmoving dev-libs/pilot-link to app-pda/pilot-link (diff)
downloadhistorical-d1421488e0c6f74fb6f1951c54c439f8e001c00f.tar.gz
historical-d1421488e0c6f74fb6f1951c54c439f8e001c00f.tar.bz2
historical-d1421488e0c6f74fb6f1951c54c439f8e001c00f.zip
moving dev-libs/pilot-link to app-pda/pilot-link
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/pilot-link/Manifest11
-rw-r--r--app-pda/pilot-link/files/digest-pilot-link-0.11.31
-rw-r--r--app-pda/pilot-link/files/digest-pilot-link-0.11.5-r21
-rw-r--r--app-pda/pilot-link/files/digest-pilot-link-0.11.7-r11
-rw-r--r--app-pda/pilot-link/files/perlpatch.diff19
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.3.ebuild51
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild98
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild70
8 files changed, 246 insertions, 6 deletions
diff --git a/app-pda/pilot-link/Manifest b/app-pda/pilot-link/Manifest
index 5236fa1b34d6..7e7cd34dada2 100644
--- a/app-pda/pilot-link/Manifest
+++ b/app-pda/pilot-link/Manifest
@@ -1,9 +1,8 @@
+MD5 94a3e6a76ddd33349e4b5a9dc4e21c27 ChangeLog 3740
+MD5 13ca97cd7a2204b4cf7fd35f72df5415 pilot-link-0.11.3.ebuild 1134
+MD5 ceeeb2cbcd65db181acacf84463f107e pilot-link-0.11.5-r2.ebuild 2796
+MD5 c3696e2657e344fed20806bbe3b4530f pilot-link-0.11.7-r1.ebuild 1812
MD5 4ed5cde53dbd9e15bb794538763b55eb files/digest-pilot-link-0.11.3 70
-MD5 469bfe2e33b13b930be59dea48e25719 files/perlpatch.diff 702
MD5 6d5485ccfa72ceeae0193839586e7252 files/digest-pilot-link-0.11.5-r2 70
MD5 6ba6541a846ca65d5b4985c0b3e63707 files/digest-pilot-link-0.11.7-r1 70
-MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 6f20a5ea31452ca52ce3cd3b5e92c567 pilot-link-0.11.3.ebuild 1135
-MD5 9f190aa461d84a4263fd5f311ee6aea3 ChangeLog 3495
-MD5 3d685455711f3f76c90d7098c2780e0c pilot-link-0.11.5-r2.ebuild 2795
-MD5 f55d4e5d753c75400f4e70ac7f85118d pilot-link-0.11.7-r1.ebuild 1810
+MD5 469bfe2e33b13b930be59dea48e25719 files/perlpatch.diff 702
diff --git a/app-pda/pilot-link/files/digest-pilot-link-0.11.3 b/app-pda/pilot-link/files/digest-pilot-link-0.11.3
new file mode 100644
index 000000000000..6a9355cd86d8
--- /dev/null
+++ b/app-pda/pilot-link/files/digest-pilot-link-0.11.3
@@ -0,0 +1 @@
+MD5 ff8bf656fa74fe9705c427c2aa8f69a0 pilot-link-0.11.3.tar.bz2 648867
diff --git a/app-pda/pilot-link/files/digest-pilot-link-0.11.5-r2 b/app-pda/pilot-link/files/digest-pilot-link-0.11.5-r2
new file mode 100644
index 000000000000..9e6b741ec15a
--- /dev/null
+++ b/app-pda/pilot-link/files/digest-pilot-link-0.11.5-r2
@@ -0,0 +1 @@
+MD5 f7e9d73959d9e1d998837e93d03c58e7 pilot-link-0.11.5.tar.bz2 635370
diff --git a/app-pda/pilot-link/files/digest-pilot-link-0.11.7-r1 b/app-pda/pilot-link/files/digest-pilot-link-0.11.7-r1
new file mode 100644
index 000000000000..00219f911363
--- /dev/null
+++ b/app-pda/pilot-link/files/digest-pilot-link-0.11.7-r1
@@ -0,0 +1 @@
+MD5 7d06c1101707125b1e385dbd3cd7ce91 pilot-link-0.11.7.tar.bz2 669470
diff --git a/app-pda/pilot-link/files/perlpatch.diff b/app-pda/pilot-link/files/perlpatch.diff
new file mode 100644
index 000000000000..73ad52479b87
--- /dev/null
+++ b/app-pda/pilot-link/files/perlpatch.diff
@@ -0,0 +1,19 @@
+diff -Naurp pilot-link-0.11.5.orig/bindings/Makefile.in pilot-link-0.11.5/bindings/Makefile.in
+--- pilot-link-0.11.5.orig/bindings/Makefile.in 2002-09-28 15:19:45.000000000 -0400
++++ pilot-link-0.11.5/bindings/Makefile.in 2002-11-17 11:41:24.000000000 -0500
+@@ -368,11 +368,11 @@ python-clean: Python/setup.py
+ Perl/Makefile: Perl/Makefile.PL
+ cd Perl && $(PERL) Makefile.PL INSTALLDIRS=vendor
+
+-perl-build: Perl/Makefile
+- cd Perl && $(MAKE) PREFIX=$(DESTDIR)$(prefix)
++perl-build:
++# cd Perl && $(MAKE) PREFIX=$(DESTDIR)$(prefix)
+
+-perl-install: perl-build
+- cd Perl && $(MAKE) install
++perl-install:
++# cd Perl && $(MAKE) install
+
+ perl-uninstall: Perl/Makefile
+ cd Perl && $(MAKE) uninstall
diff --git a/app-pda/pilot-link/pilot-link-0.11.3.ebuild b/app-pda/pilot-link/pilot-link-0.11.3.ebuild
new file mode 100644
index 000000000000..d50ca3e56f3e
--- /dev/null
+++ b/app-pda/pilot-link/pilot-link-0.11.3.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.1 2003/08/30 10:06:05 liquidx Exp $
+
+S=${WORKDIR}/${P}
+DESCRIPTION="A suite of tools contains a series of conduits for moving
+information to and from your Palm device and your desktop or workstation
+system."
+
+SRC_URI="http://pilot-link.org/source/${P}.tar.bz2"
+HOMEPAGE="http://www.pilot-link.org/"
+DEPEND="virtual/glibc"
+
+SLOT="0"
+LICENSE="GPL-2 | LGPL-2"
+KEYWORDS="x86 ppc sparc "
+
+src_compile() {
+
+ local myconf
+
+ use perl || myconf="${myconf} --with-perl5=no"
+ use java || myconf="${myconf} --with-java=no"
+ use tcltk || myconf="${myconf} --with-tcl=no --with-itcl=no --with-tk=no"
+
+ econf \
+ --includedir=/usr/include/libpisock \
+ --with-perl5=no \
+ --with-python=no \
+ --with-java=no \
+ --with-tcl=no \
+ --with-itcl=no \
+ --with-tk=no || die
+
+ cd ${S}
+ emake || die
+
+
+}
+
+src_install() {
+
+ make \
+ DESTDIR=${D} \
+ install || die
+
+ mv ${D}/*.hxx ${D}/usr/include/libpisock/
+
+ dodoc ChangeLog README TODO NEWS AUTHORS
+
+}
diff --git a/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild b/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
new file mode 100644
index 000000000000..c51b1f1a588f
--- /dev/null
+++ b/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild,v 1.1 2003/08/30 10:06:05 liquidx Exp $
+
+inherit perl-module
+
+DESCRIPTION="suite of tools for moving data between a Palm device and a desktop"
+
+SRC_URI="http://pilot-link.org/source/${P}.tar.bz2"
+HOMEPAGE="http://www.pilot-link.org/"
+
+SLOT="0"
+LICENSE="GPL-2 | LGPL-2"
+KEYWORDS="x86 ~ppc sparc "
+IUSE="perl java tcltk python png readline"
+
+DEPEND="virtual/glibc
+ sys-libs/ncurses
+ perl? ( dev-lang/perl )
+ java? ( virtual/jre )
+ tcltk? ( dev-lang/tcl dev-tcltk/itcl dev-lang/tk )
+ python? ( dev-lang/python )
+ png? ( media-libs/libpng )
+ readline? ( sys-libs/readline )"
+
+src_compile() {
+# Fix up perl bindings to install the "Gentoo" way
+# http://gnu-designs.com/bugs/view_bug_page.php?f_id=259
+ use perl && patch -p1 < ${FILESDIR}/perlpatch.diff
+
+ local myconf="--with-gnu-ld --includedir=/usr/include/libpisock"
+
+ use java \
+ && myconf="${myconf} --with-java=yes" \
+ || myconf="${myconf} --with-java=no"
+
+ use perl \
+ && myconf="${myconf} --with-perl=yes" \
+ || myconf="${myconf} --with-perl=no"
+
+ use python \
+ && myconf="${myconf} --with-python=yes" \
+ || myconf="${myconf} --with-python=no"
+
+ use tcltk \
+ && myconf="${myconf} --with-tcl=yes --with-itcl=yes --with-tk=yes" \
+ || myconf="${myconf} --with-tcl=no --with-itcl=no --with-tk=no"
+
+ use png && myconf="${myconf} --with-libpng=/usr"
+
+ use readline \
+ && myconf="${myconf} --with-readline=yes" \
+ || myconf="${myconf} --with-readline=no"
+
+# make configure script:
+# - look for ncurses rather than termcap
+# http://gnu-designs.com/bugs/view_bug_page.php?f_id=381
+# - link png check with more libraries
+# http://gnu-designs.com/bugs/view_bug_page.php?f_id=380
+ cp configure configure.old
+ sed -e 's:-ltermcap:-lncurses:' \
+ -e 's:-lpng:-lpng -lz -lstdc++:' \
+ configure.old > configure
+
+# fix pilot-debug.c
+# http://gnu-designs.com/bugs/view_bug_page.php?f_id=129
+ cp src/pilot-debug.c src/pilot-debug.c.old
+ sed -e 's:TCL_MINOR_VERSION <4:TCL_MINOR_VERSION <3:' \
+ src/pilot-debug.c.old > src/pilot-debug.c
+
+ econf ${myconf}
+
+# so python doesnt violate sandbox
+# http://gnu-designs.com/bugs/view_bug_page.php?f_id=382
+ cp bindings/Makefile bindings/Makefile.old
+ sed -e 's:--prefix=$(prefix):--prefix=$(prefix) --root=$(DESTDIR):' \
+ bindings/Makefile.old > bindings/Makefile
+
+# java fails w/emake
+ make || die
+
+ if [ `use perl` ] ; then
+ cd ${S}/bindings/Perl
+ perl-module_src_prep
+ perl-module_src_compile
+ fi
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+
+ dodoc ChangeLog README doc/README* doc/TODO NEWS AUTHORS
+
+ if [ `use perl` ] ; then
+ cd ${S}/bindings/Perl
+ perl-module_src_install
+ fi
+}
diff --git a/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild b/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild
new file mode 100644
index 000000000000..456abf24bdf4
--- /dev/null
+++ b/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild,v 1.1 2003/08/30 10:06:05 liquidx Exp $
+
+inherit perl-module
+
+DESCRIPTION="suite of tools for moving data between a Palm device and a desktop"
+SRC_URI="http://pilot-link.org/source/${P}.tar.bz2"
+HOMEPAGE="http://www.pilot-link.org/"
+
+SLOT="0"
+LICENSE="GPL-2 | LGPL-2"
+KEYWORDS="x86 ppc ~sparc ~alpha"
+IUSE="perl java tcltk python png readline"
+
+DEPEND="virtual/glibc
+ sys-libs/ncurses
+ perl? ( dev-lang/perl )
+ java? ( virtual/jre )
+ tcltk? ( dev-lang/tcl dev-tcltk/itcl dev-lang/tk )
+ python? ( dev-lang/python )
+ png? ( media-libs/libpng )
+ readline? ( sys-libs/readline )"
+
+src_compile() {
+ local myconf="--with-gnu-ld --includedir=/usr/include/libpisock"
+
+ use java \
+ && myconf="${myconf} --with-java=yes" \
+ || myconf="${myconf} --with-java=no"
+
+ use perl \
+ && myconf="${myconf} --with-perl=yes" \
+ || myconf="${myconf} --with-perl=no"
+
+ use python \
+ && myconf="${myconf} --with-python=yes" \
+ || myconf="${myconf} --with-python=no"
+
+ use tcltk \
+ && myconf="${myconf} --with-tcl=yes --with-itcl=yes --with-tk=yes" \
+ || myconf="${myconf} --with-tcl=no --with-itcl=no --with-tk=no"
+
+ use png && myconf="${myconf} --with-libpng=/usr"
+
+ use readline \
+ && myconf="${myconf} --with-readline=yes" \
+ || myconf="${myconf} --with-readline=no"
+
+ econf ${myconf} || die
+ # java fails w/emake
+ make || die
+
+ if [ `use perl` ] ; then
+ cd ${S}/bindings/Perl
+ perl-module_src_prep
+ perl-module_src_compile
+ fi
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+
+ dodoc ChangeLog README doc/README* doc/TODO NEWS AUTHORS
+
+ if [ `use perl` ] ; then
+ cd ${S}/bindings/Perl
+ perl-module_src_install
+ fi
+}