Commit graph

70 commits

Author SHA1 Message Date
Alexey Dokuchaev
b0810f34b5 Oops, missed couple of CONFIGURE_ARGS helpers during conversion. 2014-01-21 12:33:00 +00:00
Alexey Dokuchaev
9a92b25822 Stagify, utilize OPTIONS helpers, reword comments slightly. 2014-01-21 10:14:47 +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
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
Boris Samorodov
45f061d921 Add an explicit dependency upon pkg-config (USES+=pkgconfig)
uncovered by an exp libiconv -> inconv swith.

Approved by:	portmgr (implicit)
2013-09-04 07:55:49 +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
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
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alexey Dokuchaev
8947014ee4 - Switch to the new options framework
- Use two line style Makefile header
- Drop ABI shlib versions from LIB_DEPENDS

PR:		ports/172902 (modified)
Submitted by:	bsam
Feature safe:	yes
2012-10-22 13:12:11 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Alexey Dokuchaev
04c6e46148 - Update to version 1.0.0
- Drop gratuitous run dependencies: they are only used in external auxiliary
  scripts and do not directly affect main program functionality.  Users are
  advised to install them manually if they need them (lame, faad, etc.)
- Now that configure script supports disabling of optional features, drop
  make(1)'s exists()-based heuristics to ensure no hidden dependencies are
  recorded; user's choice of OPTIONS should now match the reality
- Remove now unsupported HAL and GNOME VFS2 options
- Remove dependency on external AAC/MP4 library (mp4v2); gtkpod now tries
  to load it via dlopen(3) and if it fails, will dig for the atom props
  manually.  It probably can be turned into rdep, but first I need to make
  sure our libmp4v2 ABI matches what gtkpod expects
- Add LICENSE (GPLv2)
2011-03-15 15:13:21 +00:00
Max Brazhnikov
526f368c1f Chase multimedia/mp4v2 update.
PR:		ports/148643
Submitted by:	Christopher Key <cjk32 at cam.ac.uk>
2010-08-11 20:58:04 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +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
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Alexey Dokuchaev
73a78cbd46 - Fix the build against libmp4v2.so (it is built without GTK support by
default, which will result in HAVE_GTK macro be undefined, and gtkpod
  depends on it [*]
- Correctly detect and record FAAC/FAAD runtime dependencies
- Slightly improve on comment while here

PR:		ports/122639 [*]
Submitted by:	Kevin Oberman
2010-05-27 16:18:14 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Alexey Dokuchaev
7be7bfd4f1 - Update to version 0.99.14 [1]
- Drop `libgnomecanvas' dependency: cairo is now used for coverart display
  effects
- Add missing runtime dependency for Ogg conversion to work [2]
- Similarly to [2], register dependencies for MPEG-4 audio encoding/decoding
  and MP3 encoding via LAME
- Flip cURL support knob to "on", since vorbis-tools require it anyways (and
  Ogg support is "on" by default).  This is OK since cURL is likely to be
  installed on a typical desktop system; lots of other software wants it
- Convert to use PORTDOCS and simplify their installation (get rid of `for'
  loop in Makefile)
- Augment some OPTIONS text, clean up pkg-plist

PR:		ports/138007 [1], ports/126760 [2]
Submitted by:	keramida [1], ehaupt [2]
2009-08-24 20:39:42 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Erwin Lansing
c31f3c4195 Mark BROKEN: does not build 2009-08-14 11:24:34 +00:00
Martin Wilke
79181787d7 - Chase audio/libgpod shlib bump 2009-08-07 17:03:22 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +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
Christian Weisgerber
fc6f899691 Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:	119476
2008-04-07 20:37:23 +00:00
Alexey Dokuchaev
360c03024f Update to version 0.99.12. 2008-01-06 22:54:20 +00:00
Alexey Dokuchaev
d8b98edbf0 - Add some missing dependecies and OPTIONS
- Bump PORTREVISION

PR (based on):	ports/115021
Submitted by:	Herbert J. Skuhra
2007-08-15 12:59:32 +00:00
Pav Lucistnik
d5f57e14e7 - Add missed dependency on libgnomecanvas
Reported by:	pointyhat
2007-07-29 10:40:02 +00:00
Alexey Dokuchaev
b9a2752c58 Update libgpod and gtkpod to most recent versions, 0.5.2 and 0.99.10,
respectively.

Based on PR:	ports/114563, ports/114564
Submitted by:	Herbert J. Skuhra
2007-07-23 17:34:48 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alexey Dokuchaev
0279535e26 Catch up with recent libgpod update to version 0.4.2. 2007-03-18 19:54:52 +00:00
Alexey Dokuchaev
237b387e16 Band-aid a weird segfault upon track deletion reported by several users.
Proper fix is being worked on.

Approved by:	portmgr (erwin)
2006-10-27 12:48:41 +00:00
Alexey Dokuchaev
acc3d5bcf9 Update libgpod and gtkpod to most recent verions, 0.4.0 and 0.99.8,
respectively.  Also rename a knob, commit to UPDATING will follow.
2006-10-10 11:13:42 +00:00
Alexey Dokuchaev
79f98d6603 Pet portlint(1). 2006-04-05 09:43:39 +00:00
Alexey Dokuchaev
e9e489102c Update to most recent versions.
Prodded by:	several
2006-04-03 14:12:27 +00:00
Alexey Dokuchaev
5107adadf3 Update to version 0.99.2.
PR:		ports/91529
Submitted by:	Devon Ryan <dpryan(at)dpryan.com>
2006-01-18 14:47:07 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Alexey Dokuchaev
112a5ab52d - Utilize OPTIONS
- Unmute ${INSTALL_DATA} statements
- Kill EOL space in distinfo
2005-10-31 12:58:23 +00:00
Jean-Yves Lefort
872d7f80ee Chase libid3tag update. 2005-10-28 07:59:53 +00:00
Alexey Dokuchaev
96f3d08efd - Fix RUN_DEPENDS
- Take maintainership
2005-10-25 04:08:38 +00:00
Marcus Alves Grando
35aca74cf4 Update to 0.94.0
Reset MAINTAINER

PR:		87415
Notified by:	Rodrigo Graeff <delphus@gmail.com>
Submitted by:	David Le Brun <david@dyn-ns.net> (maintainer)
2005-10-19 17:11:12 +00:00
Michael Johnson
6efda9ab39 Update to 0.88.2 :
- added scripts to synchronize with evolution
  - fixed support of iPod shufffle

PR:		ports/79538
Submitted by:	maintainer
2005-04-05 00:58:11 +00:00
Michael Johnson
1a3b39b7d4 - Update to 0.88
* Adds support for iPod Shuffle
  * Support for smart playlists

ChangeLog:	http://gtkpod.sourceforge.net/ChangeLog
PR:		ports/78932
Submitted by:	maintainer
2005-03-17 00:28:18 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Edwin Groothuis
619b010325 [Incomplete pkg-plist] audio/gtkpod
Fix incomplete pkg-plist

PR:		ports/75279
Submitted by:	David Le Brun <david@dyn-ns.net>
2004-12-22 00:22:00 +00:00