summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-12 09:01:21 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-12 09:01:21 +0200
commit38417882b2106cf17cc5232aba3ed59f898d61ad (patch)
treefd1810b5f06b1842fe0c4747b66e653b7e585657 /x11-libs
parentwww-apps/nanoblogger: Drop old (EAPI 0) (diff)
downloadgentoo-38417882b2106cf17cc5232aba3ed59f898d61ad.tar.gz
gentoo-38417882b2106cf17cc5232aba3ed59f898d61ad.tar.bz2
gentoo-38417882b2106cf17cc5232aba3ed59f898d61ad.zip
x11-libs/xosd: Drop old (EAPI 0)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xosd/Manifest1
-rw-r--r--x11-libs/xosd/files/xosd-2.2.14-m4.patch9
-rw-r--r--x11-libs/xosd/files/xosd-2.2.14-makefile.patch11
-rw-r--r--x11-libs/xosd/xosd-2.2.14-r1.ebuild46
4 files changed, 0 insertions, 67 deletions
diff --git a/x11-libs/xosd/Manifest b/x11-libs/xosd/Manifest
index ffac218ff364..da6e2b801211 100644
--- a/x11-libs/xosd/Manifest
+++ b/x11-libs/xosd/Manifest
@@ -1,4 +1,3 @@
DIST xosd-gentoo-m4-1.tar.bz2 5043 BLAKE2B c855a8c114911c2bec1bd582c19ef09f731a8df2c22a400a895d63ad5c4a32ad393330b47ee75fb7d8943a230df6d750094457e2021025035e91e5b1cf470e6b SHA512 fcf4d8a77cc80bc04a444a4faa9e072ea1e00950b3ce685b7944302d2ee3ebdfc5ec29ccb311495ee2e1fb5e61cc2d49350b303288d1d86430fa6bc8b3772483
-DIST xosd_2.2.14-1.diff.gz 8616 BLAKE2B b9eb96eee0bd561923507fb2bddf87e8f9ad986aae1cb8c820d1bf3de00685934b3813dd0e697406855afe1c0aa5111e214260cb2e425725b479a23617fe5c75 SHA512 257ada9e0261c45c4c182acceeb24b95bbce08ec2ccae7ef49f9c5ee7a1e9995bd9527df725e0a871d48fa444899669320dc536674d0de71b766e9106097f86e
DIST xosd_2.2.14-2.1.debian.tar.xz 17276 BLAKE2B 77caf1f33ba66698ab7f1894da3da27e754fe5989814427de804b9797f71930e2d52ced403f72cdbac9522337876bec2c93fc83b0d97f7e0d05f8b78337d0b34 SHA512 ba5d86d2391e6dfdc6a2994e486f9c5ecd1934438815f4dc01c0633192d74a2fa2cabe647574052c4a87203e0c12b9bb8c38851975c36f19d113787dae3681ee
DIST xosd_2.2.14.orig.tar.gz 418331 BLAKE2B 2f7b8fbc31a2341ede7bc85c35ede4209c1d3a74ce07dbc62f302aa6d81a00e5e0dd4880d8ac290c0ff0f3babfcdb8b5975f7375cdafdc87fa0747c8ed8295ad SHA512 3caf6d106d34488f4823e2a58fdff7a69b90f505b8da2443485167ff0362c6f27614c9a5019e738ff1f897d3c2249c934ff60953e3775566d66e8e9b30e4e473
diff --git a/x11-libs/xosd/files/xosd-2.2.14-m4.patch b/x11-libs/xosd/files/xosd-2.2.14-m4.patch
deleted file mode 100644
index 3e529728f8b3..000000000000
--- a/x11-libs/xosd/files/xosd-2.2.14-m4.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-Fix aclocal warning:
-/usr/share/aclocal/libxosd.m4:9: warning: underquoted definition of AM_PATH_LIBXOSD
---- xosd-2.2.14/libxosd.m4
-+++ xosd-2.2.14/libxosd.m4
-@@ -8,3 +8,3 @@
- dnl
--AC_DEFUN(AM_PATH_LIBXOSD,
-+AC_DEFUN([AM_PATH_LIBXOSD],
- [dnl
diff --git a/x11-libs/xosd/files/xosd-2.2.14-makefile.patch b/x11-libs/xosd/files/xosd-2.2.14-makefile.patch
deleted file mode 100644
index ed6da80fbb61..000000000000
--- a/x11-libs/xosd/files/xosd-2.2.14-makefile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xosd-2.2.14/man/Makefile.am
-+++ xosd-2.2.14/man/Makefile.am
-@@ -3,7 +3,7 @@
- xosd_display.3 xosd_hide.3 xosd_is_onscreen.3 xosd_set_vertical_offset.3 \
- xosd_set_pos.3 xosd_set_shadow_offset.3 xosd_show.3 xosd_uninit.3 xosd.3 \
- xosd_get_number_lines.3 xosd_set_align.3 xosd_create.3 \
-- xosd_set_horizontal_offset.3 xosd_destroy.3 xosd_create.3 xosd_is_onscreen.3 \
-+ xosd_set_horizontal_offset.3 xosd_destroy.3 \
- xosd_set_bar_length.3
-
- EXTRA_DIST = ${man_MANS}
diff --git a/x11-libs/xosd/xosd-2.2.14-r1.ebuild b/x11-libs/xosd/xosd-2.2.14-r1.ebuild
deleted file mode 100644
index 12e5eb8236a2..000000000000
--- a/x11-libs/xosd/xosd-2.2.14-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils autotools
-
-DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display"
-HOMEPAGE="https://sourceforge.net/projects/libxosd/"
-SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz
- https://dev.gentoo.org/~jer/${PN}_${PV}-1.diff.gz
- http://digilander.libero.it/dgp85/gentoo/${PN}-gentoo-m4-1.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
-IUSE="xinerama"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXt
- media-fonts/font-misc-misc"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- x11-base/xorg-proto"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-m4.patch
- epatch "${FILESDIR}"/${P}-makefile.patch
- epatch "${DISTDIR}"/${PN}_${PV}-1.diff.gz
-
- AT_M4DIR="${WORKDIR}/m4" eautoreconf
-}
-
-src_compile() {
- econf \
- $(use_enable xinerama)
- emake || die "emake failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog NEWS README TODO
-}