dev-build/xfce4-dev-tools - 4.21.2 (gentoo)

Search

Install

Install this version:

emerge -a =dev-build/xfce4-dev-tools-4.21.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-build/xfce4-dev-tools-4.21.2

Or alternatively:

emerge --autounmask-write -a =dev-build/xfce4-dev-tools-4.21.2

Package Information

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/
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
4.21.2 8 ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-solaris 0
View Raw Ebuild
# Copyright 1999-2026 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 ~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
"

Dependencies

DEPEND

	>=dev-libs/glib-2.72.0

RDEPEND

	
	>=dev-libs/glib-2.72.0

	dev-build/meson

BDEPEND

	dev-build/meson
	dev-libs/libxslt
	virtual/pkgconfig

Manifest for 4.21.2

Type File Size Source URLs
DIST xfce4-dev-tools-4.21.2.tar.bz2 418289 bytes https://archive.xfce.org/src/xfce/xfce4-dev-tools/4.21/xfce4-dev-tools-4.21.2.tar.bz2