summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-23 23:27:39 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-23 23:37:36 +0200
commit68a4e55d9f03c31e959b59da43af8fc15affca22 (patch)
tree6d348d7f379f8a3632ba701d7bc509d87bd613b2 /x11-misc
parentsys-kernel/kccmp: Import 0.3 from before last-rites (diff)
downloadkde-sunset-68a4e55d9f03c31e959b59da43af8fc15affca22.tar.gz
kde-sunset-68a4e55d9f03c31e959b59da43af8fc15affca22.tar.bz2
kde-sunset-68a4e55d9f03c31e959b59da43af8fc15affca22.zip
x11-misc/appmenu-qt: Import 0.2.6 from before last-rites
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/appmenu-qt/Manifest1
-rw-r--r--x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild24
-rw-r--r--x11-misc/appmenu-qt/metadata.xml8
3 files changed, 33 insertions, 0 deletions
diff --git a/x11-misc/appmenu-qt/Manifest b/x11-misc/appmenu-qt/Manifest
new file mode 100644
index 00000000..5c68aadc
--- /dev/null
+++ b/x11-misc/appmenu-qt/Manifest
@@ -0,0 +1 @@
+DIST appmenu-qt-0.2.6.tar.bz2 22569 BLAKE2B 92c5309c17088e9673da690f246c6201e0dd55a8df40c365bc821ff1570f8526734bb062d4357c377b4ad046590c491875ab846cd093bea45203e2edbb19369c SHA512 399c05f6983150ed585727e58998a95bd55657f54c4091a6cfb34716ace0a8f5d207f3b353aad72d5ca1d26b9b3c1a34abc69f6ed8c97dc47140674d2aac56fe
diff --git a/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild b/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild
new file mode 100644
index 00000000..48d85912
--- /dev/null
+++ b/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Application menu module for Qt"
+HOMEPAGE="https://launchpad.net/appmenu-qt"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-qt/qtcore:4
+ dev-qt/qtdbus:4
+ dev-qt/qtgui:4
+ >=dev-libs/libdbusmenu-qt-0.9.0[qt4]"
+RDEPEND="${DEPEND}"
+
+DOCS=( NEWS README )
diff --git a/x11-misc/appmenu-qt/metadata.xml b/x11-misc/appmenu-qt/metadata.xml
new file mode 100644
index 00000000..21191c58
--- /dev/null
+++ b/x11-misc/appmenu-qt/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="launchpad">appmenu-qt</remote-id>
+ </upstream>
+</pkgmetadata>