summaryrefslogtreecommitdiff
path: root/app-xemacs/xlib
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
commitb590c8d7572b727d565cc0b8ff660d43569845de (patch)
tree06f7a4102ea4e845df8b66660f252920d52952f9 /app-xemacs/xlib
parent24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff)
downloadbaldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip
Adding metadata
Diffstat (limited to 'app-xemacs/xlib')
-rw-r--r--app-xemacs/xlib/Manifest1
-rw-r--r--app-xemacs/xlib/metadata.xml9
-rw-r--r--app-xemacs/xlib/xlib-1.16.ebuild14
3 files changed, 24 insertions, 0 deletions
diff --git a/app-xemacs/xlib/Manifest b/app-xemacs/xlib/Manifest
new file mode 100644
index 000000000000..0e675521b59a
--- /dev/null
+++ b/app-xemacs/xlib/Manifest
@@ -0,0 +1 @@
+DIST xlib-1.16-pkg.tar.gz 205431 BLAKE2B 50f5e46555710d1425873bb3c1e3215b4cbd28b49cb3a6f63e0c3a3f1b7234c613567c46041f46a015e761191d9079b7f3a8658ff7b7adf7ea3837a6059e3dd1 SHA512 ce5ab77d6ceaed84f658544d3e9e158254db26165500834c6f01e2bf341ea306b0c94b46c7361e4b7f923685d390ec40bd16ad0ab18cd7a1ff219221d9fdf4d0
diff --git a/app-xemacs/xlib/metadata.xml b/app-xemacs/xlib/metadata.xml
new file mode 100644
index 000000000000..b216bec05918
--- /dev/null
+++ b/app-xemacs/xlib/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>xemacs@gentoo.org</email>
+ <name>Gentoo XEmacs project</name>
+ </maintainer>
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>
diff --git a/app-xemacs/xlib/xlib-1.16.ebuild b/app-xemacs/xlib/xlib-1.16.ebuild
new file mode 100644
index 000000000000..c83e4f1341b1
--- /dev/null
+++ b/app-xemacs/xlib/xlib-1.16.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SLOT="0"
+DESCRIPTION="Emacs interface to X server"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha amd64 ppc ppc64 ~riscv ~sparc x86"
+
+inherit xemacs-packages