Skip to content

Commit

Permalink
kde-apps/poxml: 23.04.0 version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Apr 22, 2023
1 parent f64de7e commit 258e625
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-apps/poxml/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST poxml-22.12.3.tar.xz 44100 BLAKE2B 369ea93dc45bf40f57463a152a9116fa9e97170225844d2d6b16470afc89cd2fb33701a75a79a2b002f2590b7ec2383cca45a4b49a130a34c23ff389c4c07d6d SHA512 c1b6a4b9add6a91d8619dcd9398b7c24097b0a1e2c65717cf205174c87b2417d0c3e356e4f68f8170d9e84355497833938f73dc4d63b02bbf48fd4574d5cd18e
DIST poxml-23.04.0.tar.xz 44276 BLAKE2B 8bac3ff6d8dd579bd284d69533606a0c6e609070edf6ece9cf0e6ae59fdfab33ab7c7c2bc2ccfeeb53309cdc8ec02161db64dce3047b1a38aba75db491415609 SHA512 f8140b52d94238b014479de531bd5ffc2636d0572d99f473c418bca92352810c33324f4014b87600c336dcf1cb46370b5b9e72b3abdbe2aaf1eadffffbe6348a
21 changes: 21 additions & 0 deletions kde-apps/poxml/poxml-23.04.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ECM_HANDBOOK="forceoptional"
QTMIN=5.15.5
inherit ecm gear.kde.org

DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"

LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
IUSE=""

DEPEND="
>=dev-qt/qtxml-${QTMIN}:5
sys-devel/gettext
"
RDEPEND="${DEPEND}"

0 comments on commit 258e625

Please sign in to comment.