diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-09-13 15:01:59 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-09-13 15:01:59 +0000 |
commit | 373c3d3ed2556efe67506bc3848edc59541b2131 (patch) | |
tree | 8a16fff5f6c9658d726ffd1e899eb15ef064e80f /app-text/evince | |
parent | Mark 3.4.1 stable on alpha (diff) | |
download | gentoo-2-373c3d3ed2556efe67506bc3848edc59541b2131.tar.gz gentoo-2-373c3d3ed2556efe67506bc3848edc59541b2131.tar.bz2 gentoo-2-373c3d3ed2556efe67506bc3848edc59541b2131.zip |
Make the menu entry for evince not hidden. Bug #104917
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-text/evince')
-rw-r--r-- | app-text/evince/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/evince/Manifest | 13 | ||||
-rw-r--r-- | app-text/evince/evince-0.4.0-r1.ebuild | 70 | ||||
-rw-r--r-- | app-text/evince/files/digest-evince-0.4.0-r1 | 1 | ||||
-rw-r--r-- | app-text/evince/files/evince-0.4.0-display-menu.patch | 11 |
5 files changed, 92 insertions, 11 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog index b7f2748fde6f..cebe739c53b7 100644 --- a/app-text/evince/ChangeLog +++ b/app-text/evince/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/evince # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.8 2005/08/30 19:40:24 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.9 2005/09/13 15:01:59 dang Exp $ + +*evince-0.4.0-r1 (13 Sep 2005) + + 13 Sep 2005; <dang@gentoo.org> +files/evince-0.4.0-display-menu.patch, + +evince-0.4.0-r1.ebuild: + Make the menu entry for evince not hidden. Bug #104917 *evince-0.4.0 (30 Aug 2005) diff --git a/app-text/evince/Manifest b/app-text/evince/Manifest index ea2cd9736bb4..a7e82480f50f 100644 --- a/app-text/evince/Manifest +++ b/app-text/evince/Manifest @@ -1,22 +1,15 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 52069416ee02cc54163f313df19ecba8 evince-0.4.0.ebuild 1587 +MD5 3cf8148ec15238b31a37498c9921b0e9 evince-0.4.0-r1.ebuild 1654 MD5 21eb73a36d506073e6684498ebfb34b6 evince-0.3.1.ebuild 1524 MD5 f669c12d103f0a7bb8da3977ea33ea6b ChangeLog 1484 MD5 80e3213c196ad3e4d107694f8064aad3 metadata.xml 220 MD5 8045fd83007414f43da18ac9a3e705da evince-0.3.2.ebuild 1384 MD5 cb282319216c1397d7e84b39d6cc0e6f files/evince-0.3.1-t1lib_is_t1.patch 1175 MD5 755b327b4928ab9492b7c2aab72ef52d files/evince-0.4.0-t1lib_is_t1.patch 976 +MD5 185784a35b672ed49ea8afb3aba25e30 files/evince-0.4.0-display-menu.patch 471 MD5 cb282319216c1397d7e84b39d6cc0e6f files/evince-0.3.2-t1lib_is_t1.patch 1175 MD5 5657db834dcf44bba4220ca2eff0373d files/digest-evince-0.3.1 65 MD5 12dbf8f19f265cd6fd91fb3450e8c0ed files/digest-evince-0.3.2 65 MD5 a8bcc7dab66f7a60936b49f43bc4e9a9 files/digest-evince-0.4.0 65 MD5 09fa043eb4188cd63be7d39f0661ef8b files/evince-0.3.1-64bit.patch 492 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDFLZFomPajV0RnrERAqkAAJ0eN57qXdx3VzE/8dvAzWJsZYrlggCdFk+0 -GbZdYFc27Z+ToFcp5UZzS98= -=blQV ------END PGP SIGNATURE----- +MD5 a8bcc7dab66f7a60936b49f43bc4e9a9 files/digest-evince-0.4.0-r1 65 diff --git a/app-text/evince/evince-0.4.0-r1.ebuild b/app-text/evince/evince-0.4.0-r1.ebuild new file mode 100644 index 000000000000..6efa5e258ddb --- /dev/null +++ b/app-text/evince/evince-0.4.0-r1.ebuild @@ -0,0 +1,70 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.4.0-r1.ebuild,v 1.1 2005/09/13 15:01:59 dang Exp $ + +inherit gnome2 eutils + +DESCRIPTION="Simple document viewer for GNOME" +HOMEPAGE="http://www.gnome.org/projects/evince/" +LICENSE="GPL-2" + +IUSE="dbus doc dvi t1lib tiff" +# For use.local.desc: +# app-text/evince:t1lib - Enable Type1 fonts support in .dvi files + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND=" + dvi? ( app-text/tetex ) + dvi? ( t1lib? ( >=media-libs/t1lib-5.0.0 ) ) + dbus? ( >=sys-apps/dbus-0.33 ) + tiff? ( media-libs/tiff ) + >=app-text/poppler-0.4.1 + >=app-text/gnome-doc-utils-0.3.2 + >=dev-libs/glib-2 + >=gnome-base/gnome-vfs-2.0 + gnome-base/libgnome + >=gnome-base/libgnomeprintui-2.6 + >=gnome-base/libgnomeui-2.6 + >=x11-libs/gtk+-2.8 + virtual/x11 + " + + +DEPEND="${RDEPEND} + app-text/scrollkeeper + >=dev-util/pkgconfig-0.12.0 + >=dev-util/intltool-0.30" + +PROVIDE="virtual/pdfviewer + virtual/psviewer" + +G2CONF="${G2CONF} \ + $(use_enable dvi) \ + $(use_enable t1lib) \ + $(use_enable dbus) \ + $(use_enable tiff) \ + --disable-deprecated" + +USE_DESTDIR="yes" +ELTCONF="--portage" + +src_unpack(){ + unpack ${A} + cd ${S} + epatch ${FILESDIR}/${P}-t1lib_is_t1.patch + # Fix .desktop file so menu item shows up + epatch ${FILESDIR}/${P}-display-menu.patch + automake || die "automake failed" + gnome2_omf_fix ${S}/help/Makefile.in + autoconf || die "autoconf failed" + libtoolize --force || die "libtoolize failed" +} + +src_install() { + gnome2_src_install scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper/ +} + + +DOCS="AUTHORS ChangeLog NEWS README" diff --git a/app-text/evince/files/digest-evince-0.4.0-r1 b/app-text/evince/files/digest-evince-0.4.0-r1 new file mode 100644 index 000000000000..c35b49af3c82 --- /dev/null +++ b/app-text/evince/files/digest-evince-0.4.0-r1 @@ -0,0 +1 @@ +MD5 cc41e30108bc54a345bd6ca2556ab857 evince-0.4.0.tar.bz2 891605 diff --git a/app-text/evince/files/evince-0.4.0-display-menu.patch b/app-text/evince/files/evince-0.4.0-display-menu.patch new file mode 100644 index 000000000000..fa12b816b9a6 --- /dev/null +++ b/app-text/evince/files/evince-0.4.0-display-menu.patch @@ -0,0 +1,11 @@ +diff --exclude-from=/home/dang/.diffrc -u -ruN evince-0.4.0.orig/data/evince.desktop.in.in evince-0.4.0/data/evince.desktop.in.in +--- evince-0.4.0.orig/data/evince.desktop.in.in 2005-08-12 23:08:25.000000000 -0400 ++++ evince-0.4.0/data/evince.desktop.in.in 2005-09-08 21:50:03.000000000 -0400 +@@ -9,7 +9,6 @@ + Terminal=false + Type=Application + Icon=postscript-viewer.png +-NoDisplay=true + X-GNOME-DocPath= + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=evince |