NetBSD.se

CVS log for pkgsrc/audio/libtunepimp/buildlink3.mk

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / audio / libtunepimp

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 7 01:53:14 2012 UTC (9 days, 22 hours ago) by dholland
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 3 12:49:10 2011 UTC (11 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
Package doesn't depend on expat directly, so remove expat inclusion
in bl3.mk as well.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Apr 22 13:42:10 2011 UTC (12 months, 3 weeks ago) by obache
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
recursive bump from gettext-lib shlib bump.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 17 12:02:05 2010 UTC (2 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 20 19:23:57 2009 UTC (3 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -13 lines
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 18 05:06:20 2008 UTC (4 years, 3 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
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@

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 22 16:51:32 2007 UTC (5 years, 2 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
remove direct dependency on fftw -- this is pulled in by libofa

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 15 08:29:29 2007 UTC (5 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
undo previous rev, wiz@ is right and kdemultimedia does not use
libtunepimp >= 0.5.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 10 19:44:11 2007 UTC (5 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Use BUILDLINK_FNAME_TRANSFORM and move the header files from
${PREFIX}/include/tunepimp-0.5 to ${PREFIX}/include/tunepimp.

We need the header files at this location for some packages
(and avoid unnecessary patches) like kdemultimedia3.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 19 11:50:23 2006 UTC (5 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
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.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 12 13:28:08 2006 UTC (5 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -4 lines
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)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 8 23:10:37 2006 UTC (5 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 8 22:39:01 2006 UTC (5 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Apr 12 21:41:58 2006 UTC (6 years, 1 month ago) by wiz
Branches: TNF
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-20060412
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 12 21:41:58 2006 UTC (6 years, 1 month ago) by wiz
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>