summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-10-17 18:04:15 +0000
committerTorsten Veller <tove@gentoo.org>2009-10-17 18:04:15 +0000
commit4cd4e57c5e8801bc5fb037e97e9ab80b285d1a4d (patch)
tree246cda33ccf364a0fed0120561dc83880cf2bea7 /net-mail
parentCleanup (diff)
downloadhistorical-4cd4e57c5e8801bc5fb037e97e9ab80b285d1a4d.tar.gz
historical-4cd4e57c5e8801bc5fb037e97e9ab80b285d1a4d.tar.bz2
historical-4cd4e57c5e8801bc5fb037e97e9ab80b285d1a4d.zip
Depend on libvformat (#264584)
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/lbdb/ChangeLog9
-rw-r--r--net-mail/lbdb/Manifest11
-rw-r--r--net-mail/lbdb/lbdb-0.36-r1.ebuild51
3 files changed, 64 insertions, 7 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog
index 61c18a88092e..fca38cd05a7a 100644
--- a/net-mail/lbdb/ChangeLog
+++ b/net-mail/lbdb/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/lbdb
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.44 2008/12/25 20:45:59 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.45 2009/10/17 18:04:15 tove Exp $
+
+*lbdb-0.36-r1 (17 Oct 2009)
+
+ 17 Oct 2009; Torsten Veller <tove@gentoo.org> +lbdb-0.36-r1.ebuild:
+ Depend on libvformat (#264584)
25 Dec 2008; Torsten Veller <tove@gentoo.org> -lbdb-0.34.ebuild,
-lbdb-0.35.1.ebuild:
diff --git a/net-mail/lbdb/Manifest b/net-mail/lbdb/Manifest
index d8b27148a1c4..9593cc66dc4a 100644
--- a/net-mail/lbdb/Manifest
+++ b/net-mail/lbdb/Manifest
@@ -2,13 +2,14 @@
Hash: SHA1
DIST lbdb_0.36.tar.gz 140155 RMD160 c1049111bc9bdc554d038e5767ba9568701cf638 SHA1 05f2535967274bc6b05061ff54a01fa308981b4a SHA256 f77e6318efa1c11e28f5cf17bb986d615604be3d34b87b28756cb84f856c8d4b
+EBUILD lbdb-0.36-r1.ebuild 1551 RMD160 20858ac85f875bc8df4fea03d47b981930d7490f SHA1 542fa679d60c7dc6491c339d82567551365e1dac SHA256 551bbd32cc6c44542a05c1babd94d67f00a7a4f4dd74d7d682e1293949fd5834
EBUILD lbdb-0.36.ebuild 1527 RMD160 fcfd93e767998bf70892c830a3fb561a50e00339 SHA1 0bc50c8ff0575027e609ff86a289354bfcc53341 SHA256 1d17b68209fe1186c617dded7e313b826ea32b25bf08cd527b85e9394c3fa676
-MISC ChangeLog 5474 RMD160 2d6a94a17bf268d0856d36a65ebceff1e32eb190 SHA1 5982d40b5568e8e1cb23f14a489fd1132d52b87f SHA256 020d3f064715e2e50e6f385e269721dfe375ecec1e4a8728c75330f4dc74ba85
+MISC ChangeLog 5607 RMD160 52248d09660ade529f55a424529ed0368596734e SHA1 8e08ea80e3307789dc05fe1e6f2c545401bdf2fe SHA256 3d41e4fbd20508bccb880f27c8085d26271dd980da8c0a55e76351d807793840
MISC metadata.xml 306 RMD160 aba233e19acbb72457d64e6b1f30af019486de35 SHA1 adedac85e3b1f5a8d454bd144e6e5dcad050e3bb SHA256 5b7a4b02f77900ee340985b7f2cd6c194f8cdf8c8efd9187ca027ffe91fa8507
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
+Version: GnuPG v2.0.11 (GNU/Linux)
-iEYEARECAAYFAklT8PQACgkQV3J2n04Eaux6NQCgw4GZqMAbvtnt10Z6YGIoBOXQ
-SV8AnigE6ZKFdG0qAmCQsWuoNRMv0so/
-=ETOq
+iEYEARECAAYFAkraBwoACgkQV3J2n04Eauwr3ACgs615xxVZ1pWsmtwuysClvS9Y
+yQMAn0EAz+Vqry6yqYcoAlKkJ5HCI3z4
+=E596
-----END PGP SIGNATURE-----
diff --git a/net-mail/lbdb/lbdb-0.36-r1.ebuild b/net-mail/lbdb/lbdb-0.36-r1.ebuild
new file mode 100644
index 000000000000..9dd948ed8bec
--- /dev/null
+++ b/net-mail/lbdb/lbdb-0.36-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.36-r1.ebuild,v 1.1 2009/10/17 18:04:15 tove Exp $
+
+inherit versionator eutils
+
+MY_P=${P/-/_}
+DESCRIPTION="Little Brother database"
+SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz"
+HOMEPAGE="http://www.spinnaker.de/lbdb/"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+LICENSE="GPL-2"
+IUSE="pda ldap finger nis abook crypt evo"
+
+DEPEND="dev-libs/libvformat
+ evo? ( mail-client/evolution )
+ finger? ( net-misc/netkit-fingerd )
+ abook? ( app-misc/abook )
+ crypt? ( app-crypt/gnupg )
+ nis? ( net-nds/yp-tools )"
+RDEPEND="${DEPEND}
+ pda? ( dev-perl/p5-Palm )
+ ldap? ( dev-perl/perl-ldap )"
+
+src_compile() {
+ local evoversion
+ local evolution_addressbook_export
+
+ if useq evo ; then
+ evoversion=$(best_version mail-client/evolution)
+ evoversion=${evoversion##mail-client/evolution-}
+ evolution_addressbook_export="/usr/libexec/evolution/$(get_version_component_range 1-2 ${evoversion})/evolution-addressbook-export"
+ fi
+
+ econf $(use_with finger) \
+ $(use_with abook) \
+ $(use_with nis ypcat) \
+ $(use_with crypt gpg) \
+ $(use_with evo evolution-addressbook-export "${evolution_addressbook_export}" ) \
+ --enable-lbdb-dotlock \
+ --without-pgp5 --without-pgp \
+ --without-niscat --without-addr-email --with-getent \
+ --libdir=/usr/$(get_libdir)/lbdb || die
+ emake || die
+}
+
+src_install () {
+ emake install_prefix="${D}" install || die
+ dodoc README TODO debian/changelog
+}