remove ebuilds for evince, as the latest stable doesn't depend on tetex anymore

This commit is contained in:
Manuel Friedli 2008-08-22 10:05:40 +00:00
parent 6f032da37c
commit 0f4efc568c
8 changed files with 0 additions and 308 deletions

View File

@ -1,11 +0,0 @@
AUX evince-0.5.3-display-menu.patch 460 RMD160 8c72adb3a9a7105518eb9d1f686c4a96f1467f96 SHA1 c0a71996202fe85e3e3554fdc7e9a37cf0d3b795 SHA256 b9355d24321352e294170b86110019b47e26de80bd7f7c626eab582d35d5b46e
AUX evince-0.6.1-dbus-switch.patch 974 RMD160 85726bcd9000ebde631d8102a0f79aa6d6df8de1 SHA1 246f5c18ba30de97922af003757283179134c7bf SHA256 1fe375cf561b215a9d25482b7e74ee254cf3f052a7a77a7ac7b71fa0e872fd49
AUX evince-0.7.1-display-menu.patch 476 RMD160 a16a5e1f32490a7db219442b23cbcf77773e6bdd SHA1 73a97e83b12ad80f6645339978717bcf8c7da575 SHA256 1f450dfe57ef3325cb4642141d76fc8e7bf837c221d81a2593214913af058f4d
AUX evince-2.22.0-gtk-doc-die-die-die.patch 690 RMD160 f87a71134f563e5382dc0ca0d2699d97ba4bfa31 SHA1 44bfb772f727dd9b39883a92b52161d7860f73df SHA256 ee2b141ac41c37925430d6ba050100e7fad6060e9bc69c02fa0231c2eabb7bd6
DIST evince-2.20.2.tar.bz2 1614179 RMD160 25daf214a29a2ead7161574852fd89c5bb6a848b SHA1 9d8d847314d728e579009eae76f2a84e17c9c893 SHA256 c6e9f2d8a90f95bc235b21ffb5be0d183ce2bfaaea84a4eafdb2449a2349129c
DIST evince-2.22.0.tar.bz2 1618429 RMD160 5f54c3e8f7a980f35af2d2480f2f56971ffd6c95 SHA1 7c9fcc1fde30e673f7f5c96502ddf4dad6635cf4 SHA256 293778da77d42d8474bb401dc1a50d8e7d67b40b84ddce5fd39f871fef06a7ca
DIST evince-2.22.1.1.tar.bz2 1648635 RMD160 f5f37251dfad5161e9d6f9c09512d6690ef7eaa3 SHA1 8564efb17ec8d87b8f7fe0524ba18cb90121cc56 SHA256 e87b258c8b49b5b059b473558eb5b2d05797a3425b6a154e4cbfa0a58ccb851c
EBUILD evince-2.20.2.ebuild 1979 RMD160 25814f14d24c2c2acff9e6c3d368e8542c2713f9 SHA1 caea820dd875a0cad7c8186372d603edd434dae7 SHA256 089013c8519c276ad40436248bfeb0967d7529902537681e34851a0479b42c48
EBUILD evince-2.22.0-r0.ebuild 2057 RMD160 1c221e65f85293ed9026745e37dfbef306f29d59 SHA1 1122e91451fbf01934906b2a21ce47dd9aa9e370 SHA256 994bd5663d13fdb88ce153f099da9f94c5e3de01c3f7aeb9ca7eac717df7dcde
EBUILD evince-2.22.1.1.ebuild 1934 RMD160 1e529acf25c83fe9c191ffb2116d0462290534fd SHA1 37e85608f69ac9968b7a0159f0ab64aa10e27e4c SHA256 27b3afc119ddaf233f9efc14edad5c031fc3270b5ec2f721f3d2ae2436931567
MISC evince-2.22.1.1.ebuild~ 1931 RMD160 fc49dbc1408414627dcfb1876d48e400fdb822b2 SHA1 ca709ec38ded76ac1e53f692f31d5d70ff74c0e3 SHA256 34949ddcbbed256484531a6d14e0b5ca09ed9efbea02c8c24c05bfb0450ceafd

