Commit graph

29 commits

Author SHA1 Message Date
wiz
f5ca828ee3 Remove libmpcdec/buildlink3.mk. Bump PKGREVISION.
This library is dead upstream and shouldn't be used for new stuff.
It hasn't been updated to support the newer musepack library (audio/musepack)
and thus depended on the old libmpcdec package instead.
This causes conflicts if you want to install e.g. KDE and vlc.

Requested by Sverre Froyen, ok markd@
2014-04-30 06:33:21 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
wiz
7d737cd785 recursive bump for audio/taglib shlib major bump 2013-10-17 07:56:39 +00:00
roy
e831faf1e5 No need to depend on ncurses. 2013-10-14 10:44:44 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
wiz
1590c87d06 Set LICENSE. 2011-06-03 12:50:54 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
markd
60374301f3 Fix build with gcc4.3 2011-01-29 21:15:11 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
obache
e7b7b5260d Revision bump due to ABI changes of audio/libmpcdec. 2008-07-25 14:03:30 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
wiz
e6202bb768 Add libmpcdec support. Addresses PR 36452 by Gilles Dauphin. 2007-06-08 17:02:07 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
drochner
5932fd122b build against libmp4v2 instead of the full mpeg4ip and bump PKGREVISION
where the default build is affected
2007-02-09 20:32:38 +00:00
wiz
5321308ece PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
2007-01-07 12:25:50 +00:00
wiz
850d5b7d3d Update to 0.5.3:
version 0.5.3:

  - Support for FLAC 1.1.3. Thanks to Josh Coalson.
  - Fixed linking of the wav plugin.
  - Fixed crash on extracting PUID from XML.
2006-12-05 09:01:57 +00:00
wiz
658d9cf876 tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.

Sorry for not finding this earlier.
2006-11-19 11:50:23 +00:00
wiz
6b7d4f3f31 Update to 0.5.2:
version 0.5.2:

  - Case insensitive checking for the .mp3 extension. (#1515)
  - Fallback to TDRC if TDRL is not found, when reading ID3v2.3 tags. (#2190)
  - Ignore "MP3ext" in the padding area of ID3 tags. (#2123)
  - Fixes for DragonFly BSD and new versions of NetBSD. Patch
    by tk@giga.or.at (#2048)
  - Load plugins from "$(libdir)/tunepimp/plugins" instead of hard-coded
    path "$(prefix)/lib/tunepimp/plugins".
2006-10-22 21:24:35 +00:00
wiz
5589400d4c Update to 0.5.1:
version 0.5.1:

  - Fixed broken symlink problem in plugins/tta/Makefile.am
  - Don't write files/directories with leading dots. (#1427)
  - Added SetNotifyCallback to the Python bindings.
2006-08-13 22:04:18 +00:00
wiz
8e93333040 Update to 0.5.0. Bigger API change, old version in libtunepimp0.4.
Changes:

version 0.5.0:

  - Versioned header files. tunepimp/tunepimp.h -> tunepimp-0.5/tunepimp.h
  - Removed track lookup parts of libtunepimp
  - WavPack, Speex and The True Audio metadata plugins
  - Correct handling of UNC paths on Windows
  - Fixed non-album tracks renaming/moving (#1408)
  - Trivial change to id3tag to read tags empty ID3 frames (#1568)

version 0.5.0-alpha2:

  - Python bindings: compatibility with ctypes 0.9.9.3 (#1171)
  - Python bindings: fixed libtunepimp .so version (3 -> 4) (#1168)
  - Support for "Windows-safe" file names on non-Windows systems (for files on
    FAT32, Samba, ...) (#1014, #1222)
  - Fixed checking for end of stream in Ogg Vorbis and FLAC plugins (#1291)
  - Added decoding to MPC plugin (#1355)

version 0.5.0-alpha1:

  - New acoustic fingerprint technology - MusicDNS <http://www.musicdns.org/>
  - New file name format variable %albumtracks (#951)
2006-07-12 13:28:08 +00:00
wiz
05fbb24ae6 Remove two mirrors that are not mirroring. 2006-05-30 23:27:55 +00:00
markd
7ce59e1319 Fix statvfs support on NetBSD and Solaris (block counts are in units
of f_frsize, not f_bsize).
Also add DragonFly support from the old tunepimp package (untested).
Package uses c++ and libtool so say so in Makefile.
Bump PKGREVISION.
2006-04-16 22:10:25 +00:00
wiz
ae7e2ddf3d Add CONFLICTS with tunepimp, old version of the same package. 2006-04-13 06:14:25 +00:00
wiz
76d6d1b63d Initial import of libtunepimp-0.4.2:
The TunePimp library serves as a tool to allow developers to create
MusicBrainz enabled tagging applications.

The TunePimp library is a full featured tagging library that allows
the developer to open music files for identification/lookup. Once
files have been identified, it writes new metadata tags to the
music files and writes the files to a standardized directory
hierarchy. TunePimp includes the following features:

* Create TRM IDs from WAV, MP3, Ogg/Vorbis and FLAC files
* Automatically lookup files by TRM or by metadata
* Read and write metadata from the music files
* Optionally rename files according to a user specified file mask
* Optionally move files to a user specified directory hierarchy
2006-04-12 21:41:58 +00:00