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

Bug 117195

Summary: New ebuild for media-libs/libavg
Product: Gentoo Linux Reporter: Ulrich von Zadow <coder>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: beandog, coder, croepha, gentoobugzilla
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.libavg.de
Whiteboard: sunrise suggested
Package list:
Runtime testing required: ---
Attachments: The libavg ebuild
Updated ebuild
Updated ebuild
Updated ebuild
libavg ebuild
ebuild
ebuild
ebuild

Description Ulrich von Zadow 2005-12-30 07:07:52 UTC
I am submitting a new ebuild for inclusion in gentoo. The package probably fits into media-libs - a description can be found at http://www.libavg.de/. I am the principal developer of the library. The ebuild has been reviewed by the Gentoo developer Pylon at gentoo.org.
Comment 1 Ulrich von Zadow 2005-12-30 07:12:27 UTC
Created attachment 75794 [details]
The libavg ebuild
Comment 2 Ulrich von Zadow 2006-01-08 13:34:22 UTC
Created attachment 76551 [details]
Updated ebuild

- Removed dependency on specific boost version.
- Added correct copyrights.
Comment 3 Ulrich von Zadow 2006-07-02 07:58:05 UTC
Created attachment 90692 [details, diff]
Updated ebuild

Pure version bump, no changes in the ebuild itself.
Comment 4 Ulrich von Zadow 2006-07-02 12:48:17 UTC
Created attachment 90712 [details]
Updated ebuild

Updated version number, added PYTHONPATH handling.
Comment 5 Ulrich von Zadow 2006-09-15 11:25:19 UTC
Created attachment 97066 [details]
libavg ebuild

Update to new libavg version.
Comment 6 Ulrich von Zadow 2006-09-15 11:50:32 UTC
Created attachment 97074 [details]
ebuild

Updated to new upstream version
Comment 7 Ulrich von Zadow 2006-09-24 05:33:54 UTC
Created attachment 97938 [details]
ebuild

- Better PYTHONPATH handling.
- More precise libdc1394 version checking.
Comment 8 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-01 20:12:42 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

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. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

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

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 9 David Butler 2011-01-19 17:17:07 UTC
Created attachment 260273 [details]
ebuild

Based on http://www.libavg.de/libavg-0.7.0.ebuild

I had to make this symlink on the system for econf to work
ln -s /usr/lib/libpython2.6.a /usr/lib/python2.6/config/
Not sure the right way to fix this