Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 66522 Details for
Bug 103305
Evince 0.3.4 ebuild and patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
evince 0.3.4 ebuild
evince-0.3.4.ebuild (text/plain), 1.39 KB, created by
Steev Klimaszewski (RETIRED)
on 2005-08-21 23:00:44 UTC
(
hide
)
Description:
evince 0.3.4 ebuild
Filename:
MIME Type:
Creator:
Steev Klimaszewski (RETIRED)
Created:
2005-08-21 23:00:44 UTC
Size:
1.39 KB
patch
obsolete
># 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.3.2.ebuild,v 1.2 2005/08/04 21:37:17 dang Exp $ > >inherit gnome2 eutils > >DESCRIPTION="Simple document viewer for GNOME" >HOMEPAGE="http://www.gnome.org/projects/evince/" >LICENSE="GPL-2" > >IUSE="doc dvi t1lib" ># 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 ) ) > >=app-text/poppler-0.4.0 > >=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.6.1 > 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) \ > --disable-deprecated" > >USE_DESTDIR="yes" >ELTCONF="--portage" > >src_unpack(){ > unpack ${A} > cd ${S} > epatch ${FILESDIR}/${P}-t1lib_is_t1.patch > autoconf || die "autoconf failed" > automake || die "automake failed" > libtoolize --force || die "libtoolize failed" > gnome2_omf_fix ${S}/help/Makefile.in >} > >src_install() { > gnome2_src_install scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper/ >} > > >DOCS="AUTHORS ChangeLog NEWS README"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 103305
: 66522 |
66523