Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 1412 Details for
Bug 3548
scribus-0.7.4-r1.ebuild (NEW EBUILD)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
scribus-0.7.4-r1.ebuild
scribus-0.7.4-r1.ebuild (text/plain), 1.04 KB, created by
Francisco Gimeno
on 2002-06-09 10:29:29 UTC
(
hide
)
Description:
scribus-0.7.4-r1.ebuild
Filename:
MIME Type:
Creator:
Francisco Gimeno
Created:
2002-06-09 10:29:29 UTC
Size:
1.04 KB
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Scribus is a Layout program" >HOMEPAGE="http://web2.altmuehlnet.de/fschmid" >LICENSE="GPL" > >DEPEND=">=x11-libs/qt-3.0.3 \ > media-libs/freetype \ > media-libs/lcms" >RDEPEND="${DEPEND}" >SRC_URI="http://web2.altmuehlnet.de/fschmid/${P}.tar.gz" >SLOT="0" >S=${WORKDIR}/${P} > >src_compile() { > econf || die "./configure failed" > emake || die "make failed" > mv debian/scribus-debian.xpm debian/scribus.xpm >} > >src_install () { > > einstall destdir=${D} || die "couldn't be installed" > > dodoc AUTHORS ChangeLog README TODO > > # Fixing desktop.scribus > use kde && > ( > sed -e 's/local\///' desktop.scribus > desktop.scribus.2 > echo "Name=Scribus" >> desktop.scribus.2 > cp -f desktop.scribus.2 desktop.scribus > insinto /usr/kde/3/share/applnk/Graphics > doins desktop.scribus > ) > # Copy the pixmaps to the generic place > insinto /usr/share/pixmaps/ > doins debian/scribus.xpm > > dosym /usr/share/scribus/doc /usr/share/doc/${PF}/html > >}
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 3548
: 1412 |
1413
|
1414