Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 44044 Details for
Bug 48826
Hyper's CdCatalog ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cdcat-0.99.ebuild
cdcat-0.99.ebuild (text/plain), 879 bytes, created by
Paulo Fidalgo
on 2004-11-16 03:23:53 UTC
(
hide
)
Description:
cdcat-0.99.ebuild
Filename:
MIME Type:
Creator:
Paulo Fidalgo
Created:
2004-11-16 03:23:53 UTC
Size:
879 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils kde >need-qt 3.1 > >MY_P=CdCat >DESCRIPTION="The cdcat is graphical (QT based) multiplatform catalog program" >HOMEPAGE="http://cdcat.sourceforge.net/" >SRC_URI="http://cdcat.sourceforge.net/${P}.tar.bz2" >RESTRICT="nomirror" > >LICENSE="GPL" > >#This is because there are other app with the same name... >SLOT="" > >KEYWORDS="~x86" > > > >DEPEND=">=x11-libs/qt-2.3.0 > >=dev-libs/expat-1.95.2 > >=dev-libs/libpcre-3.9 > >=sys-libs/zlib-1.1.4" > >S=${WORKDIR}/${MY_P}-${PV} > >src_compile() { > cd $S/src > epatch ${FILESDIR}/cdcat.diff > qmake cdcat.pro || die "qmake failed" > emake || die "emake failed" >} > >src_install(){ > cd $S/src > addwrite "/usr/bin" > addwrite "/usr/share" > einstall || die > cd $S > dodoc ChangeLog README COPYING TRANSLATORS_README Authors >}
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 48826
:
32334
|
40736
|
40737
|
44044
|
69640
|
69646
|
79811
|
93800
|
93829
|
97280
|
97281
|
97282
|
225561
|
333544
|
333546
|
553488