Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
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.
+23
View File
@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.19 2013/04/06 20:27:25 rodent Exp $
#
DISTNAME= libassetml-1.2.1
PKGREVISION= 6
CATEGORIES= multimedia devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ofset/}
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.ofset.org/assetml/
COMMENT= Library for sharing image and audio files between projects
USE_TOOLS+= gmake pkg-config texi2html msgfmt
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/src/libassetml.pc.in
GNU_CONFIGURE= yes
INFO_FILES= yes
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
+11
View File
@@ -0,0 +1,11 @@
@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:08:06 joerg Exp $
bin/assetml-query
include/libassetml-1.0/libassetml/assetml.h
info/libassetml.info
lib/libassetml.la
lib/pkgconfig/libassetml.pc
share/gnome/help/libassetml/C/libassetml.html
share/gnome/help/libassetml/C/topic.dat
share/locale/fr/LC_MESSAGES/libassetml.mo
share/locale/it/LC_MESSAGES/libassetml.mo
share/locale/ja/LC_MESSAGES/libassetml.mo
+16
View File
@@ -0,0 +1,16 @@
# $NetBSD: buildlink3.mk,v 1.13 2012/09/15 10:05:51 obache Exp $
BUILDLINK_TREE+= libassetml
.if !defined(LIBASSETML_BUILDLINK3_MK)
LIBASSETML_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libassetml+= libassetml>=1.2.1
BUILDLINK_ABI_DEPENDS.libassetml+= libassetml>=1.2.1nb6
BUILDLINK_PKGSRCDIR.libassetml?= ../../multimedia/libassetml
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.endif # LIBASSETML_BUILDLINK3_MK
BUILDLINK_TREE+= -libassetml
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 11:24:03 agc Exp $
SHA1 (libassetml-1.2.1.tar.gz) = 9c5543a99cabe09cda983281ed0e9cb6ace72810
RMD160 (libassetml-1.2.1.tar.gz) = 5f5f8c84c9830a7488ded0bd2830a84bad637304
Size (libassetml-1.2.1.tar.gz) = 318920 bytes