non port: audio/libmad/pkg-plist |
Number of commits found: 10 |
Thursday, 18 Apr 2024
|
12:47 Po-Chuan Hsieh (sunpoet)
audio/libmad: Update to 0.16.4
- Update MASTER_SITES
- Fix LICENSE
- Update COMMENT
- Update WWW
- Update pkg-descr
- Clean up libmad.pc patch from dependent ports
Changes: https://codeberg.org/tenacityteam/libmad/releases
1ad752f |
Monday, 11 Jul 2022
|
21:46 Po-Chuan Hsieh (sunpoet)
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change
2bbe718 |
Tuesday, 21 Jun 2022
|
16:32 Po-Chuan Hsieh (sunpoet)
audio/libmad: Update to 0.16.1
Changes: https://github.com/tenacityteam/libmad/releases
https://github.com/tenacityteam/libmad/blob/main/CHANGES
e0b51d3 |
Friday, 6 May 2022
|
09:59 Daniel Engberg (diizzy)
audio/libmad: Update to 0.16.0
Switch to Tenacity's fork which contains patched code for all known CVEs
and various build fixes. This also makes it easier to maintain as we're
using an active fork. Upstream has also switched to CMake.
PR: 262874
Approved by: sunpoet (maintainer timeout 4+ weeks)
519c89e |
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Wednesday, 5 Feb 2014
|
15:54 sunpoet
- Fix USES=libtool and revert shared library changes
- Bump PORTREVISION for package change
|
15:48 bapt
Fix after conversion to USES=libtool
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Monday, 11 Oct 2004
|
22:20 pav
- Install pkgconfig file
Approved by: maintainer
Obtained from: Debian
|
Sunday, 7 Dec 2003
|
00:50 marcus
Add libmad, the library backend to the MAD audio project. MAD is a
high-quality MPEG 1 and 2 audio decoder.
PR: 59702
Submitted by: Sergey Akifyev <asa@gascom.ru>
|
Number of commits found: 10 |