summaryrefslogtreecommitdiff
path: root/x11-libs/libXpm
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /x11-libs/libXpm
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'x11-libs/libXpm')
-rw-r--r--x11-libs/libXpm/Manifest1
-rw-r--r--x11-libs/libXpm/libXpm-3.5.19.ebuild40
-rw-r--r--x11-libs/libXpm/metadata.xml12
3 files changed, 0 insertions, 53 deletions
diff --git a/x11-libs/libXpm/Manifest b/x11-libs/libXpm/Manifest
deleted file mode 100644
index 62020c407dff..000000000000
--- a/x11-libs/libXpm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libXpm-3.5.19.tar.xz 468388 BLAKE2B ef7adfd98fd7c4671cf2767062d73c135a01c4e76e6d8990eb4f9b69f8e21478c4e0aabd8246eec03b964a036d427496914a978568bca16c37ea86578870b4c3 SHA512 dd95a70af0ac2fb0f5876e69ad19b38128c5add94b00238ee41a22634aa4dc56b22c1b47c4baa6a1ab549308d11b302c250b405322da8a64ea24441a065fbada
diff --git a/x11-libs/libXpm/libXpm-3.5.19.ebuild b/x11-libs/libXpm/libXpm-3.5.19.ebuild
deleted file mode 100644
index d73741f82910..000000000000
--- a/x11-libs/libXpm/libXpm-3.5.19.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-3
-
-DESCRIPTION="X.Org Xpm library"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]
-
- app-alternatives/gzip
- app-arch/ncompress
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
- test? ( >=dev-libs/glib-2.46:2 )
-"
-BDEPEND="
- sys-devel/gettext
- test? (
- app-arch/gzip
- app-arch/ncompress
- )
-"
-
-src_configure() {
- local XORG_CONFIGURE_OPTIONS=(
- $(use_enable test unit-tests)
- )
- xorg-3_src_configure
-}
diff --git a/x11-libs/libXpm/metadata.xml b/x11-libs/libXpm/metadata.xml
deleted file mode 100644
index 040b161c9d8f..000000000000
--- a/x11-libs/libXpm/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
- </maintainer>
- <upstream>
- <remote-id type="cpe">cpe:/a:libxpm_project:libxpm</remote-id>
- </upstream>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>