mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
www-plugins/kpartsplugins: remove old.
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit kde4-base nsplugins
|
||||
|
||||
DESCRIPTION="Plugin using KDE's KParts technology to embed file viewers into non-KDE browsers"
|
||||
HOMEPAGE="http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin/"
|
||||
SRC_URI="http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-3 BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
IUSE="debug"
|
||||
|
||||
src_prepare() {
|
||||
echo "set( PLUGIN_INSTALL_DIR \"/usr/$(get_libdir)/${PLUGINS_DIR}/\" )" >> CMakeLists.txt || die
|
||||
kde4-base_src_prepare
|
||||
}
|
||||
Reference in New Issue
Block a user