lxde-base/lxsession-edit: Remove.

Closes: https://bugs.gentoo.org/652658
Signed-off-by: Hanno Boeck <hanno@gentoo.org>
This commit is contained in:
Hanno
2019-07-06 16:18:11 +02:00
parent 227ad4068f
commit cdf2be2b08
3 changed files with 0 additions and 40 deletions

View File

@@ -1 +0,0 @@
DIST lxsession-edit-0.2.0.tar.gz 224146 BLAKE2B 26e34b3498d0a9f0363c485b390b720658f5f6a55f10e4507a6bade1a55f2b8fac850827051d57cb16be09ba29c97db0b7cb9ff8df46d95c442b7057a0acee2c SHA512 6bf039322738502ec92e2d600d98142dafff7caa3e4a45f132cc7f4460985df2351b38fdf57ea214c49311d1b4fd96b79086936fade44fb0316dd013c417ba9f

View File

@@ -1,28 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
DESCRIPTION="LXDE session autostart editor"
HOMEPAGE="http://lxde.sourceforge.net/"
SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~x86-linux"
IUSE=""
COMMON_DEPEND="dev-libs/glib:2
x11-libs/gtk+:2"
RDEPEND="${COMMON_DEPEND}
lxde-base/lxde-common
lxde-base/lxsession"
DEPEND="${COMMON_DEPEND}
sys-devel/gettext
dev-util/intltool
virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS README
}

View File

@@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>lxde@gentoo.org</email>
<name>Gentoo LXDE Project</name>
</maintainer>
<upstream>
<remote-id type="sourceforge">lxde</remote-id>
</upstream>
</pkgmetadata>