From 7b43cd44c0c26cd9e0ae1dcd94596667cb119ee6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 4 Feb 2024 23:42:56 +0000 Subject: gentoo auto-resync : 04:02:2024 - 23:42:56 --- x11-apps/bitmap/bitmap-1.1.1.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 x11-apps/bitmap/bitmap-1.1.1.ebuild (limited to 'x11-apps/bitmap/bitmap-1.1.1.ebuild') diff --git a/x11-apps/bitmap/bitmap-1.1.1.ebuild b/x11-apps/bitmap/bitmap-1.1.1.ebuild new file mode 100644 index 000000000000..a0647c1bfb62 --- /dev/null +++ b/x11-apps/bitmap/bitmap-1.1.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +XORG_TARBALL_SUFFIX=xz +inherit xorg-3 + +DESCRIPTION="X.Org bitmap application" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +RDEPEND=" + x11-libs/libX11 + x11-libs/libXaw + x11-libs/libXmu + x11-libs/libXt + x11-misc/xbitmaps" +DEPEND="${RDEPEND} + x11-base/xorg-proto" -- cgit v1.2.3