Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475968 - media-libs/libid3tag: please review prefix changes
Summary: media-libs/libid3tag: please review prefix changes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: Inclusion, PATCH
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2013-07-06 16:59 UTC by Christoph Junghans (RETIRED)
Modified: 2013-07-21 21:38 UTC (History)
1 user (show)

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


Attachments
patch against libid3tag-0.15.1b-r2.ebuild (libid3tag-0.15.1b-r2.ebuild.patch,1.14 KB, patch)
2013-07-06 16:59 UTC, Christoph Junghans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Junghans (RETIRED) gentoo-dev 2013-07-06 16:59:02 UTC
Created attachment 352726 [details, diff]
patch against libid3tag-0.15.1b-r2.ebuild

Changes to be committed as libid3tag-0.15.1b-r3
- EAPI bumped to 5 to make portage prefix-aware
- ${D} -> ${ED}
- prefix libdir/prefix in id3tag.pc
- make use of default in src_install
Comment 1 Julian Ospald 2013-07-06 17:02:22 UTC
--disable-dependency-tracking can be dropped from econf

it's guaranteed since EAPI=4
Comment 2 Christoph Junghans (RETIRED) gentoo-dev 2013-07-06 18:11:37 UTC
(In reply to Julian Ospald (hasufell) from comment #1)
> --disable-dependency-tracking can be dropped from econf
> 
> it's guaranteed since EAPI=4
Ok, will be removed! 

Is the rest ok to commit?
Comment 3 Christoph Junghans (RETIRED) gentoo-dev 2013-07-21 21:38:21 UTC
+*libid3tag-0.15.1b-r3 (21 Jul 2013)
+
+  21 Jul 2013; Christoph Junghans <ottxor@gentoo.org>
+  +libid3tag-0.15.1b-r3.ebuild:
+  added prefix support (bug #475968)
+