Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383151 - media-sound/aacgain-1.9 version bump and ebuild improvements
Summary: media-sound/aacgain-1.9 version bump and ebuild improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Stefan Briesenick (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 20:39 UTC by Scott Alfter
Modified: 2011-10-23 17:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
new ebuild (aacgain-1.9.ebuild,1.54 KB, text/plain)
2011-09-15 20:39 UTC, Scott Alfter
Details
new ebuild (revised) (aacgain-1.9.ebuild,1.55 KB, text/plain)
2011-09-15 20:46 UTC, Scott Alfter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Alfter 2011-09-15 20:39:06 UTC
Created attachment 286583 [details]
new ebuild

This version fixes problems the previous version (1.8) had with some .m4a files that had been tagged in iTunes.  Where the previous ebuild downloaded a mostly prepatched tarball (with mp3gain, faad2, and mp4v2 source trees already included), this ebuild downloads all source from their respective repositories and assembles the tree according to the instructions in README.linux.
Comment 1 Scott Alfter 2011-09-15 20:46:25 UTC
Created attachment 286585 [details]
new ebuild (revised)

don't need to build the entire mp4v2 source tree, just libmp4v2.la
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2011-10-10 19:26:30 UTC
where is the patch?

and the build itself needs some rework. I can do that.
Comment 3 Stefan Briesenick (RETIRED) gentoo-dev 2011-10-10 19:43:18 UTC
F***

curl -si "http://altosdesign.com/aacgain/alvarez/aacgain-1.9.tar.bz2"
HTTP/1.0 301 Moved Permanently
Date: Mon, 10 Oct 2011 19:41:45 GMT
Server: Apache
Location: http://altosdesign.com/aacgain/alvarez/aacgain-1.8.tar.bz2
Content-Type: text/html; charset=iso-8859-1
X-Cache: MISS from proxy
X-Cache-Lookup: MISS from proxy:8080
Via: 1.0 proxy (squid/3.0.STABLE20)
Proxy-Connection: close

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>301 Moved Permanently</TITLE>
</HEAD><BODY>
<H1>Moved Permanently</H1>
The document has moved <A HREF="http://altosdesign.com/aacgain/alvarez/aacgain-1.8.tar.bz2">here</A>.<P>
</BODY></HTML>

--> there is no aacgain-1.9.tar.bz2
Comment 4 Stefan Briesenick (RETIRED) gentoo-dev 2011-10-23 17:06:43 UTC
ok, finally. New version in portage.

But I had to remake even your patches a lot. Nonetheless, it compiles fine now. ;-)