View File

@ -1,77 +0,0 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.2.ebuild,v 1.7 2008/02/04 04:00:45 jer Exp $
WANT_AUTOMAKE="1.9"
inherit eutils gnome2 autotools
DESCRIPTION="Simple document viewer for GNOME"
HOMEPAGE="http://www.gnome.org/projects/evince/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="dbus djvu doc dvi gnome t1lib tiff"
RDEPEND="
dbus? ( >=dev-libs/dbus-glib-0.71 )
>=x11-libs/gtk+-2.10
gnome-base/gnome-keyring
>=gnome-base/libgnomeui-2.14
>=gnome-base/libgnome-2.14
dev-libs/libxml2
>=x11-themes/gnome-icon-theme-2.17.1
>=gnome-base/gnome-vfs-2.0
>=gnome-base/libglade-2
>=dev-libs/glib-2
gnome? ( >=gnome-base/nautilus-2.10 )
>=app-text/poppler-bindings-0.6
dvi? (
virtual/tex-base
t1lib? ( >=media-libs/t1lib-5.0.0 )
)
tiff? ( >=media-libs/tiff-3.6 )
>=gnome-base/gconf-2
djvu? ( >=app-text/djvu-3.5.17 )
virtual/ghostscript"
DEPEND="${RDEPEND}
app-text/scrollkeeper
>=app-text/gnome-doc-utils-0.3.2
>=dev-util/pkgconfig-0.9
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35"
DOCS="AUTHORS ChangeLog NEWS README TODO"
ELTCONF="--portage"
RESTRICT="test"
pkg_setup() {
G2CONF="--disable-scrollkeeper \
--enable-comics \
--enable-impress \
$(use_enable dbus) \
$(use_enable djvu) \
$(use_enable dvi) \
$(use_enable t1lib) \
$(use_enable tiff) \
$(use_enable gnome nautilus)"
if ! built_with_use app-text/poppler-bindings gtk; then
einfo "Please re-emerge app-text/poppler-bindings with the gtk USE flag set"
die "poppler-bindings needs gtk flag set"
fi
}
src_unpack() {
gnome2_src_unpack
# Fix .desktop file so menu item shows up
epatch "${FILESDIR}"/${PN}-0.7.1-display-menu.patch
# Make dbus actually switchable
epatch "${FILESDIR}"/${PN}-0.6.1-dbus-switch.patch
cp aclocal.m4 old_macros.m4
AT_M4DIR="." eautoreconf
}

View File

