summaryrefslogtreecommitdiffstats
path: root/kde4-support/libdbusmenu-qt/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'kde4-support/libdbusmenu-qt/DETAILS')
-rwxr-xr-xkde4-support/libdbusmenu-qt/DETAILS12
1 files changed, 8 insertions, 4 deletions
diff --git a/kde4-support/libdbusmenu-qt/DETAILS b/kde4-support/libdbusmenu-qt/DETAILS
index 22a8f6e9e5..dd06c8e066 100755
--- a/kde4-support/libdbusmenu-qt/DETAILS
+++ b/kde4-support/libdbusmenu-qt/DETAILS
@@ -1,15 +1,19 @@
SPELL=libdbusmenu-qt
- VERSION=0.5.0
- SOURCE_HASH=sha512:4bc28d245979852a5d9b1746f67b4d0b1b51bac9b9f410a8b9ccf81a4cc4c984f568bb896fa9650ab51eb272b4f39e9784aba0dac1a0ee976cdf714dc2081400
+ VERSION=0.8.2
SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE2=$SOURCE.asc
+ SOURCE2_IGNORE=signature
+ SOURCE_GPG=EEE34473.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://people.canonical.com/~agateau/dbusmenu
SOURCE_URL=http://launchpad.net/$SPELL/trunk/$VERSION/+download/$SOURCE
+ SOURCE2_URL=http://launchpad.net/$SPELL/trunk/$VERSION/+download/$SOURCE2
LICENSE[0]=MIT
ENTERED=2010-04-26
KEYWORDS="dbus qt4"
SHORT="qt support for DBusMenu protocol"
cat << EOF
-dbusmenu-qt is a standalone library providing a way to import and export QMenu instances using the
-DBusMenu protocol.
+dbusmenu-qt is a standalone library providing a way to import and export
+QMenu instances using the
+DBusMenu protocol.
EOF