Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105708 - new ebuild for easytag 1.99.9
Summary: new ebuild for easytag 1.99.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 09:50 UTC by Scott Alfter
Modified: 2005-11-03 16:57 UTC (History)
2 users (show)

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


Attachments
new ebuild (easytag-1.99.8.ebuild,1.13 KB, text/plain)
2005-09-12 09:51 UTC, Scott Alfter
Details
minor edit (easytag-1.99.8.ebuild,1.13 KB, text/plain)
2005-09-12 09:53 UTC, Scott Alfter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Alfter 2005-09-12 09:50:12 UTC
This version adds support for tagging AAC (.m4a) files, using the MPEG4IP
library to read/write tags in the format iTunes and the iPod use.  The ebuild
will be attached.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Scott Alfter 2005-09-12 09:51:03 UTC
Created attachment 68263 [details]
new ebuild
Comment 2 Scott Alfter 2005-09-12 09:53:56 UTC
Created attachment 68264 [details]
minor edit
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2005-11-03 16:57:23 UTC
In portage.

Couple of ebuild comments:

$(use_enable aac) should be $(use_enable aac mp4) as the easytag configure flag
is --enable-mp4

There was no need to drop the ~amd64 keyword as even though you might not have
tested there, there are not any dramatic changes since 1.99.7. (Unfortunately we
had to drop other arch keywords due to mpeg4ip-1.3 not being available on other
archs)