@ -1,78 +0,0 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.22.0.ebuild,v 1.1 2008/03/27 23:10:40 eva Exp $
inherit eutils gnome2 autotools
DESCRIPTION="Simple document viewer for GNOME"
HOMEPAGE="http://www.gnome.org/projects/evince/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="dbus djvu doc dvi gnome keyring t1lib tiff"
RDEPEND="
dbus? ( >=dev-libs/dbus-glib-0.71 )
>=x11-libs/gtk+-2.10
>=dev-libs/glib-2.15.6
keyring? ( >=gnome-base/gnome-keyring-2.20.1 )
>=gnome-base/libgnomeui-2.14
>=gnome-base/libgnome-2.14
>=x11-themes/gnome-icon-theme-2.17.1
>=dev-libs/libxml2-2.5
>=gnome-base/libglade-2
>=gnome-base/gconf-2
gnome? ( >=gnome-base/nautilus-2.10 )
>=app-text/poppler-bindings-0.6
dvi? (
virtual/tex-base
t1lib? ( >=media-libs/t1lib-5.0.0 )
)
tiff? ( >=media-libs/tiff-3.6 )
djvu? ( >=app-text/djvu-3.5.17 )
>=app-text/libspectre-0.2.0"
DEPEND="${RDEPEND}
app-text/scrollkeeper
>=app-text/gnome-doc-utils-0.3.2
>=dev-util/pkgconfig-0.9
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35
doc? ( dev-util/gtk-doc )"
DOCS="AUTHORS ChangeLog NEWS README TODO"
ELTCONF="--portage"
RESTRICT="test"
pkg_setup() {
G2CONF="${G2CONF}
--disable-scrollkeeper
--enable-comics
--enable-impress
$(use_enable dbus)
$(use_enable djvu)
$(use_enable dvi)
$(use_with keyring)
$(use_enable t1lib)
$(use_enable tiff)
$(use_enable gnome nautilus)"
if ! built_with_use app-text/poppler-bindings gtk; then
einfo "Please re-emerge app-text/poppler-bindings with the gtk USE flag set"
die "poppler-bindings needs gtk flag set"
fi
}
src_unpack() {
gnome2_src_unpack
# Fix .desktop file so menu item shows up
epatch "${FILESDIR}"/${PN}-0.7.1-display-menu.patch
# Make dbus actually switchable
epatch "${FILESDIR}"/${PN}-0.6.1-dbus-switch.patch
use doc || epatch "${FILESDIR}/${PN}-2.22.0-gtk-doc-die-die-die.patch"
eautoreconf
}

View File

@ -1,72 +0,0 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.22.1.1.ebuild,v 1.2 2008/04/21 17:01:10 welp Exp $
inherit eutils gnome2 autotools
DESCRIPTION="Simple document viewer for GNOME"
HOMEPAGE="http://www.gnome.org/projects/evince/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="dbus djvu doc dvi gnome gnome-keyring t1lib tiff"
RDEPEND="
dbus? ( >=dev-libs/dbus-glib-0.71 )
>=x11-libs/gtk+-2.10
>=dev-libs/glib-2.15.6
gnome-keyring? ( >=gnome-base/gnome-keyring-2.20.1 )
>=gnome-base/libgnomeui-2.14
>=gnome-base/libgnome-2.14
>=x11-themes/gnome-icon-theme-2.17.1
>=dev-libs/libxml2-2.5
>=gnome-base/libglade-2
>=gnome-base/gconf-2
gnome? ( >=gnome-base/nautilus-2.10 )
>=app-text/poppler-bindings-0.6
dvi? (
virtual/tex-base
t1lib? ( >=media-libs/t1lib-5.0.0 )
)
tiff? ( >=media-libs/tiff-3.6 )
djvu? ( >=app-text/djvu-3.5.17 )
>=app-text/libspectre-0.2.0"
DEPEND="${RDEPEND}
app-text/scrollkeeper
>=app-text/gnome-doc-utils-0.3.2
>=dev-util/pkgconfig-0.9
>=sys-devel/automake-1.9
>=dev-util/intltool-0.35
dev-util/gtk-doc-am
doc? ( dev-util/gtk-doc )"
DOCS="AUTHORS ChangeLog NEWS README TODO"
ELTCONF="--portage"
RESTRICT="test"
pkg_setup() {
G2CONF="${G2CONF}
--disable-scrollkeeper
--enable-comics
--enable-impress
$(use_enable dbus)
$(use_enable djvu)
$(use_enable dvi)
$(use_with gnome-keyring keyring)
$(use_enable t1lib)
$(use_enable tiff)
$(use_enable gnome nautilus)"
if ! built_with_use app-text/poppler-bindings gtk; then
einfo "Please re-emerge app-text/poppler-bindings with the gtk USE flag set"
die "poppler-bindings needs gtk flag set"
fi
}
src_unpack() {
gnome2_src_unpack
# Fix .desktop file so menu item shows up
epatch "${FILESDIR}"/${PN}-0.7.1-display-menu.patch
}

View File

