app-editors/kitscenarist: treeclean

Closes: https://bugs.gentoo.org/780705 (pkgremoved)
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2024-12-01 19:29:01 +09:00
parent 66e6627133
commit 03c7ecc341
4 changed files with 0 additions and 85 deletions

View File

@@ -1 +0,0 @@
DIST kitscenarist-0.7.2.rc9i.tar.gz 28565555 BLAKE2B 6be60285edc0361a682dedecfe6ea3d75f7cd31421b2bd49f56d5b17af8fbcc56b34e54da3f670212b33a51fa90a3ce5d51b4efffe1aa2c1807a3703a9acb26f SHA512 9e9ba8d930e8de6b0edb8b5e8a6c8e75c16572d33d3dbbc12072191aec5c49bd127727252d288b9d7cc5ddb5c6c75d3a221b9f51b68065b15c228c212e088930

View File

@@ -1,60 +0,0 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit desktop font readme.gentoo-r1 qmake-utils xdg
MY_PV="0.7.2.rc9i"
MY_P="${PN}"-"${MY_PV}"
DESCRIPTION="Simple and powerful application for creating screenplays."
HOMEPAGE="https://kitscenarist.ru/en/"
SRC_URI="https://github.com/dimkanovikov/KITScenarist/releases/download/"${MY_PV}"/src.tar.gz -> "${MY_P}".tar.gz"
S="${WORKDIR}/src"
DOC_CONTENTS="Quick startup hints at https://kitscenarist.ru/en/help/first_glance.html"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
FONT_SUFFIX="ttf"
FONT_S="${S}/bin/scenarist-core/Resources/Fonts"
DEPEND="dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtmultimedia:5
dev-qt/qtnetwork:5
dev-qt/qtpositioning:5
dev-qt/qtprintsupport:5
dev-qt/qtquickcontrols:5
dev-qt/qtsql:5
dev-qt/qtsvg:5
dev-qt/qtwebengine:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
sys-libs/zlib[minizip]"
RDEPEND="${DEPEND}"
src_configure() {
eqmake5 Scenarist.pro
emake qmake_all
}
src_install() {
newicon -s 512 bin/scenarist-core/Resources/Icons/logo.png "${PN}".png
make_desktop_entry "${PN}" "KIT Scenarist" "${PN}" Office
newbin "${WORKDIR}"/build/Release/bin/scenarist-desktop/Scenarist "${PN}"
readme.gentoo_create_doc
font_src_install
}
pkg_postinst() {
xdg_pkg_postinst
font_pkg_postinst
readme.gentoo_print_elog
}
pkg_postrm() {
xdg_pkg_postrm
font_pkg_postrm
}

View File

@@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>ahvenas@gmail.com</email>
<name>Henrik Pihl</name>
</maintainer>
<longdescription lang="en">
KIT Scenarist is a program for creating screenplays which oriented at
international standards in the field of film production. The program is a
full-featured studio for creating stories from the birth of the idea and
before the transfer of the script to production.
</longdescription>
<upstream>
<remote-id type="github">dimkanovikov/KITScenarist</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -98,13 +98,6 @@ gui-apps/riverguile
# Removal on 2024-12-10.
dev-util/rpi-imager
# Takuya Wakazono <pastalian46@gmail.com> (2024-10-31)
# Unmaintained in guru since 2020 and the upstream suggests using their
# new project.
# It also depends on dev-qt/qtwebengine:5, which will soon be removed.
# Removal on 2024-11-30. Bug #780705.
app-editors/kitscenarist
# Takuya Wakazono <pastalian46@gmail.com> (2024-10-18)
# Depends on <dev-python/tree-sitter-0.22, which has been dropped.
# Upstream does not support newer treesitter and is no longer