lxqt-base/lxqt-config-randr: remove last-rited package

This commit is contained in:
Michael Palimaka
2016-04-11 02:42:26 +10:00
parent f8da31fb29
commit b23d09c65f
3 changed files with 0 additions and 44 deletions

View File

@@ -1 +0,0 @@
DIST lxqt-config-randr-0.7.0.tar.xz 58376 SHA256 aa58f622aac3ab542838f3a3ae981dff3fc4b16f90f5a2bc6efcd3f9383fedf0 SHA512 0859718467a32705f0bc9321c28ffe6730215920dd8e64d79af585cc6fe9fc7693ca327591b278eec2bb9fde2048c024a8abf852baab4570977e7a4c5009e1d5 WHIRLPOOL d836c7c938c7df3f110a370066fc177f948f3c8aebd8db7f1fc564d5d06809e27f49325f22394218f2f039d539fc375eca6a4e8f560e9708443833d20e501001

View File

@@ -1,31 +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 monitor configuration"
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 ~arm ~x86"
S=${WORKDIR}
fi
LICENSE="GPL-2 LGPL-2.1+"
SLOT="0"
CDEPEND="dev-libs/glib:2
dev-qt/qtcore:4
dev-qt/qtgui:4
x11-libs/libX11
x11-libs/libXrandr"
DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
x11-apps/xrandr"

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jauhien@gentoo.org</email>
<name>Jauhien Piatlicki</name>
</maintainer>
<maintainer type="project">
<email>lxqt@gentoo.org</email>
<name>LXQt</name>
</maintainer>
</pkgmetadata>