summaryrefslogtreecommitdiff
path: root/audio/libtunepimp/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-11-02audio: remove libtunepimpnia1-45/+0
discontinued upstream ('should not be used in new development') and unused in pkgsrc
2020-05-22revbump after updating security/nettleadam1-2/+2
2020-05-14<semaphore.h> is a system header nowadays, so don't overlap locallyjoerg1-1/+4
2020-05-06revbump after boost updateadam1-2/+2
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2020-01-12*: Recursive revbump from devel/boost-libsryoon1-2/+2
2019-08-22Recursive revbump from boost-1.71.0ryoon1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2019-07-01Recursive revbump from boost-1.70.0ryoon1-2/+2
2018-12-13revbump for boost 1.69.0adam1-2/+2
2018-08-16revbump after boost-libs updateadam1-2/+2
2018-05-17libtunepimp: SunOS needs -fpermissive for pthread_t precision.jperkin1-1/+3
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-01-01Revbump after boost updateadam1-2/+2
2017-08-24Revbump for boost updateadam1-2/+2
2017-04-30Recursive revbump from boost updateryoon1-2/+2
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2017-01-01Revbump after boost updateadam1-2/+2
2016-10-07Revbump post boost updateadam1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2014-04-30Remove libmpcdec/buildlink3.mk. Bump PKGREVISION.wiz1-3/+2
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-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-10-17recursive bump for audio/taglib shlib major bumpwiz1-2/+2
2013-10-14No need to depend on ncurses.roy1-3/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+2
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-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-09-11"user-destdir" is default these daysasau1-3/+1
2011-06-03Set LICENSE.wiz1-1/+5
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-29Fix build with gcc4.3markd1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2008-07-25Revision bump due to ABI changes of audio/libmpcdec.obache1-2/+2
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-06-08Add libmpcdec support. Addresses PR 36452 by Gilles Dauphin.wiz1-2/+3
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
From Sergey Svishchev in private mail.
2007-02-09build against libmp4v2 instead of the full mpeg4ip and bump PKGREVISIONdrochner1-3/+3
where the default build is affected
2007-01-07PKGREVISION bump for flac shlib major bump and corresponding ABIwiz1-1/+2
depends bump.
2006-12-05Update to 0.5.3:wiz1-3/+2
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-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz1-1/+2
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-10-22Update to 0.5.2:wiz1-2/+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-08-13Update to 0.5.1:wiz1-2/+2
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-07-12Update to 0.5.0. Bigger API change, old version in libtunepimp0.4.wiz1-4/+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-05-30Remove two mirrors that are not mirroring.wiz1-4/+2
2006-04-16Fix statvfs support on NetBSD and Solaris (block counts are in unitsmarkd1-2/+13
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-13Add CONFLICTS with tunepimp, old version of the same package.wiz1-1/+2
2006-04-12Initial import of libtunepimp-0.4.2:wiz1-0/+26
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