Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 10914 Details for
Bug 19669
Ebuild for prelude-gtk-frontend (cvs-version)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
prelude-gtk-frontend ebuild
prelude-gtk-frontend-cvs-0.8.ebuild (text/plain), 1.19 KB, created by
Michael Boman
on 2003-04-20 09:15:51 UTC
(
hide
)
Description:
prelude-gtk-frontend ebuild
Filename:
MIME Type:
Creator:
Michael Boman
Created:
2003-04-20 09:15:51 UTC
Size:
1.19 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-3.0.ebuild,v 1.1 2003/04/17 13:42:53 mholzer Exp $ > >IUSE="" > >inherit eutils > ># Dont modify the ECVS_BRANCH setting yourself. ># Instead, make a backup of this ebuild and rename it to ># winex-[your branch].ebuild. ># ># Example: ># winex-kohan-2.1.ebuild ># ># You can find more branches on ># http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/winex/wine/ > > >ECVS_SERVER="cvs.prelude-ids.org:/cvsroot/prelude" >ECVS_MODULE="prelude-gtk-frontend" >ECVS_TOP_DIR="${DISTDIR}/cvs-src/${ECVS_MODULE}" > >inherit cvs > >S=${WORKDIR}/${ECVS_MODULE} >#echo ${ECVS_BRANCH} > > >DESCRIPTION="Prelude-GTK is a Graphical Alert Manager for Prelude-IDS that is built on the GTK toolkit. > This ebuild will fetch the newest cvs sources from the cvs-server." >HOMEPAGE="http://www.prelude-ids.org" > >SLOT="0" >KEYWORDS="x86 -ppc" >LICENSE="GPL-2" > >#newdepend "" >DEPEND=" > x11-libs/gtk+ > mysql? ( dev-db/mysql ) > postgresql? ( dev-db/postgresql ) > " > >RDEPEND="${DEPEND}" > >src_compile() { > ./autogen.sh > econf || die > emake || die >} > >src_install () { > einstall || die >}
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 19669
: 10914 |
10915