summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <sven.eden@prydeworx.com>2024-04-12 08:08:50 +0200
committerSven Eden <sven.eden@prydeworx.com>2024-04-12 08:08:50 +0200
commit5034e518d3457d72e980abec572000b2c0470bb9 (patch)
tree7daf1b82ca3f36edb35188d5996f8bfb6df72123
parentnet-im/skypeforlinux: treeclean (diff)
downloadseden-5034e518d3457d72e980abec572000b2c0470bb9.tar.gz
seden-5034e518d3457d72e980abec572000b2c0470bb9.tar.bz2
seden-5034e518d3457d72e980abec572000b2c0470bb9.zip
app-office/texstudio: treeclean
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
-rw-r--r--app-office/texstudio/Manifest4
-rw-r--r--app-office/texstudio/files/texstudio-4.6.3-quazip5.patch17
-rw-r--r--app-office/texstudio/metadata.xml15
-rw-r--r--app-office/texstudio/texstudio-4.6.3.ebuild80
4 files changed, 0 insertions, 116 deletions
diff --git a/app-office/texstudio/Manifest b/app-office/texstudio/Manifest
deleted file mode 100644
index b334f2d..0000000
--- a/app-office/texstudio/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX texstudio-4.6.3-quazip5.patch 598 BLAKE2B 82cfa56e89783ca7da30a68d74e654400c56d7bb7ebe0e20c71848eed3f56274c9b3e82cb784770abe59fa2970179fe83c23596d594d302d4fcd13504219c8ec SHA512 414ecc4a95706c7fce79cb94a93c339b190afd021d8ce655a789277402dd6284d1f39c17bf4d43ec7e479dcf98c973b12848862908a74a6b7340ab326bf04865
-DIST texstudio-4.6.3.tar.gz 111413199 BLAKE2B bf855614630b349bd674beab5fb2251ab4f49719377aa89091e9d133694d6120e9821333cb990a34e196f1538e7dc860d2fce8a9827fbd5484e2ce6195d90bdb SHA512 4d452574dede32442b40d5c84b79f5e62d02105fd2ff34d2900db1c7e0dd3e945ab93f2e28d6944f1ec206d1847a0779742c4e86dc8cc828bb186a77840787a0
-EBUILD texstudio-4.6.3.ebuild 1807 BLAKE2B 3e1d75b3fa2e2594a7cce8a02757d42d828286a018ff6a96802e558d0f727d28cb5c6914ea11628936075a90d6794f06a472962a42cfcf4ff3f525b8dcabf06d SHA512 0efeab980b82d8f775cd09c7a3a436f2420fd56abace8e5a3501922010cfad56eb891f877797a987020b5cb7fe8d473c43e1d27d65f8fa76e3b970dae33cb28d
-MISC metadata.xml 523 BLAKE2B a16bc006c6ab5dd0536e77a5bbe1681cc84c3aa5be50bdb567eccecab426688c751c0bec2c34bf221ec54f5ba772236a81a227067e426bb545755a129ebb6e41 SHA512 91f8748cb661e3e2ef7c027d02aecccbe23cce00c0da8486227d237ee6429e84ac9a8c2b32d4c518a4583d0643871b0c50c838d3c40004c0df7ae9c8ecefceed
diff --git a/app-office/texstudio/files/texstudio-4.6.3-quazip5.patch b/app-office/texstudio/files/texstudio-4.6.3-quazip5.patch
deleted file mode 100644
index 7541128..0000000
--- a/app-office/texstudio/files/texstudio-4.6.3-quazip5.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/texstudio.pro 2023-11-27 11:17:21.022183360 +0100
-+++ b/texstudio.pro 2023-11-27 11:18:29.812186975 +0100
-@@ -371,11 +371,9 @@
- PKGCONFIG += quazip1-qt6
- }
- !versionGreaterOrEqual($$QT_VERSION, "6.0.0") {
-- message(System quazip5)
-- isEmpty(QUAZIP_LIB): QUAZIP_LIB = -lquazip5
-- isEmpty(QUAZIP_INCLUDE): QUAZIP_INCLUDE = $${PREFIX}/include/quazip5
-- INCLUDEPATH += $${QUAZIP_INCLUDE}
-- LIBS += $${QUAZIP_LIB}
-+ message(System QuaZip)
-+ CONFIG += link_pkgconfig
-+ PKGCONFIG += quazip1-qt5
- }
- }
-
diff --git a/app-office/texstudio/metadata.xml b/app-office/texstudio/metadata.xml
deleted file mode 100644
index 66abc48..0000000
--- a/app-office/texstudio/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>tex@gentoo.org</email>
- <name>Gentoo TeX Project</name>
- </maintainer>
- <use>
- <flag name="video">Use phonon for video embedding</flag>
- </use>
- <upstream>
- <remote-id type="github">texstudio-org/texstudio</remote-id>
- <changelog>https://github.com/texstudio-org/texstudio/blob/master/utilities/manual/CHANGELOG.txt</changelog>
- </upstream>
-</pkgmetadata>
diff --git a/app-office/texstudio/texstudio-4.6.3.ebuild b/app-office/texstudio/texstudio-4.6.3.ebuild
deleted file mode 100644
index b782a1a..0000000
--- a/app-office/texstudio/texstudio-4.6.3.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop qmake-utils xdg
-
-MY_PV="${PV/_/}"
-DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)"
-HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio"
-SRC_URI="https://github.com/texstudio-org/texstudio/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-IUSE="video"
-
-DEPEND="
- app-text/hunspell:=
- app-text/poppler:=[qt5]
- >=dev-libs/quazip-1.0:0=[qt5(+)]
- dev-qt/designer:5
- dev-qt/qtcore:5
- dev-qt/qtconcurrent:5
- dev-qt/qtdeclarative:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtprintsupport:5
- dev-qt/qtsingleapplication[qt5(+),X]
- dev-qt/qtsvg:5
- dev-qt/qttest:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- sys-libs/zlib
- x11-libs/libX11
- x11-libs/libXext
- video? ( >=media-libs/phonon-4.11.0 )
-"
-RDEPEND="
- ${DEPEND}
- app-text/ghostscript-gpl
- app-text/psutils
- media-libs/netpbm
- virtual/latex-base
-"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
- "${FILESDIR}"/${P}-quazip5.patch
-)
-
-src_prepare() {
- # TODO: find hunspell quazip utilities/poppler-data qtsingleapplication -delete || die
- rm -r src/quazip || die
-
- if use video; then
- sed "/^PHONON/s:$:true:g" -i ${PN}.pro || die
- fi
-
- sed -e "/qtsingleapplication.pri/s/.*/CONFIG += qtsingleapplication/" \
- -i ${PN}.pro || die
- default
-}
-
-src_configure() {
- eqmake5 USE_SYSTEM_HUNSPELL=1 USE_SYSTEM_QUAZIP=1 NO_TESTS=false
-}
-
-src_install() {
- local i
- for i in 16x16 22x22 32x32 48x48 64x64 128x128; do
- newicon -s ${i} utilities/${PN}${i}.png ${PN}.png
- done
-
- emake DESTDIR="${D}" INSTALL_ROOT="${ED}" install
-
- # We don't install licences per package
- rm "${ED}"/usr/share/texstudio/COPYING || die
-}