mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
gnome-extra/yelp-xsl: add 42.4
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST yelp-xsl-42.1.tar.xz 667448 BLAKE2B 45f19a6cc7a0ff9f3f31e0f33935d757c07e403c77d2adfa20fda46a7f22da5b6196e7dc40a3e83ef0604f6c681c5ca99d5565d070d3fdcbf732312aa73d34c8 SHA512 90c7cc244dba038d6fcc1344adf950640a0affb8e5a1a6945a776d3308bf9b5071320856968f7a31688855a18a872f63553bd643b7776801cc68b182b455fc10
|
||||
DIST yelp-xsl-42.4.tar.xz 394536 BLAKE2B 24e0f8acdf6d7d4714b2f7571496a26e0fcff5ffd1f74568601e5b56ad02db95caa746631d846598e77ce9641e9f68f41ae187629d108214f3808988cd450ce1 SHA512 bd70ec8b04ec866bcd895be0451700fbbdc75ad8742f78a6b4bc9100a0d09cc71630c5c9e3ffe7c135a90f48511ac3c5a31a02eb295cd18836885f29ed28ffb4
|
||||
|
||||
20
gnome-extra/yelp-xsl/yelp-xsl-42.4.ebuild
Normal file
20
gnome-extra/yelp-xsl/yelp-xsl-42.4.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
inherit gnome.org meson
|
||||
|
||||
DESCRIPTION="XSL stylesheets for yelp"
|
||||
HOMEPAGE="https://gitlab.gnome.org/GNOME/yelp-xsl"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2.1+ MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
BDEPEND="
|
||||
>=dev-libs/libxml2-2.6.12
|
||||
>=dev-libs/libxslt-1.1.8
|
||||
>=dev-util/itstool-1.2.0
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
Reference in New Issue
Block a user