Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294801 - media-video/mediainfo (new package)
Summary: media-video/mediainfo (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Gentoo Media-video project
URL: http://mediainfo.sourceforge.net
Whiteboard: sunrise-suggested
Keywords: EBUILD
: 255179 (view as bug list)
Depends on: 309927 309929
Blocks:
  Show dependency tree
 
Reported: 2009-11-27 08:56 UTC by Nikoli
Modified: 2010-06-17 06:02 UTC (History)
3 users (show)

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


Attachments
ebuild, works fine with USE="-curl -libmms" (mediainfo-0.7.25.ebuild,2.81 KB, text/plain)
2009-11-27 08:57 UTC, Nikoli
Details
new version, renamed ebuild (mediainfo-0.7.26.ebuild,2.81 KB, text/plain)
2009-12-19 05:42 UTC, Nikoli
Details
new version, renamed ebuild (mediainfo-0.7.27.ebuild,2.81 KB, text/plain)
2010-01-20 22:39 UTC, Nikoli
Details
new version, re-structured ebuild (mediainfo-0.7.29.ebuild,1.83 KB, text/plain)
2010-03-17 11:24 UTC, Lucian Muresan
Details
fixed: SRC_URI, added static build option, use pkg-config instead of broken lib*-config, libmms, dll does not work and we do not need it (mediainfo-0.7.30.ebuild,2.12 KB, text/plain)
2010-03-29 19:40 UTC, Nikoli
Details
new version (mediainfo-0.7.33.ebuild,2.13 KB, text/plain)
2010-05-14 19:41 UTC, Nikoli
Details
some fixes (mediainfo-0.7.33.ebuild,1.80 KB, text/plain)
2010-05-18 16:10 UTC, Nikoli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2009-11-27 08:56:16 UTC
MediaInfo supplies technical and tag information about a video or audio file.
It is free software (free of charge and free access to source code: GPL or LGPL licence)

Reproducible: Always
Comment 1 Nikoli 2009-11-27 08:57:28 UTC
Created attachment 211298 [details]
ebuild, works fine with USE="-curl -libmms"
Comment 2 Nikoli 2009-12-19 05:42:56 UTC
Created attachment 213447 [details]
new version, renamed ebuild
Comment 3 Nikoli 2010-01-20 22:39:15 UTC
Created attachment 217017 [details]
new version, renamed ebuild
Comment 4 Lucian Muresan 2010-03-17 11:24:43 UTC
Created attachment 223999 [details]
new version, re-structured ebuild

Thanks Nikoli for your initial ebuilds, I've now done a version which is more "Gentoo-ish" by splitting off ZenLib and MediaInfoLib into separate ebuilds which install their pkgconfig info and headers:

dev-libs/libzen
media-libs/libmediainfo

This also solves the issues with running configure in the proper ebuild phase of EAPI 2.

Still does not compile with curl and libmms though.
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2010-03-21 18:55:15 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Justin.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq

Comment 6 Nikoli 2010-03-22 05:58:59 UTC
I think separating is not necessary now: libzen and libmediainfo is used only by mediainfo-cli or mediainfo-gui, my ebuild builds them statically if only cli or gui is chosen. Or may be you know some projects that use these libraries and we should compile them as shared?
Comment 7 Lucian Muresan 2010-03-29 12:07:46 UTC
(In reply to comment #6)
> I think separating is not necessary now: libzen and libmediainfo is used only
> by mediainfo-cli or mediainfo-gui, my ebuild builds them statically if only cli
> or gui is chosen. Or may be you know some projects that use these libraries and
> we should compile them as shared?
Well, you're saying "now", and I admit, I do not know of other projects, but nevertheless, if only for solving the warnings during emerging mediainfo and keeping smaller, well-defined packages (those libs are already packaged separately by upstream, I did not split them just because I wanted, they were already, so I thought why not take advantage of that) which might be used in future by other projects and then one does not have to change package structure again, it would be already prepared for this. Just my opinion.
Comment 8 Nikoli 2010-03-29 19:40:09 UTC
Created attachment 225719 [details]
fixed: SRC_URI, added static build option, use pkg-config instead of broken lib*-config, libmms, dll does not work and we do not need it
Comment 9 Nikoli 2010-03-29 19:48:41 UTC
Lucian, agree, thanks for helping with splitting. But please check your ebuilds more carefully.

Now for me all USE combination's work fine, may be it is time for including in portage? Please test them.
Comment 10 Nikoli 2010-05-14 19:41:17 UTC
Created attachment 231467 [details]
new version

Lucian, please obsolete your ebuilds for this package and deps.
Comment 11 Nikoli 2010-05-18 16:10:53 UTC
Created attachment 232003 [details]
some fixes
Comment 12 Steve Dibb (RETIRED) gentoo-dev 2010-06-04 02:43:55 UTC
in CVS (finally), thanks guys for help
Comment 13 Serkan Kaba (RETIRED) gentoo-dev 2010-06-06 20:17:43 UTC
*** Bug 255179 has been marked as a duplicate of this bug. ***
Comment 14 ta2002 2010-06-07 12:46:11 UTC
If I can ask a stupid question here, why is this keyworded ~amd64 only? It seems to build (and run) fine on x86.
Comment 15 Yury Katuar 2010-06-17 06:02:19 UTC
Please keyword it as ~x86.