public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdbusmenu-qt/
Date: Tue,  6 Aug 2019 10:54:22 +0000 (UTC)	[thread overview]
Message-ID: <1565088725.b90f13ce61f223a83bf177dfc46fc4a59203dd9f.asturm@gentoo> (raw)

commit:     b90f13ce61f223a83bf177dfc46fc4a59203dd9f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  6 10:52:05 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug  6 10:52:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b90f13ce

dev-libs/libdbusmenu-qt: Drop 0.9.3_pre20160218-r2

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../libdbusmenu-qt-0.9.3_pre20160218-r2.ebuild     | 60 ----------------------
 1 file changed, 60 deletions(-)

diff --git a/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20160218-r2.ebuild b/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20160218-r2.ebuild
deleted file mode 100644
index 94932495e00..00000000000
--- a/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20160218-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EBZR_REPO_URI="lp:libdbusmenu-qt"
-
-[[ ${PV} == 9999* ]] && inherit bzr
-inherit cmake-utils virtualx
-
-DESCRIPTION="Library providing Qt implementation of DBusMenu specification"
-HOMEPAGE="https://launchpad.net/libdbusmenu-qt/"
-if [[ ${PV} != 9999* ]] ; then
-	MY_PV=${PV/_pre/+16.04.}
-	SRC_URI="https://launchpad.net/ubuntu/+archive/primary/+files/${PN}_${MY_PV}.orig.tar.gz"
-	KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="debug"
-
-RDEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}
-	test? ( dev-qt/qttest:5 )
-"
-
-[[ ${PV} == 9999* ]] || S=${WORKDIR}/${PN}-${MY_PV}
-
-# tests fail due to missing connection to dbus
-RESTRICT="test"
-
-src_prepare() {
-	[[ ${PV} == 9999* ]] && bzr_src_prepare
-	cmake-utils_src_prepare
-
-	cmake_comment_add_subdirectory tools
-	use test || cmake_comment_add_subdirectory tests
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DWITH_DOC=OFF
-		-DUSE_QT5=ON
-	)
-	cmake-utils_src_configure
-}
-
-src_test() {
-	local builddir=${BUILD_DIR}
-
-	BUILD_DIR=${BUILD_DIR}/tests virtx cmake-utils_src_test
-
-	BUILD_DIR=${builddir}
-}


             reply	other threads:[~2019-08-06 10:54 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-06 10:54 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-02 12:44 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdbusmenu-qt/ Arthur Zamarin
2019-08-06 10:40 Agostino Sarubbo
2019-08-06  9:51 Agostino Sarubbo
2019-08-05  0:38 Aaron Bauman
2018-05-26 21:15 Andreas Sturmlechner
2018-05-26 20:51 Andreas Sturmlechner
2018-05-25 23:58 Thomas Deutschmann
2018-03-22 12:22 Andreas Sturmlechner
2018-02-17 15:14 Michał Górny
2017-12-09  8:09 Andreas Sturmlechner
2017-11-30 22:54 Andreas Sturmlechner
2017-11-30 19:02 Thomas Deutschmann
2017-11-23 23:06 Sergei Trofimovich
2017-08-31 20:54 Andreas Sturmlechner
2017-04-08  6:14 Michael Palimaka
2017-04-03 21:00 Michael Weber
2017-04-01 16:06 Agostino Sarubbo
2017-04-01 14:03 Agostino Sarubbo
2016-07-20 15:46 Michael Palimaka
2016-03-27 17:12 Michael Palimaka
2016-03-27 10:22 Agostino Sarubbo
2015-11-11  9:54 Agostino Sarubbo
2015-09-22  4:39 Jeroen Roovers
2015-08-25 13:06 Mikle Kolyada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1565088725.b90f13ce61f223a83bf177dfc46fc4a59203dd9f.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox