summaryrefslogtreecommitdiff
path: root/audio/libopendaap/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-23Fix a threading problem (mutexattr used after it's destroyed).jmmv1-1/+2
Patch was in PR pkg/29644 by Antoine Reilles, but I overlooked it. Bump PKGREVISION to 1.
2005-03-07Changes 0.3.0:adam1-11/+9
* Many many bug fixes. * Supports connecting to mt-daapd daap servers. * Watch remote hosts for updates * Fix problem where iTunes would no longer serve our requests. * Improved debugging support.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-06Initial import of libopendaap-0.2.1 into the Packages Collection.agc1-0/+21
libopendaap is a library written in C which enables applications to discover, and connect to, iTunes(R) music shares. Unlike all other daap implementations, this library is able to connect to recent iTunes shares which require a special authentication algorithm.