Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 475968

Summary: media-libs/libid3tag: please review prefix changes
Product: Gentoo Linux Reporter: Christoph Junghans (RETIRED) <junghans>
Component: [OLD] LibraryAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: prefix
Priority: Normal Keywords: Inclusion, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 315803    
Attachments: patch against libid3tag-0.15.1b-r2.ebuild

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)
+