summaryrefslogtreecommitdiff
path: root/net/grilo-testui
diff options
context:
space:
mode:
authordrochner <drochner>2012-12-14 19:28:55 +0000
committerdrochner <drochner>2012-12-14 19:28:55 +0000
commit113216606bc98243c6081586d105718964d09d28 (patch)
tree086afec5b5dc55d44350ce2dc96c18149442f1c8 /net/grilo-testui
parent9e524a4747a4c5661a378d7c11db14493991d6c0 (diff)
downloadpkgsrc-113216606bc98243c6081586d105718964d09d28.tar.gz
build the grilo test ui, good for testing
Diffstat (limited to 'net/grilo-testui')
-rw-r--r--net/grilo-testui/DESCR2
-rw-r--r--net/grilo-testui/Makefile28
-rw-r--r--net/grilo-testui/PLIST2
3 files changed, 32 insertions, 0 deletions
diff --git a/net/grilo-testui/DESCR b/net/grilo-testui/DESCR
new file mode 100644
index 00000000000..bc51aaef690
--- /dev/null
+++ b/net/grilo-testui/DESCR
@@ -0,0 +1,2 @@
+Grilo is a framework for browsing and searching media content from various
+sources using a single API.
diff --git a/net/grilo-testui/Makefile b/net/grilo-testui/Makefile
new file mode 100644
index 00000000000..650ac591109
--- /dev/null
+++ b/net/grilo-testui/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2012/12/14 19:28:56 drochner Exp $
+#
+
+DISTNAME= grilo-0.2.4
+PKGNAME= grilo-testui-0.2.4
+CATEGORIES= net
+MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Media browser framework
+LICENSE= gnu-lgpl-v2
+
+DISTINFO_FILE= ${.CURDIR}/../../net/grilo/distinfo
+PATCHDIR= ${.CURDIR}/../../net/grilo/patches
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c99
+
+BUILD_DIRS= tools/grilo-test-ui
+INSTALL_DIRS= tools/grilo-test-ui
+
+.include "../../net/grilo/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/grilo-testui/PLIST b/net/grilo-testui/PLIST
new file mode 100644
index 00000000000..3e050e79778
--- /dev/null
+++ b/net/grilo-testui/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2012/12/14 19:28:56 drochner Exp $
+bin/grilo-test-ui-0.2