Commit graph

14 commits

Author SHA1 Message Date
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
wiz
5864f18321 buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk. 2004-02-19 17:54:05 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
jlam
bbdd151ce7 BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the
existing value.  This is critical to set the correct list of dependencies
for a package.
2004-02-09 23:56:32 +00:00
chris
8cc0b9ce4f Correct the name of this package used in buildlink3.mk
I'd created this package originally as libmusicbrainz, till someone
pointed it out as musicbrainz
2004-02-09 01:23:43 +00:00
chris
d494a2f9bf Update musicbrainz to 2.0.2. Also add buildlink3.mk glue.
Changes are:
Changes for libmusicbrainz 2.0.2
-------------------------------------

   - Added support for Mac OS X
   - Improved build system
   - Added build files for Visual Studio .NET (VC7)

Changes for libmusicbrainz 2.0.1
-------------------------------------
   - Added patch for pkgconfig
   - Threading handled correctly in python wrapper
   - New perl bindings
   - Had client use HTTP 1.0 rather than HTTP 1.1
2004-02-09 00:07:36 +00:00
grant
ed16993a08 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
salo
8ad3dcddf4 Updated to version 2.0.0.
Addresses PR pkg/20446 by Matthias Friedrich.

Changes:

2.0.0:
======
- Removed some spurious C++ comments from mb_c.h
- Fixes and improvements to the python language bindings and tools
- Updated NetBSD cdrom reading code

2.0.0-pre4:
===========
- Two new functions have been added:
    mb_GetFragmentFromURL - Retrieve a fragment from a URI
    mb_GetOrdinalFromList - Retrieve a list ordinal from a given list --
                            this is sometimes needed to determine the
                            location of an item in a list. (e.g. a track
                            in an album in order to find the track number)
- The TRM code has been updated for TRM B#er.
- New queries have been added to queries.h in order to support the improved
  FileLookupInterface.
- The client library now uses the mm-2.1 and mq-1.1 namespaces.
- The client library will now be referred to as libmusicbrainz

2.0.0-pre1:
===========
- Added authentication support
- Added new queries
- Added support for submitting client version to the server during TRM
  submits
- Updated client code for TRM B#er
2003-02-20 16:02:34 +00:00
wiz
f6131e0676 Nobody uses this. 2002-08-31 03:17:41 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
wiz
b2e435b229 Use bz2 distfile. 2002-05-05 16:10:26 +00:00
zuntum
c1b67caba2 Initial import of musicbrainz-1.1.0 [pkgsrc/audio/musicbrainz]
MusicBrainz is the second generation incarnation of the CD Index.
This server is designed to enable Audio CD and MP3/Vorbis players
to download metadata about the music they are playing. All of the
data collected on the Musicbrainz server is made available to the
public under the OpenContent license.

Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/15984
2002-04-19 20:23:58 +00:00