@ -1,11 +0,0 @@
diff --exclude-from=/home/dang/.diffrc -u -ruN evince-0.5.3.orig/data/evince.desktop.in.in evince-0.5.3/data/evince.desktop.in.in
--- evince-0.5.3.orig/data/evince.desktop.in.in 2006-05-06 17:52:05.000000000 -0400
+++ evince-0.5.3/data/evince.desktop.in.in 2006-05-16 11:35:54.000000000 -0400
@@ -9,7 +9,6 @@
Terminal=false
Type=Application
Icon=evince.png
-NoDisplay=true
X-GNOME-DocPath=
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=evince

View File

@ -1,21 +0,0 @@
diff --exclude-from=/home/dang/.diffrc -up -ruN evince-0.6.1.orig/configure.ac evince-0.6.1/configure.ac
--- evince-0.6.1.orig/configure.ac 2006-10-09 14:58:09.000000000 -0400
+++ evince-0.6.1/configure.ac 2006-12-17 11:41:10.000000000 -0500
@@ -109,6 +109,9 @@ AM_CONDITIONAL(WITH_GTK_PRINT, test x$en
dnl ========= Check for DBUS
+AC_ARG_ENABLE(dbus,
+ [AC_HELP_STRING([--enable-dbus], [Compile with support for dbus])],enable_dbus="$enableval",enable_dbus=yes)
+if test "x$enable_dbus" != "xno"; then
PKG_CHECK_MODULES([DBUS], [dbus-glib-1 >= $DBUS_GLIB_REQUIRED],
[enable_dbus=yes],[enable_dbus=no])
AC_SUBST([DBUS_CFLAGS])
@@ -130,6 +133,7 @@ if test "x$enable_dbus" = "xyes" ; then
DBUS_VERSION=`$PKG_CONFIG --modversion dbus-glib-1 | sed 's/0\.\([[0-9]]*\)\.\{0,1\}\([[0-9]]*\)/\1/'`
AC_DEFINE_UNQUOTED(DBUS_VERSION, $DBUS_VERSION, [DBUS version.])
fi
+fi
SHELL_CFLAGS="$SHELL_CORE_CFLAGS $DBUS_CFLAGS"
SHELL_LIBS="$SHELL_CORE_LIBS $DBUS_LIBS -lz"

View File

@ -1,11 +0,0 @@
diff --exclude-from=/home/dang/.diffrc -up -ruN evince-0.7.1.orig/data/evince.desktop.in.in evince-0.7.1/data/evince.desktop.in.in
--- evince-0.7.1.orig/data/evince.desktop.in.in 2007-01-10 11:04:20.000000000 -0500
+++ evince-0.7.1/data/evince.desktop.in.in 2007-01-18 17:30:52.000000000 -0500
@@ -9,7 +9,6 @@ StartupNotify=true
Terminal=false
Type=Application
Icon=evince
-NoDisplay=true
X-GNOME-DocPath=
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=evince

View File

@ -1,27 +0,0 @@
--- configure.ac.orig 2008-03-11 19:09:44.000000000 -0700
+++ configure.ac 2008-03-11 19:10:37.000000000 -0700
@@ -29,7 +29,11 @@
GNOME_CXX_WARNINGS
GNOME_DEBUG_CHECK
+dnl Crazy hack for dropping dep on gtk-doc
+AC_DEFUN(GTK_DOC_CHECK, [])
GTK_DOC_CHECK(1.0)
+AM_CONDITIONAL(ENABLE_GTK_DOC, 0, [])
+AM_CONDITIONAL(GTK_DOC_USE_LIBTOOL, 0, [])
GETTEXT_PACKAGE=evince
AC_SUBST(GETTEXT_PACKAGE)
--- help/Makefile.old.am 2008-03-15 12:54:08.000000000 +0100
+++ help/Makefile.am 2008-03-15 12:54:40.000000000 +0100
@@ -1,4 +1,9 @@
-SUBDIRS = reference
+
+SUBDIRS =
+
+if ENABLE_GTK_DOC
+SUBDIRS += reference
+endif
include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook