Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 62562 Details for
Bug 97849
ebuild for true audio codec (tta files) plugin for gstreamer
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for gst-tta-0.2.3
gst-tta-0.2.3.ebuild (text/plain), 652 bytes, created by
nichozo
on 2005-07-03 13:57:54 UTC
(
hide
)
Description:
ebuild for gst-tta-0.2.3
Filename:
MIME Type:
Creator:
nichozo
Created:
2005-07-03 13:57:54 UTC
Size:
652 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Gstreamer plugin for the True Audio (.tta) lossless codec" >HOMEPAGE="http://www.true-audio.com/" >SRC_URI="mirror://sourceforge/tta/${PN}-${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >DEPEND=">=media-libs/gstreamer-0.8" > >src_install() { > einstall || die > > dodoc README >} > >MY_GST_FULL_VERSION=`best_version media-libs/gstreamer` >MY_GST_VERSION=`echo ${MY_GST_FULL_VERSION} | cut -d. -f 1,2 | cut -d- -f 3` > >pkg_postinst() { > gst-register-${MY_GST_VERSION} >} > >pkg_postrm() { > gst-register-${MY_GST_VERSION} >} >
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 97849
: 62562