summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-15 02:57:42 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-15 02:57:42 +0000
commit0db4b264680db9f71a324cc033e8d96e711b9cc4 (patch)
tree6520aadfb1fff5e1e4d209a4796c3c5d24743080 /dev-libs/pilot-link
parentinitial import, closes bug #5004 (diff)
downloadhistorical-0db4b264680db9f71a324cc033e8d96e711b9cc4.tar.gz
historical-0db4b264680db9f71a324cc033e8d96e711b9cc4.tar.bz2
historical-0db4b264680db9f71a324cc033e8d96e711b9cc4.zip
version bump
Diffstat (limited to 'dev-libs/pilot-link')
-rw-r--r--dev-libs/pilot-link/ChangeLog9
-rw-r--r--dev-libs/pilot-link/files/digest-pilot-link-0.11.01
-rw-r--r--dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r11
-rw-r--r--dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r21
-rw-r--r--dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r31
-rw-r--r--dev-libs/pilot-link/pilot-link-0.11.0.ebuild49
-rw-r--r--dev-libs/pilot-link/pilot-link-0.9.6-r1.ebuild43
-rw-r--r--dev-libs/pilot-link/pilot-link-0.9.6-r2.ebuild52
-rw-r--r--dev-libs/pilot-link/pilot-link-0.9.6-r3.ebuild68
9 files changed, 58 insertions, 167 deletions
diff --git a/dev-libs/pilot-link/ChangeLog b/dev-libs/pilot-link/ChangeLog
index 2bace8bf38e9..0a1eb3b33658 100644
--- a/dev-libs/pilot-link/ChangeLog
+++ b/dev-libs/pilot-link/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-libs/pilot-link
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/ChangeLog,v 1.3 2002/05/21 04:37:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/ChangeLog,v 1.4 2002/07/15 02:57:42 seemant Exp $
+
+*pilot-link-0.11 (14 Jul 2002)
+
+ 14 Jul 2002; Seemant Kulleen <seemant@gentoo.org> pilot-link-0.11.ebuild
+ files/digest-pilot-link-0.11 :
+
+ Version bump to newest stable.
*pilot-link-0.10.99 (20 May 2002)
diff --git a/dev-libs/pilot-link/files/digest-pilot-link-0.11.0 b/dev-libs/pilot-link/files/digest-pilot-link-0.11.0
new file mode 100644
index 000000000000..e6c15cae1564
--- /dev/null
+++ b/dev-libs/pilot-link/files/digest-pilot-link-0.11.0
@@ -0,0 +1 @@
+MD5 7548dac7b3c1a7b6eb41a82bdeddb101 pilot-link-0.11.0.tar.bz2 947323
diff --git a/dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r1 b/dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r1
deleted file mode 100644
index dec8da38b07b..000000000000
--- a/dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c8e9861317b2acfb1cb363654b309aa6 pilot-link-0.9.6.tar.gz 4401480
diff --git a/dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r2 b/dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r2
deleted file mode 100644
index dec8da38b07b..000000000000
--- a/dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c8e9861317b2acfb1cb363654b309aa6 pilot-link-0.9.6.tar.gz 4401480
diff --git a/dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r3 b/dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r3
deleted file mode 100644
index dec8da38b07b..000000000000
--- a/dev-libs/pilot-link/files/digest-pilot-link-0.9.6-r3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c8e9861317b2acfb1cb363654b309aa6 pilot-link-0.9.6.tar.gz 4401480
diff --git a/dev-libs/pilot-link/pilot-link-0.11.0.ebuild b/dev-libs/pilot-link/pilot-link-0.11.0.ebuild
new file mode 100644
index 000000000000..0cb82aca684d
--- /dev/null
+++ b/dev-libs/pilot-link/pilot-link-0.11.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.0.ebuild,v 1.1 2002/07/15 02:57:42 seemant 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"
+KEYWORDS="x86"
+
+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
+
+ dodoc ChangeLog README TODO NEWS AUTHORS
+
+}
diff --git a/dev-libs/pilot-link/pilot-link-0.9.6-r1.ebuild b/dev-libs/pilot-link/pilot-link-0.9.6-r1.ebuild
deleted file mode 100644
index 6cca76249d6e..000000000000
--- a/dev-libs/pilot-link/pilot-link-0.9.6-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# AJ Lewis <aj@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.9.6-r1.ebuild,v 1.2 2001/11/15 14:21:09 achim 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://www.gnu-designs.com/pilot-link/source/${P}.tar.gz
- http://www.eskil.org/gnome-pilot/download/tarballs/${P}.tar.gz"
-HOMEPAGE="http://www.gnu-designs.com/pilot-link/"
-DEPEND="virtual/glibc"
-
-src_compile() {
- ./configure --host=${CHOST} \
- --prefix=/usr/ \
- --mandir=/usr/share/man \
- --infodir=/usr/share/info \
- --includedir=/usr/include/libpisock \
- --with-tcl=no \
- --with-itcl=no \
- --with-tk=no \
- --with-python=no \
- --with-java=no \
- --with-perl5=no
- assert
-
- emake || die
-}
-
-src_install() {
- make prefix=${D}/usr \
- mandir=${D}/usr/share/man \
- includedir=${D}/usr/include/libpisock \
- infodir=${D}/usr/share/info \
- install || die
-
- dodoc COPYING COPYING.LIB ChangeLog README TODO
- docinto sgml
- dodoc doc/syncabs.sgml
-}
diff --git a/dev-libs/pilot-link/pilot-link-0.9.6-r2.ebuild b/dev-libs/pilot-link/pilot-link-0.9.6-r2.ebuild
deleted file mode 100644
index 9ea39aedcf35..000000000000
--- a/dev-libs/pilot-link/pilot-link-0.9.6-r2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# AJ Lewis <aj@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.9.6-r2.ebuild,v 1.1 2001/12/06 07:06:17 hallski 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://www.gnu-designs.com/pilot-link/source/${P}.tar.gz
- http://www.eskil.org/gnome-pilot/download/tarballs/${P}.tar.gz"
-HOMEPAGE="http://www.gnu-designs.com/pilot-link/"
-DEPEND="virtual/glibc"
-
-src_compile() {
- ./configure --host=${CHOST} \
- --prefix=/usr/ \
- --mandir=/usr/share/man \
- --infodir=/usr/share/info \
- --includedir=/usr/include/libpisock \
- --with-tcl=no \
- --with-itcl=no \
- --with-tk=no \
- --with-python=no \
- --with-java=no \
- --with-perl5=no
- assert
-
- # The configure-script seems to be someone broken,
- # It says that it finds iconv in our glibc but it doesn't
- # set the #define correctly, I'll notify one of the pilot-link
- # hackers. // Hallski
-
- cd ${S}/include
- echo "#define HAVE_ICONV 1" >> pi-config.h
-
- cd ${S}
- emake || die
-}
-
-src_install() {
- make prefix=${D}/usr \
- mandir=${D}/usr/share/man \
- includedir=${D}/usr/include/libpisock \
- infodir=${D}/usr/share/info \
- install || die
-
- dodoc COPYING COPYING.LIB ChangeLog README TODO
- docinto sgml
- dodoc doc/syncabs.sgml
-}
diff --git a/dev-libs/pilot-link/pilot-link-0.9.6-r3.ebuild b/dev-libs/pilot-link/pilot-link-0.9.6-r3.ebuild
deleted file mode 100644
index 4a7750d54cf0..000000000000
--- a/dev-libs/pilot-link/pilot-link-0.9.6-r3.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# AJ Lewis <aj@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.9.6-r3.ebuild,v 1.3 2002/04/06 19:12:41 gbevin 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://www.gnu-designs.com/pilot-link/source/${P}.tar.gz
- http://www.eskil.org/gnome-pilot/download/tarballs/${P}.tar.gz"
-HOMEPAGE="http://www.gnu-designs.com/pilot-link/"
-DEPEND="virtual/glibc"
-
-src_unpack() {
-
- unpack ${A}
- cd ${S}
- patch -p1 < ${FILESDIR}/pilot-link-0.9.6-gcc3.diff || die
-
-}
-
-src_compile() {
- ./configure --host=${CHOST} \
- --prefix=/usr/ \
- --mandir=/usr/share/man \
- --infodir=/usr/share/info \
- --includedir=/usr/include/libpisock \
- --with-tcl=no \
- --with-itcl=no \
- --with-tk=no \
- --with-python=no \
- --with-java=no \
- --with-perl5=no
- assert
-
- # The configure-script seems to be someone broken,
- # It says that it finds iconv in our glibc but it doesn't
- # set the #define correctly, I'll notify one of the pilot-link
- # hackers. // Hallski
-
- # includedir and mandir don't take ${prefix} into account
- sed -e "s#= /usr/include#= \${prefix}/include#" \
- -e "s#= /usr/share#= \${prefix}/share#" \
- Makefile > Makefile.new
- mv Makefile.new Makefile
-
- cd ${S}/include
- echo "#define HAVE_ICONV 1" >> pi-config.h
-
- cd ${S}
- emake || die
-}
-
-src_install() {
-
- make prefix=${D}/usr \
- mandir=${D}/usr/share/man \
- includedir=${D}/usr/include/libpisock \
- infodir=${D}/usr/share/info \
- install || die
-
- dodoc COPYING COPYING.LIB ChangeLog README TODO
- docinto sgml
- dodoc doc/syncabs.sgml
-
-}