Up to [cvs.netbsd.org] / pkgsrc / multimedia / libassetml
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:10 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.14 / (download) - annotate - [select for diffs], Mon Feb 6 12:41:05 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:14 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:39 2009 UTC (2 years, 10 months ago) by wiz
Branch: 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,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
Remove USE_DIRS from pkgsrc. Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
Revision 1.11 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:09 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Mark as destdir ready.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 7 15:49:33 2006 UTC (5 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
cwrapper
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 11 14:29:03 2006 UTC (5 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Needs msgfmt.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Mar 31 23:56:28 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.7: +3 -5
lines
Diff to previous 1.7 (colored)
List the info pages directly in the PLIST and ensure that we honor PKGINFODIR.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:16 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:20 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.5: +2 -3
lines
Diff to previous 1.5 (colored)
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 21 16:29:54 2005 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Revision 1.4 / (download) - annotate - [select for diffs], Sun May 22 20:08:18 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:41 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 18 19:32:10 2005 UTC (7 years, 3 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
This build depends on texi2html. (Noticed in kristerw's amd64-2.0 pkgsrc bulk build.)
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Feb 16 18:38:40 2005 UTC (7 years, 3 months ago) by reed
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
New package: libassetml AssetML defines an XML file for multimedia metadata, such as name, description, categories, and file type. Applications using the libassetml library can query these XML files to share and reuse content like image and audio files. This package also provides the assetml-query tool for browsing the AssetML database. http://www.ofset.org/assetml/ (This will be used by childsplay and gcompris. Anyone want to work on them?)
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 16 18:38:40 2005 UTC (7 years, 3 months ago) by reed
Branch: MAIN
Initial revision