mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-build/xfce4-dev-tools: Bump to 4.21.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
DIST xfce4-dev-tools-4.18.1.tar.bz2 363652 BLAKE2B f78c39de833353aecd57db6d199a2bdb1a478eff996732653f49199cf8b9c6d54c02c969f823ebc441415fb6376d588e79796bcaa48bb4349c3d54068d86622b SHA512 8fa65aa57450d3e65ef55bf86e8a113c06e64289a9f71875049b422da2a8bdfcdd36c3a3e94a3c0e7c602a3e9577eca14d63318489f81fd88d6743e188636304
|
||||
DIST xfce4-dev-tools-4.20.0.tar.bz2 380344 BLAKE2B 9444857000bd35c0118656abda28ad155632edba441316093a0075ce06f6146bc028e023d11f2f6380f6c89a66e9ae2b2470f4c7b0ded3eab32d25532d0b528a SHA512 2ee8d0e4512c326ad404310f15081a8c6eec026634bcc2e76873cecc5b4356c3425d883c07f05e5a76a500c135d62809e6323f318ac6fc33d16023a9c5bd5441
|
||||
DIST xfce4-dev-tools-4.21.0.tar.bz2 402865 BLAKE2B 333ad5e9ddfd4d9ad4a60e26dc2b24966c8ed1117dd5ee8a642a1672046c179743229eeaa3a89dfe6b4016e58463b53d9b99b12a7de75a3e711fed8d5eb67ec4 SHA512 0416ad6afde2babe8e4694cc76742feaf575ae45b3cf3439139ec99cedee8f0132ceb1336f0c34af7d3fb36a047d74423a171089735eb91a11473497a2142103
|
||||
|
||||
29
dev-build/xfce4-dev-tools/xfce4-dev-tools-4.21.0.ebuild
Normal file
29
dev-build/xfce4-dev-tools/xfce4-dev-tools-4.21.0.ebuild
Normal file
@@ -0,0 +1,29 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance"
|
||||
HOMEPAGE="
|
||||
https://docs.xfce.org/xfce/xfce4-dev-tools/start
|
||||
https://gitlab.xfce.org/xfce/xfce4-dev-tools/
|
||||
"
|
||||
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
|
||||
|
||||
DEPEND="
|
||||
>=dev-libs/glib-2.72.0
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
dev-build/meson
|
||||
"
|
||||
# libxslt for xsltproc
|
||||
BDEPEND="
|
||||
dev-build/meson
|
||||
dev-libs/libxslt
|
||||
virtual/pkgconfig
|
||||
"
|
||||
@@ -362,6 +362,7 @@ net-im/yowsup
|
||||
>=xfce-base/thunar-4.21
|
||||
>=xfce-base/tumbler-4.21
|
||||
>=xfce-base/xfce4-appfinder-4.21
|
||||
>=xfce-base/xfce4-dev-tools-4.21
|
||||
>=xfce-base/xfce4-panel-4.21
|
||||
>=xfce-base/xfce4-power-manager-4.21
|
||||
>=xfce-base/xfce4-session-4.21
|
||||
|
||||
Reference in New Issue
Block a user