Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 142762 Details for
Bug 200125
simdock (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
simdock-1.2.ebuild
simdock-1.2.ebuild (text/plain), 850 bytes, created by
Kenneth Prugh (RETIRED)
on 2008-02-06 03:04:29 UTC
(
hide
)
Description:
simdock-1.2.ebuild
Filename:
MIME Type:
Creator:
Kenneth Prugh (RETIRED)
Created:
2008-02-06 03:04:29 UTC
Size:
850 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit autotools eutils > >DESCRIPTION="fast and customizable dockbar" >HOMEPAGE="http://sourceforge.net/projects/simdock/" >SRC_URI="mirror://sourceforge/simdock/${PN}_${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >RDEPEND="gnome-base/gconf > x11-libs/libwnck > >=x11-libs/wxGTK-2.8 > x11-libs/libX11" >DEPEND="${RDEPEND} > x11-proto/xproto > dev-util/pkgconfig > sys-devel/gettext" #not sure about gettext > >S=${WORKDIR}/trunk > >src_unpack() { > unpack ${A} > cd "${S}" > epatch "${FILESDIR}"/${P}-desktop-entry.patch > #the crappy hack for cflags > epatch "${FILESDIR}"/${P}-cflags.patch > eautoreconf >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed." > dodoc AUTHORS ChangeLog INSTALL 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 200125
:
138621
|
140434
| 142762 |
142764
|
142765