diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-30 18:20:34 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-30 18:20:34 +0000 |
commit | 2002b98187db6561f7f428770490bb5b5205b843 (patch) | |
tree | a12ff42e0b747d8345df062d302a06fae21b62a1 /gnome-base/gnome-libs | |
parent | Marked ppc stable for bug #97512. Thanks nixnut. (diff) | |
download | historical-2002b98187db6561f7f428770490bb5b5205b843.tar.gz historical-2002b98187db6561f7f428770490bb5b5205b843.tar.bz2 historical-2002b98187db6561f7f428770490bb5b5205b843.zip |
Removing obsolete ebuilds/patches.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnome-base/gnome-libs')
-rw-r--r-- | gnome-base/gnome-libs/Manifest | 15 | ||||
-rw-r--r-- | gnome-base/gnome-libs/files/digest-gnome-libs-1.4.1.6 | 1 | ||||
-rw-r--r-- | gnome-base/gnome-libs/files/digest-gnome-libs-1.4.1.7 | 1 | ||||
-rw-r--r-- | gnome-base/gnome-libs/files/no-libdb-check.diff | 392 | ||||
-rw-r--r-- | gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild | 82 | ||||
-rw-r--r-- | gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild | 73 |
6 files changed, 0 insertions, 564 deletions
diff --git a/gnome-base/gnome-libs/Manifest b/gnome-base/gnome-libs/Manifest index bdf97ee60305..58026a29eca5 100644 --- a/gnome-base/gnome-libs/Manifest +++ b/gnome-base/gnome-libs/Manifest @@ -1,22 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 3438ca9c45b6bbc220e7cf42449163bb ChangeLog 4489 -MD5 1d99e796eb907223245905e3b1f3d722 gnome-libs-1.4.1.6.ebuild 1853 -MD5 7bed2a056adc1898e1cc6addab07ff81 gnome-libs-1.4.1.7.ebuild 1512 MD5 80579102bff1fdf4d389a63ae51ce128 gnome-libs-1.4.2.ebuild 2486 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 3a9b07232c2e27a44a8b3b3a83a9d696 files/digest-gnome-libs-1.4.1.6 72 -MD5 f699a38c77fa9c8d30de6e1c9d4ba7c0 files/digest-gnome-libs-1.4.1.7 72 MD5 e0991b18209dfd87a7d6f2ed771dc00b files/digest-gnome-libs-1.4.2 70 MD5 f331a840d47fda5b17211d968f974f14 files/gnome-libs-1.4.2-gtkdoc_fixes.patch 1089 -MD5 275bc3267f2d6a2ba6f02b7db3cf28de files/no-libdb-check.diff 11481 MD5 fb16550517db1b4f3993031c0695cc31 files/gnome-libs-1.4.2-m4.patch 274 MD5 a49f7096a16de9d5e0f310cdf845a189 files/gnome-libs-1.4.2-gcc4.patch 530 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCmkaACRZPokWLroQRArPgAJ93NXyssVrWmN2i6UolznDqXy2wDgCdGNVG -O1izGxta5+17zs7It5CvJMo= -=D9d0 ------END PGP SIGNATURE----- diff --git a/gnome-base/gnome-libs/files/digest-gnome-libs-1.4.1.6 b/gnome-base/gnome-libs/files/digest-gnome-libs-1.4.1.6 deleted file mode 100644 index 0ca96054f789..000000000000 --- a/gnome-base/gnome-libs/files/digest-gnome-libs-1.4.1.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 6a629eb2b5cfebf26f3d5b59d51ee83b gnome-libs-1.4.1.6.tar.bz2 2867024 diff --git a/gnome-base/gnome-libs/files/digest-gnome-libs-1.4.1.7 b/gnome-base/gnome-libs/files/digest-gnome-libs-1.4.1.7 deleted file mode 100644 index 5985b9e320cd..000000000000 --- a/gnome-base/gnome-libs/files/digest-gnome-libs-1.4.1.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 3b6d1f4e6a9c56d6dc3f3f19e8397de5 gnome-libs-1.4.1.7.tar.bz2 2870483 diff --git a/gnome-base/gnome-libs/files/no-libdb-check.diff b/gnome-base/gnome-libs/files/no-libdb-check.diff deleted file mode 100644 index 9f442361248b..000000000000 --- a/gnome-base/gnome-libs/files/no-libdb-check.diff +++ /dev/null @@ -1,392 +0,0 @@ ---- gnome-libs-1.4.2/configure.orig 2003-07-17 17:26:38.000000000 -0400 -+++ gnome-libs-1.4.2/configure 2003-07-17 17:27:01.000000000 -0400 -@@ -11326,389 +11326,7 @@ - prefer_db1=no - fi - --DB_LIB= --echo $ac_n "checking for dbopen""... $ac_c" 1>&6 --echo "configure:11332: checking for dbopen" >&5 --if eval "test \"`echo '$''{'ac_cv_func_dbopen'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- cat > conftest.$ac_ext <<EOF --#line 11337 "configure" --#include "confdefs.h" --/* System header to define __stub macros and hopefully few prototypes, -- which can conflict with char dbopen(); below. */ --#include <assert.h> --/* Override any gcc2 internal prototype to avoid an error. */ --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char dbopen(); -- --int main() { -- --/* The GNU C library defines this for functions which it implements -- to always fail with ENOSYS. Some functions are actually named -- something starting with __ and the normal name is an alias. */ --#if defined (__stub_dbopen) || defined (__stub___dbopen) --choke me --#else --dbopen(); --#endif -- --; return 0; } --EOF --if { (eval echo configure:11360: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_func_dbopen=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_func_dbopen=no" --fi --rm -f conftest* --fi -- --if eval "test \"`echo '$ac_cv_func_'dbopen`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- : --else -- echo "$ac_t""no" 1>&6 --if test "$prefer_db1" = "yes"; then -- echo $ac_n "checking for dbopen in -ldb1""... $ac_c" 1>&6 --echo "configure:11379: checking for dbopen in -ldb1" >&5 --ac_lib_var=`echo db1'_'dbopen | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-ldb1 $LIBS" --cat > conftest.$ac_ext <<EOF --#line 11387 "configure" --#include "confdefs.h" --/* Override any gcc2 internal prototype to avoid an error. */ --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char dbopen(); -- --int main() { --dbopen() --; return 0; } --EOF --if { (eval echo configure:11398: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- DB_LIB="-ldb1" --else -- echo "$ac_t""no" 1>&6 --echo $ac_n "checking for dbopen in -ldb""... $ac_c" 1>&6 --echo "configure:11417: checking for dbopen in -ldb" >&5 --ac_lib_var=`echo db'_'dbopen | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" - LIBS="-ldb $LIBS" --cat > conftest.$ac_ext <<EOF --#line 11425 "configure" --#include "confdefs.h" --/* Override any gcc2 internal prototype to avoid an error. */ --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char dbopen(); -- --int main() { --dbopen() --; return 0; } --EOF --if { (eval echo configure:11436: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- DB_LIB="-ldb" --else -- echo "$ac_t""no" 1>&6 --echo $ac_n "checking for __db185_open in -ldb-3""... $ac_c" 1>&6 --echo "configure:11455: checking for __db185_open in -ldb-3" >&5 --ac_lib_var=`echo db-3'_'__db185_open | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-ldb-3 $LIBS" --cat > conftest.$ac_ext <<EOF --#line 11463 "configure" --#include "confdefs.h" --/* Override any gcc2 internal prototype to avoid an error. */ --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char __db185_open(); -- --int main() { --__db185_open() --; return 0; } --EOF --if { (eval echo configure:11474: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- DB_LIB="-ldb-3" --else -- echo "$ac_t""no" 1>&6 --echo $ac_n "checking for __db185_open in -ldb-4""... $ac_c" 1>&6 --echo "configure:11493: checking for __db185_open in -ldb-4" >&5 --ac_lib_var=`echo db-4'_'__db185_open | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-ldb-4 $LIBS" --cat > conftest.$ac_ext <<EOF --#line 11501 "configure" --#include "confdefs.h" --/* Override any gcc2 internal prototype to avoid an error. */ --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char __db185_open(); -- --int main() { --__db185_open() --; return 0; } --EOF --if { (eval echo configure:11512: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- DB_LIB="-ldb-4" --else -- echo "$ac_t""no" 1>&6 --{ echo "configure: error: Your db library is missing db 1.85 compatibility mode" 1>&2; exit 1; } -- --fi -- -- --fi -- -- --fi -- -- --fi -- --else -- echo $ac_n "checking for dbopen in -ldb""... $ac_c" 1>&6 --echo "configure:11545: checking for dbopen in -ldb" >&5 --ac_lib_var=`echo db'_'dbopen | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-ldb $LIBS" --cat > conftest.$ac_ext <<EOF --#line 11553 "configure" --#include "confdefs.h" --/* Override any gcc2 internal prototype to avoid an error. */ --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char dbopen(); -- --int main() { --dbopen() --; return 0; } --EOF --if { (eval echo configure:11564: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- DB_LIB="-ldb" --else -- echo "$ac_t""no" 1>&6 --echo $ac_n "checking for dbopen in -ldb1""... $ac_c" 1>&6 --echo "configure:11583: checking for dbopen in -ldb1" >&5 --ac_lib_var=`echo db1'_'dbopen | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-ldb1 $LIBS" --cat > conftest.$ac_ext <<EOF --#line 11591 "configure" --#include "confdefs.h" --/* Override any gcc2 internal prototype to avoid an error. */ --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char dbopen(); -- --int main() { --dbopen() --; return 0; } --EOF --if { (eval echo configure:11602: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- DB_LIB="-ldb1" --else -- echo "$ac_t""no" 1>&6 --echo $ac_n "checking for __db185_open in -ldb-3""... $ac_c" 1>&6 --echo "configure:11621: checking for __db185_open in -ldb-3" >&5 --ac_lib_var=`echo db-3'_'__db185_open | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-ldb-3 $LIBS" --cat > conftest.$ac_ext <<EOF --#line 11629 "configure" --#include "confdefs.h" --/* Override any gcc2 internal prototype to avoid an error. */ --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char __db185_open(); -- --int main() { --__db185_open() --; return 0; } --EOF --if { (eval echo configure:11640: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- DB_LIB="-ldb-3" --else -- echo "$ac_t""no" 1>&6 --echo $ac_n "checking for __db185_open in -ldb-4""... $ac_c" 1>&6 --echo "configure:11659: checking for __db185_open in -ldb-4" >&5 --ac_lib_var=`echo db-4'_'__db185_open | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-ldb-4 $LIBS" --cat > conftest.$ac_ext <<EOF --#line 11667 "configure" --#include "confdefs.h" --/* Override any gcc2 internal prototype to avoid an error. */ --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char __db185_open(); -- --int main() { --__db185_open() --; return 0; } --EOF --if { (eval echo configure:11678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- DB_LIB="-ldb-4" --else -- echo "$ac_t""no" 1>&6 --{ echo "configure: error: Your db library is missing db 1.85 compatibility mode" 1>&2; exit 1; } -- --fi -- -- --fi -- -- --fi -- -- --fi -- --fi -- --fi -- - - if test "$prefer_db1" = "yes"; then - for ac_hdr in db_185.h db1/db.h diff --git a/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild b/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild deleted file mode 100644 index 66c60ac33e16..000000000000 --- a/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild,v 1.20 2004/11/08 14:55:22 vapier Exp $ - -DESCRIPTION="GNOME Core Libraries" -HOMEPAGE="http://www.gnome.org/" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="1" -KEYWORDS="ppc sparc x86" -IUSE="doc nls kde" - -RDEPEND=">=media-libs/imlib-1.9.10 - >=media-sound/esound-0.2.23 - =gnome-base/orbit-0* - =x11-libs/gtk+-1.2* - <sys-libs/db-2 - doc? ( app-text/docbook-sgml - dev-util/gtk-doc )" -DEPEND="nls? ( >=sys-devel/gettext-0.10.40 - >=dev-util/intltool-0.11 ) - ${RDEPEND}" - -src_compile() { - CFLAGS="$CFLAGS -I/usr/include/db1" - - local myconf - - use nls || myconf="${myconf} --disable-nls" - use kde && myconf="${myconf} --with-kde-datadir=/usr/share" - use doc || myconf="${myconf} --disable-gtk-doc" - - # libtoolize - libtoolize --copy --force - - ./configure --host=${CHOST} \ - --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --sysconfdir=/etc \ - --localstatedir=/var/lib \ - --enable-prefer-db1 \ - ${myconf} || die - - emake || die - - #do the docs (maby add a use variable or put in seperate - #ebuild since it is mostly developer docs?) - if use doc - then - cd ${S}/devel-docs - emake || die - cd ${S} - fi -} - -src_install() { - make prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - sysconfdir=${D}/etc \ - localstatedir=${D}/var/lib \ - docdir=${D}/usr/share/doc \ - HTML_DIR=${D}/usr/share/gnome/html \ - install || die - - #do the docs - if use doc - then - cd ${S}/devel-docs - make prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - docdir=${D}/usr/share/doc \ - install || die - cd ${S} - fi - - rm ${D}/usr/share/gtkrc* - - dodoc AUTHORS ChangeLog README NEWS HACKING -} diff --git a/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild b/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild deleted file mode 100644 index f1b2f69199bd..000000000000 --- a/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild,v 1.23 2004/11/08 14:55:22 vapier Exp $ - -inherit libtool - -DESCRIPTION="GNOME Core Libraries" -HOMEPAGE="http://www.gnome.org/" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="1" -KEYWORDS="alpha ppc sparc x86" -IUSE="doc nls kde" - -RDEPEND=">=media-libs/imlib-1.9.10 - >=media-sound/esound-0.2.23 - =gnome-base/orbit-0* - =x11-libs/gtk+-1.2* - <sys-libs/db-2 - doc? ( app-text/docbook-sgml - dev-util/gtk-doc )" -DEPEND="nls? ( >=sys-devel/gettext-0.10.40 - >=dev-util/intltool-0.11 ) - ${RDEPEND}" - -src_compile() { - CFLAGS="$CFLAGS -I/usr/include/db1" - - local myconf - - use nls || myconf="${myconf} --disable-nls" - use kde && myconf="${myconf} --with-kde-datadir=/usr/share" - use doc || myconf="${myconf} --disable-gtk-doc" - - # libtoolize - elibtoolize - - econf \ - --enable-prefer-db1 \ - ${myconf} || die - - emake || die - - #do the docs (maybe add a use variable or put in seperate - #ebuild since it is mostly developer docs?) - if use doc - then - cd ${S}/devel-docs - emake || die - cd ${S} - fi -} - -src_install() { - einstall \ - docdir=${D}/usr/share/doc \ - HTML_DIR=${D}/usr/share/gnome/html \ - || die - - #do the docs - if use doc - then - cd ${S}/devel-docs - einstall || die - cd ${S} - fi - - rm ${D}/usr/share/gtkrc* - rm -rf ${D}/usr/doc - - dodoc AUTHORS ChangeLog README NEWS HACKING -} |