summaryrefslogtreecommitdiff
path: root/x11-libs/pangox-compat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /x11-libs/pangox-compat
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'x11-libs/pangox-compat')
-rw-r--r--x11-libs/pangox-compat/Manifest4
-rw-r--r--x11-libs/pangox-compat/metadata.xml8
-rw-r--r--x11-libs/pangox-compat/pangox-compat-0.0.2-r1.ebuild31
-rw-r--r--x11-libs/pangox-compat/pangox-compat-0.0.2.ebuild27
4 files changed, 0 insertions, 70 deletions
diff --git a/x11-libs/pangox-compat/Manifest b/x11-libs/pangox-compat/Manifest
deleted file mode 100644
index 1e5e6f5d77bb..000000000000
--- a/x11-libs/pangox-compat/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST pangox-compat-0.0.2.tar.xz 267396 BLAKE2B 364761c9610e497e3bc2c8a1d311cffa0298256b3cf68754c5ea4e31ce096d136cd50e2deca473d2b34aedf24e50577e8e8c37ca2556ed53c9210e4d3ff663c9 SHA512 fd3e257157d78c3d86c948e7909226fdebe52408d02a52432de8a295443b64b80b37cb795fe646d581515e6072bd278f2dcab0e43cf27b63b03a82c01eb6b9b3
-EBUILD pangox-compat-0.0.2-r1.ebuild 781 BLAKE2B 8a6a5c8eb7b34ba12833581be829705083614841165f9f6af85d0adf7c9be7ddd346d1d7bc53be8273dc126a993e55cb4c866dbde13479465e767853da49d700 SHA512 8596478fe1013220bc439ca6b43f36a930760024766990793c1ae38174e4dabd3bb9f9963cabd11a6f38bc5685cf3dc926776a1d3b6ac5698077953cd0de1a87
-EBUILD pangox-compat-0.0.2.ebuild 630 BLAKE2B 02fafde7a98b6e836ca725ec508ec5f25ad4d4bf970e6d1730175576ff5a56f05865def1a83092152d328fbf03c6fa49681f0129d5aa71e4f7ca1957d719510c SHA512 7752dc5eeaded0a3e4c58777f2b300a063ac21057aaf7f1781ac8897188540e8d2f7e4a334c2752e43b8e77434a28086c63fa87bb0ef7e4befb4f56975e93610
-MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
diff --git a/x11-libs/pangox-compat/metadata.xml b/x11-libs/pangox-compat/metadata.xml
deleted file mode 100644
index 39980802b1da..000000000000
--- a/x11-libs/pangox-compat/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>
diff --git a/x11-libs/pangox-compat/pangox-compat-0.0.2-r1.ebuild b/x11-libs/pangox-compat/pangox-compat-0.0.2-r1.ebuild
deleted file mode 100644
index 9b8599f1f5f4..000000000000
--- a/x11-libs/pangox-compat/pangox-compat-0.0.2-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 multilib-minimal
-
-DESCRIPTION="PangoX compatibility library"
-HOMEPAGE="http://www.pango.org/"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
- >=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}]
- >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
-
-multilib_src_configure() {
- ECONF_SOURCE=${S} gnome2_src_configure --disable-static
-}
-
-multilib_src_install() {
- gnome2_src_install
-}
diff --git a/x11-libs/pangox-compat/pangox-compat-0.0.2.ebuild b/x11-libs/pangox-compat/pangox-compat-0.0.2.ebuild
deleted file mode 100644
index 5b7a845e893c..000000000000
--- a/x11-libs/pangox-compat/pangox-compat-0.0.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="PangoX compatibility library"
-HOMEPAGE="http://www.pango.org/"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND=">=dev-libs/glib-2.31:2
- >=x11-libs/pango-1.32
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_configure() {
- G2CONF="${G2CONF} --disable-static"
-
- gnome2_src_configure
-}