Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117195 - New ebuild for media-libs/libavg
Summary: New ebuild for media-libs/libavg
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://www.libavg.de
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-12-30 07:07 UTC by Ulrich von Zadow
Modified: 2018-06-07 18:24 UTC (History)
4 users (show)

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


Attachments
The libavg ebuild (libavg-0.5.1.ebuild,727 bytes, text/plain)
2005-12-30 07:12 UTC, Ulrich von Zadow
Details
Updated ebuild (libavg-0.5.2.ebuild,800 bytes, text/plain)
2006-01-08 13:34 UTC, Ulrich von Zadow
Details
Updated ebuild (libavg-0.5.7.ebuild,800 bytes, patch)
2006-07-02 07:58 UTC, Ulrich von Zadow
Details | Diff
Updated ebuild (libavg-0.5.8.ebuild,949 bytes, text/plain)
2006-07-02 12:48 UTC, Ulrich von Zadow
Details
libavg ebuild (libavg-0.5.9.ebuild,867 bytes, application/octet-stream)
2006-09-15 11:25 UTC, Ulrich von Zadow
Details
ebuild (libavg-0.5.9.ebuild,867 bytes, application/octet-stream)
2006-09-15 11:50 UTC, Ulrich von Zadow
Details
ebuild (libavg-0.5.9.ebuild,854 bytes, text/plain)
2006-09-24 05:33 UTC, Ulrich von Zadow
Details
ebuild (libavg-1.5.0.ebuild,1.12 KB, text/plain)
2011-01-19 17:17 UTC, David Butler
Details

Note You need to log in before you can comment on or make changes to this bug.
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