aboutsummaryrefslogtreecommitdiff
path: root/audio/libtunepimp-old
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* o Rollback libtunepimp to version 0.3.0 since 0.4.0-pre5 does notMario Sergio Fujikawa Ferreira2005-09-2110-105/+17
| | | | | | | | | | work with both audio/amarok and audio/juk at this time. Patches for both affected ports failed to fetch musicbrainz information. Developers are still being contacted. o Remove audio/py-libtunepimp for the time being Notes: svn path=/head/; revision=143258
* Fix build on 4-STABLE.Michael Nottebrock2005-09-146-0/+89
| | | | | | | | | PR: ports/86115 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: Maintainer Notes: svn path=/head/; revision=142724
* Update to 0.4.0-pre5 required for upcoming audio/picardMario Sergio Fujikawa Ferreira2005-09-134-17/+16
| | | | Notes: svn path=/head/; revision=142606
* new version of libFLACChristian Weisgerber2005-03-161-1/+1
| | | | Notes: svn path=/head/; revision=131401
* Mark trm DEPRECATED, libtunepimp should be used insteadTilman Keskinoz2004-12-061-0/+1
| | | | | | | | | Add CONFLICTS between libtunepimp and trm Discussed with: Lauri Watts Notes: svn path=/head/; revision=123325
* Respect PTHREAD_LIBS, fix build on -STABLE.Michael Nottebrock2004-08-142-0/+13
| | | | Notes: svn path=/head/; revision=116225
* Add libtunepimp, a client library for musicbrainzMichael Nottebrock2004-08-114-0/+58
Submitted by: Lauri Watts <lauri@kde.org> Notes: svn path=/head/; revision=115883