summaryrefslogtreecommitdiff
path: root/multimedia/libassetml
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-18This build depends on texi2html.reed1-1/+3
(Noticed in kristerw's amd64-2.0 pkgsrc bulk build.)
2005-02-16New package: libassetmlreed5-0/+71
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?)