summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/ardesia/Manifest1
-rw-r--r--x11-misc/ardesia/ardesia-1.0.ebuild37
-rw-r--r--x11-misc/ardesia/metadata.xml25
-rw-r--r--x11-misc/denu/Manifest1
-rw-r--r--x11-misc/denu/denu-2.3.2-r1.ebuild24
-rw-r--r--x11-misc/denu/metadata.xml8
-rw-r--r--x11-misc/xac/Manifest1
-rw-r--r--x11-misc/xac/files/x86-biosfix.patch40
-rw-r--r--x11-misc/xac/metadata.xml7
-rw-r--r--x11-misc/xac/xac-0.6_pre4.ebuild57
10 files changed, 0 insertions, 201 deletions
diff --git a/x11-misc/ardesia/Manifest b/x11-misc/ardesia/Manifest
deleted file mode 100644
index 66242c315e0a..000000000000
--- a/x11-misc/ardesia/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ardesia-1.0.tar.bz2 2831274 SHA256 6386ef36353220951d0f6c891df62976e171c359fad99451cd017e3c79b8ef32 SHA512 cbd3a95cd8a628830f79d9920dd7a58af295fbc335648f4bdaf720cbcc8d87a74da52195649b54f3b651aa52b4d655505f47d081511468caabace21e40481e00 WHIRLPOOL bb40783111fca1f3bb5a3ddf4ebab72bf5b073b836d2afd8681bc00bb5c1c6b23002ca0acc80680e5ac2dafb0c7c7770950d468edc64f05b8d58c843e9b08d90
diff --git a/x11-misc/ardesia/ardesia-1.0.ebuild b/x11-misc/ardesia/ardesia-1.0.ebuild
deleted file mode 100644
index 05b622a00b80..000000000000
--- a/x11-misc/ardesia/ardesia-1.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-HOMEPAGE="https://code.google.com/p/ardesia/"
-SRC_URI="https://ardesia.googlecode.com/files/${P}.tar.bz2"
-DESCRIPTION="Color, record and share free-hand annotations on screen and on network"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cwiid"
-
-RDEPEND="dev-libs/atk
- dev-libs/libsigsegv
- media-libs/fontconfig
- media-libs/libpng
- sci-libs/gsl
- sys-devel/gettext
- x11-libs/cairo
- x11-libs/gtk+:2
- gnome-extra/libgsf
- cwiid? ( app-misc/cwiid )"
-DEPEND="${RDEPEND}
- x11-misc/xdg-utils"
-
-src_install() {
- emake DESTDIR="${D}" ardesiadocdir="/usr/share/doc/${P}" install || die "make install ardesia failed"
-}
-
-pkg_postinst() {
- elog "Ardesia requires a Composite Manager, such as Compiz"
- elog "Metacity with compositing, Kwin, etc in order to run"
- echo
-}
diff --git a/x11-misc/ardesia/metadata.xml b/x11-misc/ardesia/metadata.xml
deleted file mode 100644
index 1cd581e67b03..000000000000
--- a/x11-misc/ardesia/metadata.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">
-Ardesia enables you to make colored free-hand annotations on your computer screen,
-record it and share on the network.
-</longdescription>
-<use>
- <flag name="cwiid">
- cwiid support: collection of Linux tools written in C for interfacing to
- the Nintendo Wiimote.
- </flag>
-</use>
-<upstream>
- <maintainer status="active">
- <email>alpha@paranoici.org</email>
- <name>Pietro Pilloli</name>
- </maintainer>
- <changelog>https://code.google.com/p/ardesia/source/list</changelog>
- <doc>https://code.google.com/p/ardesia/wiki/FAQ</doc>
- <bugs-to>https://code.google.com/p/ardesia/issues/list</bugs-to>
- <remote-id type="google-code">https://code.google.com/p/ardesia</remote-id>
-</upstream>
-</pkgmetadata>
diff --git a/x11-misc/denu/Manifest b/x11-misc/denu/Manifest
deleted file mode 100644
index d08992c01f6d..000000000000
--- a/x11-misc/denu/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST denu-2.3.2.tar.bz2 19644 SHA256 948c88d4c66bf9477d2e7185dce0b1cf58f96d75ebf289415610b16ac1c5e094 SHA512 bcf7ebd4012c4968502d504e13f92aff3104a088725c0afa3f27698a941506a900bfe03db18ca280e67cda6bbfc0ea0f1542e05253def315a04a6dca2cd9b854 WHIRLPOOL c3062098dcba2d48c978696f2ffee32d247eb4248be9d4656c4928d53a090905084172ebba84b9f9c49168c9d1fc4c37d66c8e0ca686ed3bba95eb29a0d48946
diff --git a/x11-misc/denu/denu-2.3.2-r1.ebuild b/x11-misc/denu/denu-2.3.2-r1.ebuild
deleted file mode 100644
index 7f276ca25f79..000000000000
--- a/x11-misc/denu/denu-2.3.2-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2:2.6"
-inherit python
-
-DESCRIPTION="A menu generation program for fluxbox, waimea, openbox, icewm, gnome and kde"
-HOMEPAGE="http://denu.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ~ppc64 x86"
-IUSE=""
-
-RDEPEND=">=dev-python/pygtk-2.4.1"
-DEPEND="${RDEPEND}"
-
-src_install() {
- ./install.sh "${D}" || die "./install.sh failed"
- python_convert_shebangs -r 2 "${D}"
-}
diff --git a/x11-misc/denu/metadata.xml b/x11-misc/denu/metadata.xml
deleted file mode 100644
index 933258531ca3..000000000000
--- a/x11-misc/denu/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-needed -->
- <upstream>
- <remote-id type="sourceforge">denu</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/x11-misc/xac/Manifest b/x11-misc/xac/Manifest
deleted file mode 100644
index 9bc7e55fcc32..000000000000
--- a/x11-misc/xac/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xac-0.6_pre4.tar.bz2 37409 SHA256 ff34e1e6e7027a22e712307e3832423b512af894e8ad9678e2f5d022a699a4d4 SHA512 461780097bee453a59eef0c12cdee380dd2de4c605db32222d02926e3febc2930f99c994356dbb359ae725554d1389e864944cf999b991d88336803b049d5026 WHIRLPOOL e5d5b538ff31a3fcc6a55b9a52cb9f113296ab8f9addc0eaec4a685e6f6f4965cd1a0b27b98c14ad8caf6b4e18b87cdea5ff686b4ed29e8dd33c6531ca3f3c09
diff --git a/x11-misc/xac/files/x86-biosfix.patch b/x11-misc/xac/files/x86-biosfix.patch
deleted file mode 100644
index 918cdf131d55..000000000000
--- a/x11-misc/xac/files/x86-biosfix.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-diff -u -B -r1.1 -r1.2
---- src/bioscall.h 25 Aug 2006 19:48:26 -0000 1.1
-+++ src/bioscall.h 30 Sep 2009 15:05:49 -0000 1.2
-@@ -1,6 +1,8 @@
- #ifndef bioscall_h
- #define bioscall_h
-
-+#include "int10defs.h"
-+
- /* Print some of the interesting parts of a vm86_regs structure. */
- void dump_regs(struct vm86_regs *regs);
-
-diff -u -B -r1.1 -r1.2
---- src/lrmi.h 25 Aug 2006 19:48:26 -0000 1.1
-+++ src/lrmi.h 30 Sep 2009 15:05:49 -0000 1.2
-@@ -26,6 +26,8 @@
- #ifndef LRMI_H
- #define LRMI_H
-
-+#include "int10defs.h"
-+
- #if defined(__i386__) && (defined(__linux__) || defined(__NetBSD__) \
- || defined(__FreeBSD__) || defined(__OpenBSD__))
-
-diff -Naur
---- src/int10defs.h
-+++ src/int10defs.h 30 Sep 2009 15:05:49 -0000
-@@ -0,0 +1,12 @@
-+/* Fix missing INT10 defines */
-+#ifndef IF_MASK
-+#define TF_MASK 0x00000100
-+#define IF_MASK 0x00000200
-+#define IOPL_MASK 0x00003000
-+#define NT_MASK 0x00004000
-+#define VM_MASK 0x00020000
-+#define AC_MASK 0x00040000
-+#define VIF_MASK 0x00080000 /* virtual interrupt flag */
-+#define VIP_MASK 0x00100000 /* virtual interrupt pending */
-+#define ID_MASK 0x00200000
-+#endif
diff --git a/x11-misc/xac/metadata.xml b/x11-misc/xac/metadata.xml
deleted file mode 100644
index 094389d518ae..000000000000
--- a/x11-misc/xac/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<longdescription lang="en">
-X.org autoconfiguration tool written in python.
-</longdescription>
-</pkgmetadata>
diff --git a/x11-misc/xac/xac-0.6_pre4.ebuild b/x11-misc/xac/xac-0.6_pre4.ebuild
deleted file mode 100644
index 4294380e0f15..000000000000
--- a/x11-misc/xac/xac-0.6_pre4.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs eutils multilib
-
-DESCRIPTION="Xorgautoconfig (xac) generates configuration files for X.org"
-HOMEPAGE="https://dev.gentoo.org/~josejx/xac.html"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ppc64 ~x86"
-SLOT="0"
-IUSE="livecd"
-DEPEND=">=dev-lang/python-2.3
- sys-apps/pciutils"
-RDEPEND=">=dev-lang/python-2.3
- x11-base/xorg-server"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- ### Replace /usr/lib/xac with libdir version
- sed -i "s:/usr/lib/xac:/usr/$(get_libdir)/xac:" xac
-
- ### Fix the x86 bios call with newer glibc
- epatch "${FILESDIR}/x86-biosfix.patch"
-
- ### Make setup.py executable
- chmod +x "${S}/src/setup.py"
-}
-
-src_compile() {
- ### Compile the C bindings
- cd "${S}"/src
- ./setup.py build || die "Failed to build the C modules"
-}
-
-src_install() {
- local xac_base="/usr/$(get_libdir)/xac"
-
- dosbin "${S}"/xac
-
- ### Install the C mods
- cd "${S}"/src
- ./setup.py install --root "${D}" || die "Failed to install the C modules"
-
- dodir "${xac_base}"
- insinto ${xac_base}
- doins "${S}"/py/*
-
- ### Only install the init scripts if livecd is enabled
- if use livecd; then
- newinitd "${S}"/xac.init xac
- newconfd "${S}"/xac.conf xac
- fi
-}