mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-editors/kitscenarist: removed proxy-maint proj
also, there is no need to explicitly set prepare and preinst phases as the eclass exports these and it is inherited last so it cannot be overwritten by other eclasses Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -37,19 +37,11 @@ DEPEND="dev-qt/qtcore:5
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_prepare() {
|
||||
xdg_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
eqmake5 Scenarist.pro
|
||||
emake qmake_all
|
||||
}
|
||||
|
||||
src_preinst() {
|
||||
xdg_src_prepare
|
||||
}
|
||||
|
||||
src_install() {
|
||||
newicon -s 512 bin/scenarist-core/Resources/Icons/logo.png "${PN}".png
|
||||
make_desktop_entry "${PN}" "KIT Scenarist" "${PN}" Office
|
||||
|
||||
@@ -5,10 +5,6 @@
|
||||
<email>ahvenas@gmail.com</email>
|
||||
<name>Henrik Pihl</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
KIT Scenarist is a program for creating screenplays which oriented at
|
||||
international standards in the field of film production. The program is a
|
||||
|
||||
Reference in New Issue
Block a user