Tijl Coosemans
60945f0277
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)
2014-12-08 16:48:38 +00:00
Thomas Zander
d6dc299ff7
Update audio/libsidplayfp to upstream version 1.6.0
...
Bump PORTREVISION of dependent ports
PR: 194626
Submitted by: liangtai.s16@gmail.com (maintainer)
2014-11-09 16:33:26 +00:00
Gerald Pfeifer
15945f8122
Update the default version of GCC in the Ports Collection from GCC 4.7.4
...
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
2014-09-10 20:50:31 +00:00
Dmitry Marakasov
11f3e239f7
- Switch converters/enca to USES=libtool, drop .la files
...
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-08-26 03:11:20 +00:00
Antoine Brodin
33b76e86b8
Unbreak
...
Pointy hat: arved
2014-08-09 13:09:42 +00:00
Tilman Keskinoz
80b3ab923d
Chase library dependencies after libcdio <-> libcdio-paranoia split
...
PR: 192271
2014-08-09 10:06:54 +00:00
Dmitry Marakasov
0f7d483f48
- Switch audio/musepack to USES=libtool, drop .la files
...
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled
Approved by: portmgr blanket
2014-08-04 15:46:12 +00:00
Thomas Zander
0be105295d
- Update to upstream version 0.8.0
...
- Add additonal OPTIONS for replay gain scanner, sid support and
GNOME/Cinnamon hotkeys
- General cleanups
PR: 188347
Submitted by: liangtai.s16@gmail.com (maintainer)
Approved by: mentors (implicit)
2014-08-02 21:03:56 +00:00
Adam Weinberger
bbc8c4d740
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Barbara Guida
8d20446f87
- Added libtool to USES for audio/wildmidi
...
- Bump PORTREVISION for dependent ports
Approved by: portsmgr blanket
2014-06-11 21:43:58 +00:00
Baptiste Daroussin
1ada6e33a5
Chase libmad changes
2014-02-05 15:53:18 +00:00
Max Brazhnikov
32b81de694
- Update to 0.7.4
...
- Fix build with non-default options
- Remove obsolete patch (CMAKE_INSTALL_RPATH_USE_LINK_PATH is now set globally)
PR: ports/185219
Submitted by: RyoTa SimaMoto (maintainer)
2014-01-17 16:00:09 +00:00
William Grzybowski
62a4d38571
multimedia/qmmp: use options helpers
...
PR: ports/183919
Submitted by: maintainer
2013-11-13 13:11:02 +00:00
William Grzybowski
751cb78b04
multimedia/qmmp: update to 0.7.3
...
- Update to 0.7.3
- Disable legacy ffmpeg
- Fix staging
PR: ports/177793
Submitted by: RyoTa SimaMoto <liangtai.s4 gmail.com> (maintainer)
2013-10-20 11:57:52 +00:00
William Grzybowski
3624ddf181
multimedia/ffmpeg: update to 2.0.1
...
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by: portmgr (bapt)
2013-10-19 16:43:32 +00:00
Baptiste Daroussin
855fb638fb
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
2013-09-20 20:57:48 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- Update to 7.31.0
...
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
2013-07-11 16:26:26 +00:00
Christian Weisgerber
1f2b1eac8e
* Major update to FLAC 1.3.0, including shared library bumps.
...
* Chase the update in dependent ports.
PR: 179072
2013-06-09 19:30:58 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Guido Falsi
5068a88751
- Update to 0.6.3
...
- Add build dependency on pkgconfig
PR: ports/170668
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit)
2012-08-19 11:59:27 +00:00
Christian Weisgerber
bcd6fbdee4
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
...
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Pawel Pekala
37f8bdac04
Update to version 0.6.0
...
PR: ports/169574
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-07-04 21:01:58 +00:00
Michael Scheidell
110bd0405b
- Update to 0.5.6
...
- Remove launcher script
PR: ports/169293
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-06-24 10:04:34 +00:00
Martin Wilke
9c2f65e395
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
...
Review by: bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Pawel Pekala
2f4c9ea076
Update to 0.5.5
...
PR: ports/168346
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-05-29 16:14:56 +00:00
Chris Rees
970270e9ac
Update to 0.5.4
...
PR: ports/164832
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-03-01 21:27:36 +00:00
Philip M. Gollucci
fa90d6da85
- Chase audio/wildmidi shlib bump
...
Reported by: pav via pointyhat
2012-02-24 23:14:56 +00:00
Ashish SHUKLA
97ddb4e13d
- Bump PORTREVISION to chase the update of multimedia/libvpx
2012-02-16 15:57:34 +00:00
Tilman Keskinoz
719264f183
Chase libcdio shlib bump
2012-01-18 17:36:27 +00:00
Pawel Pekala
dd4ff5f3e1
- Update to version 0.5.2
...
- Build switched from gmake to cmake
- Improve pkg-descr
PR: ports/162079
Submitted by: SimaMoto, RyoTa <liangtai.s4@gmail.com> (maintainer)
2011-10-30 11:14:16 +00:00
Martin Matuska
c86cd8cae2
Bump due to ffmpeg update to 0.7.1
2011-06-24 22:39:03 +00:00
Martin Wilke
d196bb88fb
This program is an audio-player, written with help of Qt library.
...
Its user interface is similar to winamp or xmms.
features:
Last.fm scrobbler, D-Bus, Spectrum Analyzer, sample rate conversion,
streaming (MP3, Vorbis via IceCast/ShoutCast), projectm visualization,
device detection, MPRIS, global hotkey, video playback using Mplayer,
Bauer Stereophonic-to-Binaural DSP, projectM audio visulaliser,
lyrics (from LyricWiki.orig), and all skins for winamp and/or xmms
input plugins:
MPEG1 layer 1/2/3, Ogg Vorbis, native FLAC, Musepack, WavePack,
ModPlug, WMA (and other formats provided by FFmpeg library), PCM WAVE,
AAC, CD audio and CUE (including flac, WavPack embeded cue)
output plugins:
PulseAudio, OSS and Jack
WWW: http://qmmp.ylsoftware.com/
or http://code.google.com/p/qmmp/
PR: ports/154773
Submitted by: SimaMoto,RyoTa <liangtai.s4 at gmail.com>
2011-03-18 09:24:10 +00:00