[media-video/qnapi] synchronize with Sunrise to fix it
fixes: - media-video/qnapi-0.1.6_rc2::sabayon (masked by: invalid: DEPEND: Use dep defaults are not allowed in EAPI 3: '>=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)]', invalid: RDEPEND: Use dep defaults are not allowed in EAPI 3: '>=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)]')
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>no-herd</herd>
|
||||
<maintainer><email>slawomir.nizio@sabayon.org</email></maintainer>
|
||||
<use>
|
||||
<flag name='kde'>Enable KDE4 menu integration.</flag>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="3"
|
||||
EAPI="4"
|
||||
KDE_REQUIRED="optional"
|
||||
CMAKE_REQUIRED="false"
|
||||
|
||||
@@ -42,11 +42,6 @@ src_configure() {
|
||||
KDE4DIR="${KDEDIR}" INTEGRATION_TARGETS="${integr}" eqmake4
|
||||
}
|
||||
|
||||
src_install() {
|
||||
qt4-r2_src_install
|
||||
#prepalldocs || die "prepalldocs failed."
|
||||
}
|
||||
|
||||
pkg_preinst() {
|
||||
use gnome && gnome2_gconf_savelist
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user