diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-04-01 01:33:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-04-01 01:33:27 +0100 |
commit | 9cb5d77a6732fadf391fd38da00e6921f3e23112 (patch) | |
tree | 30f5c59801151fa131da4743ca598f950b2e5b4b /app-text | |
parent | 033286afc1eb2e64a87a58798a0c620d8b56f497 (diff) |
gentoo auto-resync : 01:04:2025 - 01:33:27
Diffstat (limited to 'app-text')
19 files changed, 11 insertions, 515 deletions
diff --git a/app-text/Manifest.gz b/app-text/Manifest.gz Binary files differindex 2f505500aa6a..fcb9ee015c36 100644 --- a/app-text/Manifest.gz +++ b/app-text/Manifest.gz diff --git a/app-text/openpaperwork-core/Manifest b/app-text/openpaperwork-core/Manifest index d280d71cadb3..f828610a0fab 100644 --- a/app-text/openpaperwork-core/Manifest +++ b/app-text/openpaperwork-core/Manifest @@ -1,5 +1,3 @@ -DIST paperwork-2.2.3.tar.bz2 2531208 BLAKE2B 6259a9b7a916ad71fc0f0747ce0c17e874dbff962c3d8b46c4c25c2a119de6d27f0ce7ce262dfbf7290fa436726fc538d9bead2664d7f158d51634eece768620 SHA512 68bad3ccc9ed2fdea2b1336945ca4f11de5b0a2249d5f043dc34d620ae5bf6627c0255d4776a5c19e9d266972403023f0b63eb3bf694d7a33051b53239c017bf DIST paperwork-2.2.5.tar.bz2 2515993 BLAKE2B 3d4e6607d06efc40939fb1d6df72937acb58d54200be96f8c276efe2564ec3e67cafde11e1d8733ff7fd9647b3f30410f9eb584569d56efc3ea5bff21b25acb1 SHA512 60e8acc439bd935f402871208b6acccda033c6324b734aac7adde45716c0e44770902bf97499c10d11af171be5c8bd8ab832b714a972bac27cd274ff5b9fb8ef -EBUILD openpaperwork-core-2.2.3.ebuild 777 BLAKE2B 5019b0fa39a96a637383127b33d6cfc3831ea1738c42204c472a471674c95238ea647e12c6e491497e41b024f79a7da1b840d1e30e80605a4e279dd72b352297 SHA512 222fc5c3cebf15b2cf8b3af13b8bf7733045d9ae1b887abb51d0104707c362635000b0c126324eca786101e6daf76bd8c114caf7f01991466a3c1c5994af255d EBUILD openpaperwork-core-2.2.5.ebuild 777 BLAKE2B 5019b0fa39a96a637383127b33d6cfc3831ea1738c42204c472a471674c95238ea647e12c6e491497e41b024f79a7da1b840d1e30e80605a4e279dd72b352297 SHA512 222fc5c3cebf15b2cf8b3af13b8bf7733045d9ae1b887abb51d0104707c362635000b0c126324eca786101e6daf76bd8c114caf7f01991466a3c1c5994af255d MISC metadata.xml 411 BLAKE2B 3b2c93ec0ef42b0af9ef95f4ddaa408bccbcad56b10358ee781b828274e00fc309be763a3193e411ca0886f9a96450fb6a52a86bf796713408cc1fdccf743d59 SHA512 43487d9ab1dd7bf0076cbd43b55f3ac30c53ec05d16fd8250d344af06528be0bc9aae1099530c342239b795d98398c4154ce03b7f5354b09b2632db62e5a81b3 diff --git a/app-text/openpaperwork-core/openpaperwork-core-2.2.3.ebuild b/app-text/openpaperwork-core/openpaperwork-core-2.2.3.ebuild deleted file mode 100644 index 73f4d76b2a24..000000000000 --- a/app-text/openpaperwork-core/openpaperwork-core-2.2.3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..13} ) - -inherit distutils-r1 - -DESCRIPTION="Core part of Paperwork (plugin management)" -HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork" -SRC_URI="https://gitlab.gnome.org/World/OpenPaperwork/paperwork/-/archive/${PV}/paperwork-${PV}.tar.bz2" -S=${WORKDIR}/paperwork-${PV}/${PN} - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-python/distro[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" -BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}] - sys-apps/which - sys-devel/gettext" - -export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} - -python_compile() { - emake l10n_compile - - distutils-r1_python_compile -} diff --git a/app-text/openpaperwork-gtk/Manifest b/app-text/openpaperwork-gtk/Manifest index 86429f7a1ff0..f80d4c6bdbb8 100644 --- a/app-text/openpaperwork-gtk/Manifest +++ b/app-text/openpaperwork-gtk/Manifest @@ -1,5 +1,3 @@ -DIST paperwork-2.2.3.tar.bz2 2531208 BLAKE2B 6259a9b7a916ad71fc0f0747ce0c17e874dbff962c3d8b46c4c25c2a119de6d27f0ce7ce262dfbf7290fa436726fc538d9bead2664d7f158d51634eece768620 SHA512 68bad3ccc9ed2fdea2b1336945ca4f11de5b0a2249d5f043dc34d620ae5bf6627c0255d4776a5c19e9d266972403023f0b63eb3bf694d7a33051b53239c017bf DIST paperwork-2.2.5.tar.bz2 2515993 BLAKE2B 3d4e6607d06efc40939fb1d6df72937acb58d54200be96f8c276efe2564ec3e67cafde11e1d8733ff7fd9647b3f30410f9eb584569d56efc3ea5bff21b25acb1 SHA512 60e8acc439bd935f402871208b6acccda033c6324b734aac7adde45716c0e44770902bf97499c10d11af171be5c8bd8ab832b714a972bac27cd274ff5b9fb8ef -EBUILD openpaperwork-gtk-2.2.3.ebuild 930 BLAKE2B 7b03423d56c345dd42118c5244149ed31236cafd2e0957b7630748bd83bc8d9d4e4bde1774913ccc1bf23b72afa7bab48c8e7cf7474ddd9568cc4ac2a6e119e1 SHA512 893913242965f833865c0346c89cad2678073c97f2b182e813f93c33e64bf10f1d6e3e1c7b52c37655a09a1befd8f3e3f6d28dae8180562ba9bc3ab7144a405f EBUILD openpaperwork-gtk-2.2.5.ebuild 930 BLAKE2B 7b03423d56c345dd42118c5244149ed31236cafd2e0957b7630748bd83bc8d9d4e4bde1774913ccc1bf23b72afa7bab48c8e7cf7474ddd9568cc4ac2a6e119e1 SHA512 893913242965f833865c0346c89cad2678073c97f2b182e813f93c33e64bf10f1d6e3e1c7b52c37655a09a1befd8f3e3f6d28dae8180562ba9bc3ab7144a405f MISC metadata.xml 410 BLAKE2B 13172be1299a64f5856e03791df45398d802340ece2eb41856623f3d5649efc0fe26aefda55ed180b5e042bd9d14ad88298e5c2383c3ea64a29c8748b74a18eb SHA512 90faa39c2bfe806ba21302a6daaa9a7a01f6489e1fb8756a3dcc0f47d4cfeef52b51d8eb785b61c1b734d691a15c55764590736ea1e56c8102139b7b72424baf diff --git a/app-text/openpaperwork-gtk/openpaperwork-gtk-2.2.3.ebuild b/app-text/openpaperwork-gtk/openpaperwork-gtk-2.2.3.ebuild deleted file mode 100644 index bfb9af9c2fcf..000000000000 --- a/app-text/openpaperwork-gtk/openpaperwork-gtk-2.2.3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..13} ) - -inherit distutils-r1 - -DESCRIPTION="Paperwork plugins" -HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork" -SRC_URI="https://gitlab.gnome.org/World/OpenPaperwork/paperwork/-/archive/${PV}/paperwork-${PV}.tar.bz2" -S=${WORKDIR}/paperwork-${PV}/${PN} - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="app-text/openpaperwork-core[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - gui-libs/libhandy - x11-libs/gtk+:3[introspection]" -DEPEND="${RDEPEND}" -BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}] - sys-apps/which - sys-devel/gettext" - -export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} - -python_compile() { - emake l10n_compile - - distutils-r1_python_compile -} diff --git a/app-text/paperwork-backend/Manifest b/app-text/paperwork-backend/Manifest index 388cfacbdbf2..7e6c153a4a13 100644 --- a/app-text/paperwork-backend/Manifest +++ b/app-text/paperwork-backend/Manifest @@ -1,7 +1,4 @@ -DIST paperwork-2.2.3.tar.bz2 2531208 BLAKE2B 6259a9b7a916ad71fc0f0747ce0c17e874dbff962c3d8b46c4c25c2a119de6d27f0ce7ce262dfbf7290fa436726fc538d9bead2664d7f158d51634eece768620 SHA512 68bad3ccc9ed2fdea2b1336945ca4f11de5b0a2249d5f043dc34d620ae5bf6627c0255d4776a5c19e9d266972403023f0b63eb3bf694d7a33051b53239c017bf DIST paperwork-2.2.5.tar.bz2 2515993 BLAKE2B 3d4e6607d06efc40939fb1d6df72937acb58d54200be96f8c276efe2564ec3e67cafde11e1d8733ff7fd9647b3f30410f9eb584569d56efc3ea5bff21b25acb1 SHA512 60e8acc439bd935f402871208b6acccda033c6324b734aac7adde45716c0e44770902bf97499c10d11af171be5c8bd8ab832b714a972bac27cd274ff5b9fb8ef -DIST paperwork-data-2.2.3.tar.gz 5206588 BLAKE2B 7dd15d31b0b3b59900556d78b271f36cc1cab533d273948a7d0eb364028ec0d1c26b2743a10565e2fc1d65786a11a1589c776c2ec1df6030efe8a79b2fba53a0 SHA512 aaf8e4174504eed7b33b2a0d3ad1b0af489d70bd9a425cf9363011fc6e24dd42a6822a5d078898279e78bbe15b4e36075c5a57a5ec74eabb3c2af7b9c3cc3e76 DIST paperwork-data-2.2.5.tar.gz 5206588 BLAKE2B 7dd15d31b0b3b59900556d78b271f36cc1cab533d273948a7d0eb364028ec0d1c26b2743a10565e2fc1d65786a11a1589c776c2ec1df6030efe8a79b2fba53a0 SHA512 aaf8e4174504eed7b33b2a0d3ad1b0af489d70bd9a425cf9363011fc6e24dd42a6822a5d078898279e78bbe15b4e36075c5a57a5ec74eabb3c2af7b9c3cc3e76 -EBUILD paperwork-backend-2.2.3.ebuild 1557 BLAKE2B ee1f332b5e90edee386dbffb589e9841afd703261fdf926b444f7e3e5afc8014857c139e0f3d3ce5c1635192d27aa9380ccb64dcdd8c7da0b331ce466899b38d SHA512 7603218c0f7dfda39ce17a89845675dd24e74863738619d74e00c0fc93375394618fd37f2b976dc37fd57425557cbb092cddbf5eec6c47880cd0a4d9e3f5ffcb -EBUILD paperwork-backend-2.2.5.ebuild 1557 BLAKE2B ee1f332b5e90edee386dbffb589e9841afd703261fdf926b444f7e3e5afc8014857c139e0f3d3ce5c1635192d27aa9380ccb64dcdd8c7da0b331ce466899b38d SHA512 7603218c0f7dfda39ce17a89845675dd24e74863738619d74e00c0fc93375394618fd37f2b976dc37fd57425557cbb092cddbf5eec6c47880cd0a4d9e3f5ffcb +EBUILD paperwork-backend-2.2.5.ebuild 1557 BLAKE2B feed1b495160ac1edc50d8a298a577bc4b2d5a3e62f62222bdfb71d38583ceaea30e7c95bd1feb920ed2b28f248620f499316d81083cbec5e59077f464301be3 SHA512 546ace00b627b2da206b98f155239eeb501b3192ae90595651dfbe8eda95fe9ea9c99cef7779f4d684c92369c9d1e36a99389b572d00a4a043dd9238ec1ab7a3 MISC metadata.xml 410 BLAKE2B c6ed41347886699086f69694dbaa5134e9ebfb02cbc157909e02971cce01cc562e82f31c15bb5ae1ee261d79d6e5a9ece81c1cf7fa48a9839ddf467c06fab392 SHA512 01bf86e9c8fd1b9e1d514edca46992609eb8789fe95ea914914ef4fc43c7b3f0fcaffaa712bb5c72e3936679b44749837b0ba73c2b62c1b0bc52f318fcc8e31f diff --git a/app-text/paperwork-backend/paperwork-backend-2.2.3.ebuild b/app-text/paperwork-backend/paperwork-backend-2.2.3.ebuild deleted file mode 100644 index be0d8895ffe6..000000000000 --- a/app-text/paperwork-backend/paperwork-backend-2.2.3.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 - -DESCRIPTION="Backend part of Paperwork (Python API, no UI)" -HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork" -# Update from release hash at: -# https://gitlab.gnome.org/World/OpenPaperwork/paperwork/-/tags -REL_HASH="3f51346f" -SRC_URI="https://gitlab.gnome.org/World/OpenPaperwork/paperwork/-/archive/${PV}/paperwork-${PV}.tar.bz2 - https://download.openpaper.work/data/paperwork/master_${REL_HASH}/data.tar.gz -> paperwork-data-${PV}.tar.gz" -S=${WORKDIR}/paperwork-${PV}/${PN} - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - app-text/openpaperwork-core[${PYTHON_USEDEP}] - app-text/openpaperwork-gtk[${PYTHON_USEDEP}] - app-text/poppler[introspection] - dev-python/distro[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/psutil[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/pycountry[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/scikit-learn[${PYTHON_USEDEP}] - dev-python/termcolor[${PYTHON_USEDEP}] - dev-python/whoosh[${PYTHON_USEDEP}] -" -BDEPEND=" - ${RDEPEND} - dev-python/setuptools-scm[${PYTHON_USEDEP}] - sys-apps/which - sys-devel/gettext - test? ( - dev-python/pypillowfight[${PYTHON_USEDEP}] - media-libs/libinsane - ) -" - -distutils_enable_tests unittest - -export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} - -python_compile() { - emake l10n_compile - - distutils-r1_python_compile -} diff --git a/app-text/paperwork-backend/paperwork-backend-2.2.5.ebuild b/app-text/paperwork-backend/paperwork-backend-2.2.5.ebuild index be0d8895ffe6..dcc7c4c09d2f 100644 --- a/app-text/paperwork-backend/paperwork-backend-2.2.5.ebuild +++ b/app-text/paperwork-backend/paperwork-backend-2.2.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 diff --git a/app-text/paperwork/Manifest b/app-text/paperwork/Manifest index 1b3b9b36428d..4fcc79b3828c 100644 --- a/app-text/paperwork/Manifest +++ b/app-text/paperwork/Manifest @@ -1,7 +1,4 @@ -DIST paperwork-2.2.3.tar.bz2 2531208 BLAKE2B 6259a9b7a916ad71fc0f0747ce0c17e874dbff962c3d8b46c4c25c2a119de6d27f0ce7ce262dfbf7290fa436726fc538d9bead2664d7f158d51634eece768620 SHA512 68bad3ccc9ed2fdea2b1336945ca4f11de5b0a2249d5f043dc34d620ae5bf6627c0255d4776a5c19e9d266972403023f0b63eb3bf694d7a33051b53239c017bf DIST paperwork-2.2.5.tar.bz2 2515993 BLAKE2B 3d4e6607d06efc40939fb1d6df72937acb58d54200be96f8c276efe2564ec3e67cafde11e1d8733ff7fd9647b3f30410f9eb584569d56efc3ea5bff21b25acb1 SHA512 60e8acc439bd935f402871208b6acccda033c6324b734aac7adde45716c0e44770902bf97499c10d11af171be5c8bd8ab832b714a972bac27cd274ff5b9fb8ef -DIST paperwork-data-2.2.3.tar.gz 5206588 BLAKE2B 7dd15d31b0b3b59900556d78b271f36cc1cab533d273948a7d0eb364028ec0d1c26b2743a10565e2fc1d65786a11a1589c776c2ec1df6030efe8a79b2fba53a0 SHA512 aaf8e4174504eed7b33b2a0d3ad1b0af489d70bd9a425cf9363011fc6e24dd42a6822a5d078898279e78bbe15b4e36075c5a57a5ec74eabb3c2af7b9c3cc3e76 DIST paperwork-data-2.2.5.tar.gz 5206588 BLAKE2B 7dd15d31b0b3b59900556d78b271f36cc1cab533d273948a7d0eb364028ec0d1c26b2743a10565e2fc1d65786a11a1589c776c2ec1df6030efe8a79b2fba53a0 SHA512 aaf8e4174504eed7b33b2a0d3ad1b0af489d70bd9a425cf9363011fc6e24dd42a6822a5d078898279e78bbe15b4e36075c5a57a5ec74eabb3c2af7b9c3cc3e76 -EBUILD paperwork-2.2.3.ebuild 1940 BLAKE2B a738bf676434103e9ff7dc5c16864ffc545ade9ffb8a4373432d1c59c115f8da7f6fecb1ebe153562ca0947f44dc7d9b1889f6cef81ec099bd7a29050b7287d1 SHA512 6b35cfd489ccaa7e0c523ca0b40583df7ab420433e4062d845744ee1dd6a565831675f72102b02af228b5407ce0525040a229ae251942a77154ac595d91cac31 -EBUILD paperwork-2.2.5.ebuild 1940 BLAKE2B a738bf676434103e9ff7dc5c16864ffc545ade9ffb8a4373432d1c59c115f8da7f6fecb1ebe153562ca0947f44dc7d9b1889f6cef81ec099bd7a29050b7287d1 SHA512 6b35cfd489ccaa7e0c523ca0b40583df7ab420433e4062d845744ee1dd6a565831675f72102b02af228b5407ce0525040a229ae251942a77154ac595d91cac31 +EBUILD paperwork-2.2.5.ebuild 1940 BLAKE2B e1cb8083be4bed7c10f8225b4d6bbc19fa82df9f2283a573eac1191dba13378d511f3a909d67348aade5340d0bf19bdea53035b865bf033c053e2117648ec7f0 SHA512 596d21f7ccbb07ee6ab3f84aeab5356fb02ca87c75f5eca5d04afb1badd781ac3464e9db52a0acaa7e2006873277ec30d131173d1ff65c388f80c7afdddd407e MISC metadata.xml 795 BLAKE2B eaa7ea613cab3ed3e9d3a009b5fba74f1424ae26d68321ab6e2942a16ccf154e5ff8db1559e7ab97864b7b979b97215a553bf2be97a0d0049feae4156ef66803 SHA512 2fd9d23d6b951b3d993b4acc6a6107ed907cd2cad4bfe88b40e72eaf9bc69d85c60a3192628658db9d2dc7dc2bf94d61b09816b7343bf8f2d72ee310b66dcc12 diff --git a/app-text/paperwork/paperwork-2.2.3.ebuild b/app-text/paperwork/paperwork-2.2.3.ebuild deleted file mode 100644 index 13dc300cda30..000000000000 --- a/app-text/paperwork/paperwork-2.2.3.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 xdg - -DESCRIPTION="a personal document manager for scanned documents (and PDFs)" -HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork" -# Update from release hash at: -# https://gitlab.gnome.org/World/OpenPaperwork/paperwork/-/tags -REL_HASH="620eb580" -SRC_URI="https://gitlab.gnome.org/World/OpenPaperwork/paperwork/-/archive/${PV}/paperwork-${PV}.tar.bz2 - https://download.openpaper.work/data/paperwork/master_${REL_HASH}/data.tar.gz -> paperwork-data-${PV}.tar.gz" -S=${WORKDIR}/paperwork-${PV}/${PN}-gtk - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="~app-text/openpaperwork-core-${PV}[${PYTHON_USEDEP}] - ~app-text/openpaperwork-gtk-${PV}[${PYTHON_USEDEP}] - ~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}] - dev-python/pypillowfight[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}] - >=dev-python/pyxdg-0.25[${PYTHON_USEDEP}] - media-libs/libinsane - x11-libs/libnotify[introspection]" -DEPEND="${RDEPEND}" -BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}] - sys-apps/which - sys-devel/gettext" - -export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} - -src_prepare() { - default - cp -a "${WORKDIR}"/${PN}-gtk "${WORKDIR}"/paperwork-${PV}/ -} - -python_compile() { - emake l10n_compile - - distutils-r1_python_compile -} - -python_install_all() { - distutils-r1_python_install_all - - # This queries tesseract languages and will fail sandbox with - # USE=opencl, bugs #793446 #830012 #852134 - addpredict /dev/dri/renderD128 - addpredict /dev/kfd - addpredict /dev/nvidiactl - - PYTHONPATH="src" "${EPYTHON}" src/paperwork_gtk/main.py install \ - --icon_base_dir="${ED}"/usr/share/icons \ - --data_base_dir="${ED}"/usr/share -} diff --git a/app-text/paperwork/paperwork-2.2.5.ebuild b/app-text/paperwork/paperwork-2.2.5.ebuild index 13dc300cda30..859077d826fd 100644 --- a/app-text/paperwork/paperwork-2.2.5.ebuild +++ b/app-text/paperwork/paperwork-2.2.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 xdg diff --git a/app-text/pdfjam/Manifest b/app-text/pdfjam/Manifest index 8c5484952889..70ee61fb206d 100644 --- a/app-text/pdfjam/Manifest +++ b/app-text/pdfjam/Manifest @@ -2,5 +2,5 @@ DIST pdfjam-3.12.tar.gz 162802 BLAKE2B d22e78cdb1e0135b2d2a9d1269a7467417a2fd3f9 DIST pdfjam-4.1.tar.gz 801493 BLAKE2B 1fabd8aac3fb071afca3c7835a29e42c5c95363abbb1c5ba4267656ec96afafca90708b2f81005c3ecfe63b61ca93ad702a6c25315a68029260e94000dfdb73e SHA512 a3eab360165796b2a66014cbbd66103520f2688085986ff449b24b354f8ba5f3ab53a72b1361fddbb2ed3bfb0ef68e6d4ca6453a1b383c2ed47a4140c0b977ed DIST pdfjam-extra-20191118.tar.gz 15457 BLAKE2B 3d673ba68a1ee89cec7af0ec7d7fc61c8993b9ae328d3362a6bbbae47cbda2caa2e8f4ecd28424dd894c31d14754228b067389b61fa7845cfe5dfc0e2b5d9b8d SHA512 1d02abb9d81baf6edf3e51e2c7838df191a7a18b4b50518ee1ae3108020a274d7608570654ab540539d3717e51ef10f548c83c3480681bc20c9702280f694b8f EBUILD pdfjam-3.12.ebuild 1190 BLAKE2B e3878a2d7d242ffc1707c5cde6e5be5ff82abcf4aebf6806a84eae17f557c3001e96346bfe14b1383a5233751744cc9129da38d4406f00d5d8ff4ef0acd8b4db SHA512 b0a7682170b0a1bd9c06af5967753f26e43e4b95b67eb9eb9ed46570bb3c7507efff9cc9bd79eecadc718010193c384378d7526e635934024df8262c337576af -EBUILD pdfjam-4.1.ebuild 1443 BLAKE2B cee0926eee9b04e2d642af2835c84762510c3655ddb0c3b26947fb51995583650a74912c24197029b46a560631ffa7cc43a76030709803feaf00ae065366504d SHA512 665347bc7fd26a6cd10798b054a378decd5ef83303784f1b136902952ee38854937e15060c2bdbe6016211554413dfd05ee5f657a47ebacfa0de34b38261ad3f +EBUILD pdfjam-4.1.ebuild 1576 BLAKE2B a8935b18073c6da91f0ccaea71a1fd8cf1e6fdfbfda1a895bac08c35a37de7957667fdeffd45122cfd5fdc84ef13fecadadc17a804d7b3c657afcb1c8a39cf01 SHA512 5fec299a98726b7a7a3d0c72b7729fb48716f69a706b7a63d1eb6254c09a5586dd93d0666be33fea31b9a471c93984160976f7cbf6d970a472546be3fc09a361 MISC metadata.xml 1249 BLAKE2B cdd9ced8fe4339e9f5805874c29e4edb76405ceed9fbce30061104a698ef43e605e9c8f2cf6abccc4f389ba8a7b345987d4333422affc456533fa2b9b6137d1c SHA512 d0a2042633da1862a859f63f9f86c584b587748e98a635ffa5e6f94d2ed58f27b4ab9e5b215d65f00b12c4c1b6d2337f68d828d1915418f5e7c76c1c226245d5 diff --git a/app-text/pdfjam/pdfjam-4.1.ebuild b/app-text/pdfjam/pdfjam-4.1.ebuild index d814bb82def3..925c2c26c0d0 100644 --- a/app-text/pdfjam/pdfjam-4.1.ebuild +++ b/app-text/pdfjam/pdfjam-4.1.ebuild @@ -51,7 +51,10 @@ src_compile() { src_test() { l3build check || die - ./utils/check-tex.sh || die + + # XXX: this seems to run a different set of tests than "l3build + # check", but the tests run by check-tex.sh fail (bug #950103). + # ./utils/check-tex.sh || die } src_install() { diff --git a/app-text/xournal/Manifest b/app-text/xournal/Manifest deleted file mode 100644 index 405e50e3780a..000000000000 --- a/app-text/xournal/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX xournal-0.4.8-aspectratio.patch 3494 BLAKE2B 966fabedcb5d1ea3cce635713e45beb1fbae3a5fcee54701fcb3f581107ae80f67af4492998d7dfad7fccccba225bf0758ffc327aa6dd7ea8197d21de26735ee SHA512 26f017ab04e857710ec380ffc70f75520f66dd1097b6cd15fcb599c44f4bcb0ec905859b4ad3e613fff1731e2fe83938f221081b314cc0e69bf3d07b4e54ad70 -AUX xournal-0.4.8-c99-fix.patch 1838 BLAKE2B 1a4ab7eb3120add177e0b9292cc849f1636089703b5788d12dde1f9c4cf3224f172c17feec58b40b6a32a41a60cc9405f568809d6eedc50f045b6fa1573f22f7 SHA512 510432cf904ef47a323b160e466393068b3e75b32d26f55b19467219b0d4f5b2ba538feea0e87a9d596347a9c363c2e8802608a6298ee8a4d24db939ebbe02c7 -DIST xournal-0.4.8.2016.tar.gz 646082 BLAKE2B 4f64fb45759616d99f961b8db575bec1620e089d9f87d4e02d3de7b1cb1d9189d439d78e5b89c93d5635138206f603e40bb33a46458d34a9ec050869e54be531 SHA512 1426d5c9ba3486fbe342d49fc19fcc162965cd6a7b7754f79665e43fe0e60e6f42f61969405ace78fdaa7b99cbb3d4b07b7fb5df246d68a329b52084b6eec76e -EBUILD xournal-0.4.8.2016-r1.ebuild 1195 BLAKE2B b25099bb4ca1dc175e913ba6e108a60d7e8e0a17f37b3266698347b4ecbad3a99340d173c201e236a2b2cb33924749c4029201c39d4a5cc17767886765cc0b83 SHA512 ab6725e83652c1a8db6d35c433011550596f122cd775c74fcc0e3d0700b684ad4c614101a9c62ab50b4453414a20562ab05524575956525f66f7417e6ac85c24 -EBUILD xournal-9999.ebuild 1142 BLAKE2B 5386c92d9254b8336141c63f5fac969945a3aec1691b1af291a79e158c99deca9e93bba0d6d3b93139329c70827a1a05d25dc26415a2745e0dd7ed2b745e3517 SHA512 7c3753aa0e0d5531e6b86a166c580de193b795ad77da0f7a7a92229a59d689f2466ef61d225b4c346a3237068d0fa88283e186159900ddc949dafb29963be97e -MISC metadata.xml 653 BLAKE2B a3598ff53d87c0684fb4ef3c069c7e9df8da296a9cc748aae4592803fd14e015ef1260acb84546a70bc47fd9d94a1a7e8eb97e9126a65eedf2ce0fd18326f10d SHA512 b3200c92455d820252af3a53b643cb1ce21baa4b1238538a46bf12cc2162b44713cad1e61db5ea1698c8eba7507a2439052924e0cba301cef85cbbb3b0493688 diff --git a/app-text/xournal/files/xournal-0.4.8-aspectratio.patch b/app-text/xournal/files/xournal-0.4.8-aspectratio.patch deleted file mode 100644 index d054492a44eb..000000000000 --- a/app-text/xournal/files/xournal-0.4.8-aspectratio.patch +++ /dev/null @@ -1,74 +0,0 @@ -Forward-port upstream patch submission -https://sourceforge.net/p/xournal/patches/58/ -https://sourceforge.net/p/xournal/patches/_discuss/thread/f1d7a1d7/4c10/attachment/xournal-0.4.5-dawb-aspectratio.patch - -It applies cleanly, just to xo-selection.c instead of xo-paint.c. - -Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - -diff -Narpu --exclude '*.orig' --exclude '*.rej' --exclude '*~' xournal-0.4.8.orig/src/xo-selection.c xournal-0.4.8/src/xo-selection.c ---- xournal-0.4.8.orig/src/xo-selection.c 2014-06-06 16:41:45.000000000 -0700 -+++ xournal-0.4.8/src/xo-selection.c 2017-02-09 15:31:08.960817336 -0800 -@@ -347,6 +347,12 @@ gboolean start_resizesel(GdkEvent *event - ui.selection->new_x2 = ui.selection->bbox.right; - gnome_canvas_item_set(ui.selection->canvas_item, "dash", NULL, NULL); - update_cursor_for_resize(pt); -+ -+ // Check whether we should preserve the aspect ratio -+ if (event->button.button == 3) -+ ui.cur_brush->tool_options |= TOOLOPT_SELECT_PRESERVE; -+ else -+ ui.cur_brush->tool_options &= ~TOOLOPT_SELECT_PRESERVE; - return TRUE; - } - return FALSE; -@@ -498,6 +504,38 @@ void continue_resizesel(GdkEvent *event) - if (ui.selection->resizing_left) ui.selection->new_x1 = pt[0]; - if (ui.selection->resizing_right) ui.selection->new_x2 = pt[0]; - -+ if (ui.cur_brush->tool_options & TOOLOPT_SELECT_PRESERVE) { -+ double aspectratio = (ui.selection->bbox.top - ui.selection->bbox.bottom)/(ui.selection->bbox.right - ui.selection->bbox.left); -+ double newheight = ui.selection->new_y1 - ui.selection->new_y2; -+ double newwidth = ui.selection->new_x2 - ui.selection->new_x1; -+ gboolean boundheight; -+ -+ // Resizing from top or bottom only -+ if ((ui.selection->resizing_top || ui.selection->resizing_bottom) && !(ui.selection->resizing_left || ui.selection->resizing_right)) -+ boundheight = 0; -+ // Resizing from right or left only -+ else if (!(ui.selection->resizing_top || ui.selection->resizing_bottom) && (ui.selection->resizing_left || ui.selection->resizing_right)) -+ boundheight = 1; -+ // Resizing from a corner -+ else if (newheight/aspectratio > newwidth) -+ boundheight = 0; -+ else -+ boundheight = 1; -+ -+ if (boundheight) { -+ // Bound the height -+ newheight = newwidth*aspectratio; -+ if (ui.selection->resizing_top) ui.selection->new_y1 = ui.selection->new_y2 + newheight; -+ else ui.selection->new_y2 = ui.selection->new_y1 - newheight; -+ } -+ else { -+ // Bound the width -+ newwidth = newheight/aspectratio; -+ if (ui.selection->resizing_left) ui.selection->new_x1 = ui.selection->new_x2 - newwidth; -+ else ui.selection->new_x2 = ui.selection->new_x1 + newwidth; -+ } -+ } -+ - gnome_canvas_item_set(ui.selection->canvas_item, - "x1", ui.selection->new_x1, "x2", ui.selection->new_x2, - "y1", ui.selection->new_y1, "y2", ui.selection->new_y2, NULL); -diff -Narpu --exclude '*.orig' --exclude '*.rej' --exclude '*~' xournal-0.4.8.orig/src/xournal.h xournal-0.4.8/src/xournal.h ---- xournal-0.4.8.orig/src/xournal.h 2014-06-28 12:47:20.000000000 -0700 -+++ xournal-0.4.8/src/xournal.h 2017-02-09 15:29:08.866517375 -0800 -@@ -154,6 +154,7 @@ extern guint predef_bgcolors_rgba[COLOR_ - #define TOOLOPT_ERASER_STANDARD 0 - #define TOOLOPT_ERASER_WHITEOUT 1 - #define TOOLOPT_ERASER_STROKES 2 -+#define TOOLOPT_SELECT_PRESERVE 1 // Preserve the aspect ratio of the selection when resizing - - extern double predef_thickness[NUM_STROKE_TOOLS][THICKNESS_MAX]; - diff --git a/app-text/xournal/files/xournal-0.4.8-c99-fix.patch b/app-text/xournal/files/xournal-0.4.8-c99-fix.patch deleted file mode 100644 index ee3689cddd70..000000000000 --- a/app-text/xournal/files/xournal-0.4.8-c99-fix.patch +++ /dev/null @@ -1,89 +0,0 @@ -Bug: https://bugs.gentoo.org/875158 - -Patch: https://src.fedoraproject.org/rpms/xournal/raw/dacd5bf30ec95debca62946868d9450f68ea54de/f/xournal-c99-1.patch -Patch: https://src.fedoraproject.org/rpms/xournal/raw/dacd5bf30ec95debca62946868d9450f68ea54de/f/xournal-c99-2.patch -Author: Denis Auroux <auroux@users.sourceforge.net> -Date: Sun Jan 24 15:48:16 2021 -0500 - - Fix implicit function declarations by including config.h in ttsubset/*.c - ---- a/src/ttsubset/list.c -+++ b/src/ttsubset/list.c -@@ -33,7 +33,7 @@ - * - */ - --/* $Id$ */ -+/* $Id: list.c,v 1.4 2004/09/10 18:59:06 jody Exp $ */ - /* @(#)list.c 1.7 03/02/06 SMI */ - - /* -@@ -44,6 +44,10 @@ - * - */ - -+#ifdef HAVE_CONFIG_H -+# include <config.h> -+#endif -+ - #include <stdlib.h> - #include <assert.h> - #ifdef MALLOC_TRACE ---- a/src/ttsubset/sft.c -+++ b/src/ttsubset/sft.c -@@ -33,7 +33,7 @@ - * - */ - --/* $Id$ */ -+/* $Id: sft.c,v 1.9 2005/01/04 20:10:46 jody Exp $ */ - /* @(#)sft.c 1.17 03/01/08 SMI */ - - /* -@@ -43,6 +43,10 @@ - * @version 1.0 - */ - -+#ifdef HAVE_CONFIG_H -+# include <config.h> -+#endif -+ - #include <assert.h> - #include <stdlib.h> - #include <string.h> ---- a/src/ttsubset/ttcr.c -+++ b/src/ttsubset/ttcr.c -@@ -33,7 +33,7 @@ - * - */ - --/* $Id$ */ -+/* $Id: ttcr.c,v 1.7 2005/01/04 20:10:46 jody Exp $ */ - /* @(#)ttcr.c 1.7 03/01/08 SMI */ - - /* -@@ -44,6 +44,10 @@ - * - */ - -+#ifdef HAVE_CONFIG_H -+# include <config.h> -+#endif -+ - #include <sys/types.h> - #ifdef HAVE_UNISTD_H - #include <unistd.h> - -Add missing include directives for make_dashed, set_cursor_busy. - ---- a/src/xo-image.c -+++ b/src/xo-image.c -@@ -25,6 +25,8 @@ - #include "xo-support.h" - #include "xo-image.h" - #include "xo-misc.h" -+#include "xo-selection.h" -+#include "xo-paint.h" - - // create pixbuf from buffer, or return NULL on failure - GdkPixbuf *pixbuf_from_buffer(const gchar *buf, gsize buflen) diff --git a/app-text/xournal/metadata.xml b/app-text/xournal/metadata.xml deleted file mode 100644 index d7d5af0839e1..000000000000 --- a/app-text/xournal/metadata.xml +++ /dev/null @@ -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>dilfridge@gentoo.org</email> - </maintainer> - <longdescription lang="en"> - Xournal is an application for notetaking, sketching, keeping - a journal using a stylus. It is free software (GNU GPL) - and runs on Linux (recent distributions) and other GTK+/Gnome - platforms. It is similar to Microsoft Windows Journal or to - other alternatives such as Jarnal, Gournal, and NoteLab. - </longdescription> - <upstream> - <remote-id type="sourceforge">xournal</remote-id> - </upstream> -</pkgmetadata> diff --git a/app-text/xournal/xournal-0.4.8.2016-r1.ebuild b/app-text/xournal/xournal-0.4.8.2016-r1.ebuild deleted file mode 100644 index e2a69eb6c2f4..000000000000 --- a/app-text/xournal/xournal-0.4.8.2016-r1.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -[[ ${PV} == *9999 ]] && GNOME2_EAUTORECONF=yes - -inherit gnome2 - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://git.code.sf.net/p/xournal/code" - unset SRC_URI -else - KEYWORDS="amd64 ~ppc64 ~x86" - SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" -fi - -DESCRIPTION="An application for notetaking, sketching, and keeping a journal using a stylus" -HOMEPAGE="http://xournal.sourceforge.net/" - -LICENSE="GPL-2" -SLOT="0" -IUSE="+pdf vanilla" - -DEPEND=" - app-text/poppler[cairo] - dev-libs/atk - dev-libs/glib - gnome-base/libgnomecanvas - media-libs/freetype - media-libs/fontconfig - sys-libs/zlib - x11-libs/cairo - x11-libs/gdk-pixbuf - x11-libs/gtk+:2 - x11-libs/pango -" -RDEPEND=" - ${DEPEND} - pdf? ( app-text/poppler[utils] app-text/ghostscript-gpl ) -" -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}/${PN}"-0.4.8-c99-fix.patch -) - -src_prepare() { - default - - if ! use vanilla; then - eapply "${FILESDIR}"/xournal-0.4.8-aspectratio.patch - fi -} - -src_install() { - emake DESTDIR="${D}" install desktop-install - - dodoc ChangeLog AUTHORS README - dodoc -r html-doc/* -} diff --git a/app-text/xournal/xournal-9999.ebuild b/app-text/xournal/xournal-9999.ebuild deleted file mode 100644 index 8440bd9546ae..000000000000 --- a/app-text/xournal/xournal-9999.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -[[ ${PV} == *9999 ]] && GNOME2_EAUTORECONF=yes - -inherit gnome2 - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://git.code.sf.net/p/xournal/code" - unset SRC_URI -else - KEYWORDS="~amd64 ~ppc64 ~x86" - SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" -fi - -DESCRIPTION="An application for notetaking, sketching, and keeping a journal using a stylus" -HOMEPAGE="http://xournal.sourceforge.net/" - -LICENSE="GPL-2" -SLOT="0" -IUSE="+pdf vanilla" - -DEPEND=" - app-text/poppler[cairo] - dev-libs/atk - dev-libs/glib - gnome-base/libgnomecanvas - media-libs/freetype - media-libs/fontconfig - sys-libs/zlib - x11-libs/cairo - x11-libs/gdk-pixbuf - x11-libs/gtk+:2 - x11-libs/pango -" -RDEPEND=" - ${DEPEND} - pdf? ( app-text/poppler[utils] app-text/ghostscript-gpl ) -" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - - if ! use vanilla; then - eapply "${FILESDIR}"/xournal-0.4.8-aspectratio.patch - fi -} - -src_install() { - emake DESTDIR="${D}" install desktop-install - - dodoc ChangeLog AUTHORS README - dodoc -r html-doc/* -} |