aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-04-24 03:33:47 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-04-24 03:33:47 +1000
commit017ec29f3f669a7c52da3e2f8c79549b5a26156a (patch)
tree4e2c74a6244571b980899b2ab8e91a4eb7b3c7d0 /lxqt-base/lxqt-notificationd
parentdev-qt/qtnetwork: drop unused patch (diff)
downloadqt-017ec29f3f669a7c52da3e2f8c79549b5a26156a.tar.gz
qt-017ec29f3f669a7c52da3e2f8c79549b5a26156a.tar.bz2
qt-017ec29f3f669a7c52da3e2f8c79549b5a26156a.zip
Remove unmaintained lxqt and related live ebuilds.
Gentoo-bug: 580308
Diffstat (limited to 'lxqt-base/lxqt-notificationd')
-rw-r--r--lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild36
-rw-r--r--lxqt-base/lxqt-notificationd/metadata.xml8
2 files changed, 0 insertions, 44 deletions
diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild
deleted file mode 100644
index a7eec0cf..00000000
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="LXQt notification daemon and library"
-HOMEPAGE="http://lxqt.org/"
-
-if [[ ${PV} = *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
-else
- SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-2 LGPL-2.1+"
-SLOT="0"
-
-RDEPEND="
- >=dev-libs/libqtxdg-1.0.0
- dev-qt/qtcore:5
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- dev-qt/qtxml:5
- kde-frameworks/kwindowsystem:5
- ~lxqt-base/liblxqt-${PV}
- ~lxqt-base/lxqt-common-${PV}
-"
-DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5
-"
diff --git a/lxqt-base/lxqt-notificationd/metadata.xml b/lxqt-base/lxqt-notificationd/metadata.xml
deleted file mode 100644
index 54b92bf6..00000000
--- a/lxqt-base/lxqt-notificationd/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>lxqt@gentoo.org</email>
- <name>LXQt</name>
- </maintainer>
-</pkgmetadata>