pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import bamf-0.5.1 as wip/bamf.
Module Name: pkgsrc-wip
Committed By: Youri Mouton <youri%NetBSD.org@localhost>
Pushed By: youri
Date: Sun Jul 3 21:33:35 2016 +0200
Changeset: 226ee2ac61516944bcd279c9aea5f01f0e4124b8
Added Files:
bamf/DESCR
bamf/Makefile
bamf/PLIST
bamf/distinfo
Log Message:
Import bamf-0.5.1 as wip/bamf.
BAMF, is a simple DBus daemon and C wrapper library of applications matching
framework.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=226ee2ac61516944bcd279c9aea5f01f0e4124b8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bamf/DESCR | 2 ++
bamf/Makefile | 24 ++++++++++++++++++++++++
bamf/PLIST | 0
bamf/distinfo | 6 ++++++
4 files changed, 32 insertions(+)
diffs:
diff --git a/bamf/DESCR b/bamf/DESCR
new file mode 100644
index 0000000..c0fd23b
--- /dev/null
+++ b/bamf/DESCR
@@ -0,0 +1,2 @@
+BAMF, is a simple DBus daemon and C wrapper library of applications matching
+framework.
diff --git a/bamf/Makefile b/bamf/Makefile
new file mode 100644
index 0000000..98dc035
--- /dev/null
+++ b/bamf/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.13 2015/06/06 18:48:10 krytarowski Exp $
+#
+
+DISTNAME= bamf-0.5.1
+CATEGORIES= sysutils gnome
+MASTER_SITES= http://launchpad.net/bamf/0.5/0.5.1/+download/
+
+MAINTAINER= youri%NetBSD.org@localhost
+HOMEPAGE= http://launchpad.net/bamf/
+COMMENT= DBus daemon and C wrapper library of applications matching framework
+LICENSE= gnu-lgpl-v3
+
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake intltool msgfmt pkg-config
+
+DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
+DEPENDS+= ${PYPKGPREFIX}-libxslt-[0-9]*:../../textproc/py-libxslt
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libwnck3/buildlink3.mk"
+.include "../../sysutils/libgtop/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/bamf/PLIST b/bamf/PLIST
new file mode 100644
index 0000000..e69de29
diff --git a/bamf/distinfo b/bamf/distinfo
new file mode 100644
index 0000000..e2e2584
--- /dev/null
+++ b/bamf/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.6 2015/06/06 16:23:52 krytarowski Exp $
+
+SHA1 (bamf-0.5.1.tar.gz) = bb4e07579c965745caf8256272e448ffb8530976
+RMD160 (bamf-0.5.1.tar.gz) = 2374e629ccef11c6c4b51090a52b6d6cf8274033
+SHA512 (bamf-0.5.1.tar.gz) = 0fc3a72f01f408c7cba861404e79e41e3112f8261b7a0ad6b15c43690b3f8063fa654c60c8d10aa4b9ed24b0e6d3047e98bee6a3765ee4f6c0975040ce7dcd26
+Size (bamf-0.5.1.tar.gz) = 575386 bytes
Home |
Main Index |
Thread Index |
Old Index