Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 124035 Details for
Bug 178814
media-libs/libipoddevice-0.5.3 revbump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Renamed 0.5.2 ebuild to version bump
libipoddevice-0.5.3.ebuild (text/plain), 1.17 KB, created by
Jisakiel
on 2007-07-06 10:50:27 UTC
(
hide
)
Description:
Renamed 0.5.2 ebuild to version bump
Filename:
MIME Type:
Creator:
Jisakiel
Created:
2007-07-06 10:50:27 UTC
Size:
1.17 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-libs/libipoddevice/libipoddevice-0.5.2.ebuild,v 1.2 2007/03/02 22:58:44 vapier Exp $ > >inherit eutils > >DESCRIPTION="device-specific layer for the Apple iPod" >HOMEPAGE="http://banshee-project.org/Libipoddevice" >SRC_URI="http://banshee-project.org/files/libipoddevice/${P}.tar.gz" > >LICENSE="LGPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="" > >RDEPEND="|| ( >=dev-libs/dbus-glib-0.71 > ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.30 ) ) > >=sys-apps/hal-0.5.2 > sys-apps/pmount > virtual/eject" >DEPEND="${RDEPEND} > >=dev-libs/glib-2.0 > >=gnome-base/libgtop-2.12 > >=sys-apps/sg3_utils-1.20" > >pkg_setup() { > if [ ! -z $(best_version =sys-apps/dbus-0.62*) ]; then > if ! built_with_use "=sys-apps/dbus-0.62*" gtk; then > die "need sys-libs/dbus built with gtk USE flag" > fi > fi >} > >src_unpack() { > unpack ${A} > cd "${S}" > # use correct libdir in pkgconfig file > sed -i \ > -e 's:^libdir=.*:libdir=@libdir@:' \ > ipoddevice.pc.in \ > || die "sed failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "make install failed" > dodoc 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 178814
: 124035