Bug 105708 - new ebuild for easytag 1.99.9
Bug#: 105708 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: dsd@gentoo.org Reported By: gentoo@salfter.dyndns.org
Component: Ebuilds
URL: 
Summary: new ebuild for easytag 1.99.9
Keywords:  
Status Whiteboard: 
Opened: 2005-09-12 09:50 0000
Description:   Opened: 2005-09-12 09:50 0000
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 From Scott Alfter 2005-09-12 09:51:03 0000 -------
Created an attachment (id=68263) [details]
new ebuild

------- Comment #2 From Scott Alfter 2005-09-12 09:53:56 0000 -------
Created an attachment (id=68264) [details]
minor edit

------- Comment #3 From Daniel Drake 2005-11-03 16:57:23 0000 -------
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)