summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-03-09 22:18:29 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-03-09 22:44:50 +1100
commit7cb95e216054a9ae4ec58a538b798c46e221463b (patch)
tree321adf8ca42c30b8756a2c41733bd0e295e29ead /lxqt-base/lxqt-panel
parentfix SRC_URI to the official one as per corosync dev Jan Friesse, see https://... (diff)
downloadgentoo-7cb95e216054a9ae4ec58a538b798c46e221463b.tar.gz
gentoo-7cb95e216054a9ae4ec58a538b798c46e221463b.tar.bz2
gentoo-7cb95e216054a9ae4ec58a538b798c46e221463b.zip
lxqt-base: remove 0.7.0
Package-Manager: portage-2.2.27
Diffstat (limited to 'lxqt-base/lxqt-panel')
-rw-r--r--lxqt-base/lxqt-panel/Manifest1
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild66
2 files changed, 0 insertions, 67 deletions
diff --git a/lxqt-base/lxqt-panel/Manifest b/lxqt-base/lxqt-panel/Manifest
index 8f26dcc23f1c..611ba5fa4e2b 100644
--- a/lxqt-base/lxqt-panel/Manifest
+++ b/lxqt-base/lxqt-panel/Manifest
@@ -1,4 +1,3 @@
DIST lxqt-panel-0.10.0.tar.xz 329984 SHA256 df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e SHA512 59a25593beeabbd02a451e00db479617612d63ba5579560ab4b1c60d6ad1878728cc079a848b9437968c7246f257b53c775de2cb9e87f3e153049e6dbeee2ab4 WHIRLPOOL 6d49c0d78f66ff4d6a0fe026915e72bf6ca9c5b73f198866402c6e82ffd10b53a22f9ef1a583d05ae47918d90ccc08b1230582ccd86948d77079e2b2fdf3af6b
-DIST lxqt-panel-0.7.0.tar.xz 247640 SHA256 13fcdd33dfe1a691395765032dd6ae6eab5d4988ba96fb79b3d521e216383677 SHA512 e8817bc424c9c4369afd6f300d54f752cbb448767277eaa3024b44b0cb557e14721b19e83ba647fc1e0aac2923651782cd4964cf92a419f93b4f450351dcda28 WHIRLPOOL 5d29ab327eafe5a33a060e91b63d0320ae11000a2ec4bd58b9313a3eb0f6a78a7c5de1e7375de6c3bfe51f717d7998551d821b966a629263a4cfb873dc79e92b
DIST lxqt-panel-0.8.0.tar.xz 259284 SHA256 5c453372bf6d35f09400788f6dece1403b63e7cf25abe62066fc9e82c5170b78 SHA512 ffa938586eccd743a676a8a0075a236b763bc3652c9a827c9906e83e87a926ba46a5577e047208b873fe6d53a5f39318aa7e3a1a1525ac89396bb63a52d5c09f WHIRLPOOL 8fa8da6635c423e111a7f37c7624ee0b30d78e5b1524bf78f371f4113a558cee6876f7463083b5c37111f5ec2f4a8079abb15590be0ae846521eb78cd9b39771
DIST lxqt-panel-0.9.0.tar.xz 277840 SHA256 96b2c2f1b7de7605ac79f094936e6fcf8f0034342e11d84624a033f2450f6bf1 SHA512 f14922d0ea8b0258bcf6aba6ae4430d901002772c9f83a55cb9188b2c92dc440cb30170296326f1f22d49bec9b271e044da30b60e54a8d4483cd4bc358a8e81e WHIRLPOOL 6c94c7160111e03795f959d653bf8392cf934631c7bd849806df6c28080618db5c841c545d6bb97576e58981de8c476ea205bb7a3aea68813318dafb3d2a71bc
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild
deleted file mode 100644
index 087737006bbd..000000000000
--- a/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="LXQt desktop panel and plugins"
-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/lxqt/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~x86"
- S=${WORKDIR}
-fi
-
-LICENSE="GPL-2 LGPL-2.1+"
-SLOT="0"
-IUSE="+alsa +clock colorpicker cpuload +desktopswitch dom +kbindicator +mainmenu
- +mount networkmonitor pulseaudio +quicklaunch screensaver sensors
- +showdesktop sysstat +taskbar teatime +tray +volume worldclock"
-REQUIRED_USE="volume? ( || ( alsa pulseaudio ) )"
-
-DEPEND="dev-qt/qtcore:4
- dev-qt/qtdbus:4
- dev-qt/qtgui:4
- >=lxde-base/menu-cache-0.3.3
- ~lxqt-base/liblxqt-${PV}
- ~lxqt-base/liblxqt-mount-${PV}
- ~lxqt-base/lxqt-globalkeys-${PV}
- ~dev-libs/libqtxdg-0.5.3
- x11-libs/libX11
- cpuload? ( sys-libs/libstatgrab )
- networkmonitor? ( sys-libs/libstatgrab )
- sensors? ( sys-apps/lm_sensors )
- sysstat? ( ~lxqt-base/libsysstat-0.1.0 )
- volume? ( alsa? ( media-libs/alsa-lib )
- pulseaudio? ( media-sound/pulseaudio ) )
- worldclock? ( dev-libs/icu:= )"
-RDEPEND="${DEPEND}
- lxde-base/lxmenu-data"
-
-src_configure() {
- local mycmakeargs i y
- for i in clock colorpicker cpuload desktopswitch dom kbindicator mainmenu mount \
- networkmonitor quicklaunch screensaver sensors showdesktop sysstat \
- taskbar teatime tray volume worldclock; do
- y=$(tr '[:lower:]' '[:upper:]' <<< "${i}")
- mycmakeargs+=( $(cmake-utils_use ${i} ${y}_PLUGIN) )
- done
-
- if use volume; then
- mycmakeargs+=( $(cmake-utils_use alsa VOLUME_USE_ALSA)
- $(cmake-utils_use pulseaudio VOLUME_USE_PULSEAUDIO) )
- fi
-
- cmake-utils_src_configure
-}
-
-src_install(){
- cmake-utils_src_install
- doman panel/man/*.1
-}