Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 188233 Details for
Bug 265997
unified gst-plugins.eclass and outdated ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gst-plugins-base-0.10.21.ebuild
gst-plugins-base-0.10.21.ebuild (text/plain), 789 bytes, created by
Peter Alfredsen (RETIRED)
on 2009-04-13 13:37:54 UTC
(
hide
)
Description:
gst-plugins-base-0.10.21.ebuild
Filename:
MIME Type:
Creator:
Peter Alfredsen (RETIRED)
Created:
2009-04-13 13:37:54 UTC
Size:
789 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.21.ebuild,v 1.3 2008/12/09 12:02:35 ssuominen Exp $ > >EAPI=2 > >TARBALL=base > >NEED_GST=${PV} > >inherit gst-plugins flag-o-matic > >KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" >IUSE="debug nls" > >RDEPEND=">=dev-libs/glib-2.16 > >=dev-libs/liboil-0.3.14" >DEPEND="${RDEPEND} > dev-util/gtk-doc > nls? ( >=sys-devel/gettext-0.11.5 )" > >DOCS=( AUTHORS README RELEASE ) > >pkg_setup() { > # gst doesnt handle opts well, last tested with 0.10.15 > strip-flags > replace-flags "-O3" "-O2" >} > > >src_configure() { > gst-plugins_src_configure \ > $(use_enable nls) \ > $(use_enable debug) >}
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 265997
:
188227
|
188229
| 188233 |
188235