summaryrefslogtreecommitdiff
path: root/devel/libdbusmenu-qt
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2011-05-13 21:21:24 +0000
committermarkd <markd@pkgsrc.org>2011-05-13 21:21:24 +0000
commit164d526cbfaa0c4088175e47b129b8b2b2cd8076 (patch)
tree966d992a48318291e656365ca64bfa82d442ae69 /devel/libdbusmenu-qt
parent421b9e994ef8d3616f39877ff33765a9b8a01ee0 (diff)
downloadpkgsrc-164d526cbfaa0c4088175e47b129b8b2b2cd8076.tar.gz
Import libdbusmenu-qt 0.8.2
This library provides a Qt implementation of the DBusMenu protocol. The DBusMenu protocol makes it possible for applications to export and import their menus over DBus.
Diffstat (limited to 'devel/libdbusmenu-qt')
-rw-r--r--devel/libdbusmenu-qt/DESCR4
-rw-r--r--devel/libdbusmenu-qt/Makefile25
-rw-r--r--devel/libdbusmenu-qt/PLIST12
-rw-r--r--devel/libdbusmenu-qt/buildlink3.mk15
-rw-r--r--devel/libdbusmenu-qt/distinfo5
5 files changed, 61 insertions, 0 deletions
diff --git a/devel/libdbusmenu-qt/DESCR b/devel/libdbusmenu-qt/DESCR
new file mode 100644
index 00000000000..2f689f3d420
--- /dev/null
+++ b/devel/libdbusmenu-qt/DESCR
@@ -0,0 +1,4 @@
+This library provides a Qt implementation of the DBusMenu protocol.
+
+The DBusMenu protocol makes it possible for applications to export and import
+their menus over DBus.
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile
new file mode 100644
index 00000000000..677d7e912c6
--- /dev/null
+++ b/devel/libdbusmenu-qt/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/13 21:21:24 markd Exp $
+#
+
+DISTNAME= libdbusmenu-qt-0.8.2
+CATEGORIES= devel
+MASTER_SITES= http://launchpad.net/libdbusmenu-qt/trunk/0.8.2/+download/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://people.canonical.com/~agateau/dbusmenu/index.html
+COMMENT= dbusmenu library for Qt
+LICENSE= gnu-lgpl-v2.1
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= c c++
+USE_CMAKE= yes
+CMAKE_ARGS+= -DWITH_DOC=OFF
+
+PKGCONFIG_OVERRIDE+= dbusmenu-qt.pc.in
+
+.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-qdbus/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/libdbusmenu-qt/PLIST b/devel/libdbusmenu-qt/PLIST
new file mode 100644
index 00000000000..7ff1ae014f3
--- /dev/null
+++ b/devel/libdbusmenu-qt/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/13 21:21:24 markd Exp $
+include/dbusmenu-qt/dbusmenu_config.h
+include/dbusmenu-qt/dbusmenu_export.h
+include/dbusmenu-qt/dbusmenu_version.h
+include/dbusmenu-qt/dbusmenuadaptor.h
+include/dbusmenu-qt/dbusmenuexporter.h
+include/dbusmenu-qt/dbusmenuimporter.h
+lib/libdbusmenu-qt.so
+lib/libdbusmenu-qt.so.2
+lib/libdbusmenu-qt.so.2.5.1
+lib/pkgconfig/dbusmenu-qt.pc
+@pkgdir include/dbusmenu-qt/CMakeFiles/dbusmenu-qt.dir
diff --git a/devel/libdbusmenu-qt/buildlink3.mk b/devel/libdbusmenu-qt/buildlink3.mk
new file mode 100644
index 00000000000..f966a6d8ce3
--- /dev/null
+++ b/devel/libdbusmenu-qt/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/05/13 21:21:24 markd Exp $
+
+BUILDLINK_TREE+= libdbusmenu-qt
+
+.if !defined(LIBDBUSMENU_QT_BUILDLINK3_MK)
+LIBDBUSMENU_QT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libdbusmenu-qt+= libdbusmenu-qt>=0.8.2
+BUILDLINK_PKGSRCDIR.libdbusmenu-qt?= ../../devel/libdbusmenu-qt
+
+.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-qdbus/buildlink3.mk"
+.endif # LIBDBUSMENU_QT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libdbusmenu-qt
diff --git a/devel/libdbusmenu-qt/distinfo b/devel/libdbusmenu-qt/distinfo
new file mode 100644
index 00000000000..54e33b3dc41
--- /dev/null
+++ b/devel/libdbusmenu-qt/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/05/13 21:21:24 markd Exp $
+
+SHA1 (libdbusmenu-qt-0.8.2.tar.bz2) = a8875734c3ef8a1cf6fb7a19c79baf72e7ff5539
+RMD160 (libdbusmenu-qt-0.8.2.tar.bz2) = 166581f3fe97fa4b22f004f3fdc257cccfb785c5
+Size (libdbusmenu-qt-0.8.2.tar.bz2) = 35252 bytes