Commit graph

38 commits

Author SHA1 Message Date
Guido Falsi
32c8545927 Update to 2.6
PR:		196009
Submitted by:	frase at frase.id.au (maintainer)
2014-12-18 12:36:03 +00:00
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
Dmitry Marakasov
617e9f8d0c - Fix plist by removing @dirrm which duplicates PORTDOCS
- While here, remove other @dirrmtry instances

Approved by:	portmgr blanket
2014-09-29 14:46:04 +00:00
Tijl Coosemans
b2c93db5af Add a global OPUS_DESC 2014-07-11 14:12:30 +00:00
Olivier Duchateau
e1b5ac81de - Fix pkg-plist
- Bump PORTREVISION

Reported by:	swills@
2014-05-23 17:48:05 +00:00
Olivier Duchateau
3c79812311 - Revert LICENSE_FILE
Reported by:	mat@
2014-05-22 19:34:27 +00:00
Olivier Duchateau
4001593f3b - Update to 2.5
PR:		189474
Submitted by:	myself
Approved by:	maintainer timeout
2014-05-22 17:45:11 +00:00
Baptiste Daroussin
b5027d723e Support stage
Use options helpers
Add missing desktop-file-utils
2014-04-05 12:25:33 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
be41425d62 Add an explicit dependency on pkgconf 2013-09-02 21:16:30 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Pawel Pekala
5f5ffa58c3 - Update to version 2.3
- Add OPUS option

While here remove leading article from COMMENT

PR:		ports/180230
Submitted by:	Fraser Tweedale <frase@frase.id.au> (maintainer)
2013-07-03 17:15:23 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Guido Falsi
8acaac19d0 - Add LICENSE [1]
- Use standard APE knob for monkeyaudio [1]
- Remove ABI version numbers from LIB_DEPENDS
- Bump PORTREVISION due to changed plist

Reported by:	danfe [1]
Approved by:	Maintainer timeout
2012-12-13 22:05:17 +00:00
Guido Falsi
250074b328 - Update to 2.2
- Convert to new options framework
- Install translations and respect NLS option
- Trim Makefile headers

PR:		ports/173779
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	Fraser Tweedale <frase@frase.id.au> (maintainer)
Feature safe:	yes
2012-11-26 12:59:39 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alexander Leidinger
e269a2b517 Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Bernhard Froehlich
9a2ab4da4d - Update to 2.0
- Add WINDOWS_CHARS option

PR:		ports/149847
Submitted by:	Fraser Tweedale <frase at frase dot id dot au> (maintainer)
Approved by:	beat (co-mentor)
2010-08-23 11:16:11 +00:00
Alexander Leidinger
a23bcd1501 - update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
2010-06-03 08:55:01 +00:00
Martin Wilke
f9109bd34a - Update to 1.9.3
PR:		146516
Submitted by:	Fraser Tweedale <frase@frase.id.au> (maintainer)
2010-05-16 09:26:51 +00:00
Sylvio Cesar Teixeira
b5a5188b9a - Chase wavpack's lib dump
Approved by:	itetcu (mentor, implicit)
2010-04-10 14:38:28 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Martin Wilke
70dec15c49 - Update to 1.9.1
PR:		143372
Submitted by:	Bernhard Froehlich <decke@bluelife.at> (maintainer)
2010-02-08 15:06:32 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
76f40c58fc - Update to 1.6.2
PR:		129348
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch> (maintainer)
2008-12-06 15:37:39 +00:00
Martin Wilke
fbb5d5bdc4 - Update to 1.6
PR:		125702
Submitted by:	Maintainer
2008-07-17 18:47:43 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00
Ion-Mihai Tetcu
38a0e65f39 Update to 1.5
PR:		ports/123206
Submitted by:	maintainer
2008-04-30 07:01:42 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Martin Wilke
dfdf472796 - Update to 1.0.2
- Now respect NOPORTDOCS

PR:		120362
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-12 23:34:37 +00:00
Martin Wilke
e73bc70788 - Update to 1.0
PR:		118847
Submitted by:	Fraser Tweedale <frase@frase.id.au> (maintainer)
2007-12-27 22:48:22 +00:00
Martin Wilke
cfb2f7fab2 - Add OPTIONS handling
PR:		116451
Submitted by:	volker@vwsoft.com
Approved by:	maintainer
2007-10-08 20:36:55 +00:00
Martin Wilke
01618ada8d - Add missing dependes
- Add OPTIONS handling
- Fix Crash [1]

PR:		116451
Submitted by:	volker@vwsoft.com
Approved by:	maintainer [1]
2007-10-08 11:50:10 +00:00
Martin Wilke
ddad398a10 Asunder is a graphical Audio CD ripper and encoder. You can use
it to save tracks from an Audio CD as WAV, MP3, OGG, and/or FLAC.

WWW: http://littlesvr.ca/asunder/

PR:		ports/116411
Submitted by:	Fraser Tweedale <frase@frase.id.au>
2007-09-17 17:37:55 +00:00