summaryrefslogtreecommitdiff
path: root/x11-misc
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/Manifest.gzbin49946 -> 49611 bytes
-rw-r--r--x11-misc/afbinit/Manifest6
-rw-r--r--x11-misc/afbinit/afbinit-1.0.1-r7.ebuild43
-rw-r--r--x11-misc/afbinit/files/afbinit-mmap-1.0.1.patch20
-rw-r--r--x11-misc/afbinit/files/afbinit.init13
-rw-r--r--x11-misc/afbinit/files/rc.afb-1.0.1-r7.patch62
-rw-r--r--x11-misc/afbinit/metadata.xml9
-rw-r--r--x11-misc/qtnotifydaemon/Manifest4
-rw-r--r--x11-misc/qtnotifydaemon/files/qtnotifydaemon-1.0.14-build.patch32
-rw-r--r--x11-misc/qtnotifydaemon/metadata.xml7
-rw-r--r--x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild35
11 files changed, 0 insertions, 231 deletions
diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz
index 0a318448ba4a..dbc834504e9e 100644
--- a/x11-misc/Manifest.gz
+++ b/x11-misc/Manifest.gz
Binary files differ
diff --git a/x11-misc/afbinit/Manifest b/x11-misc/afbinit/Manifest
deleted file mode 100644
index 4b8c3d3964f3..000000000000
--- a/x11-misc/afbinit/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX afbinit-mmap-1.0.1.patch 503 BLAKE2B 1bf65dad4d154e5d952e82fbac1a23b40bdfd0a05a45e34c2774a3afac223f3112710c1b21287effe28a37520258b60ab61c048d77bdb84b11022b9357bd4c22 SHA512 a0450aff4756e4406be00d84496b3632d5c60df5c8800403e2be0fcdfb6399242d30e3f90b634bcedff5aa2ee10fdf15af5b2797ae974a73875abddb4bedd271
-AUX afbinit.init 243 BLAKE2B eaad35459fefa3e52fdba52a88a6116b774c9ee6d188dfdd14d7ad9945ff12d01916620b24e4fb05189d0e3d8a1843405fd78427c34b1f40502efa771beecbb8 SHA512 8e6bd724b7552d987d6626d9472ea6848ec1e71caa5e7bef46fe7e0e16d0c9a92c51a2fa58fc9545d7a0db9d2e5bf4f498dbc772c3ca480a6fb3d188cd565a79
-AUX rc.afb-1.0.1-r7.patch 1531 BLAKE2B 00b8e1760d1c98b72e82d0c3d2126960541cd84fddb33307ca9091d4fa129d8501f7a6a4d28888066acab8fbab1d795c3863a0c62854210eb88607b04fe1f438 SHA512 24155451249e38065ee55756df67baed8dc93b16560d3b6f4fc6f42bb81d3e501007dcfeca30c25864dad7350caf8a9a8a3e26680f125657fcbe3aacd5475b0e
-DIST afbinit-1.0.1.tar.bz2 3288 BLAKE2B 790d2a2bbb3bf5778a2720bd40cbdfc930531b762fff3e779eaae661ee1b72792ae51d358ff28f4068b37bf6b20c2941e1f82af8fc72ea10fde9b5bd6f6d8180 SHA512 5cb654ea8572cca3906bf9ecb583165eb4742f67c433e01f81e5f9a238988d3c9f8a8206c9520054ebd74b673c5c1ffef573e5946119d9f2bb1a3154bfe7afaf
-EBUILD afbinit-1.0.1-r7.ebuild 1112 BLAKE2B 465c89502b175abcb86edc00bffe9de4bf308d4d15ca2226090e27d11b9f96fab450719d0146b6f6ab4cca7f901842331ed453ae01abb90a2433bf7e0a13afba SHA512 44300f66082791f1bd936bee8c9179a8c94d7d154664f56e0050dae604e1d2e66fc66d17f01a9c93c62d07c8e7571fce2a05aa9a9a45ba7257160435df9ab97d
-MISC metadata.xml 264 BLAKE2B a5a04e29f8dfa35c63bb46d4f7d7ef92942ce0fd176ce9facd4e70b3a6ed4f4f8428088579b8be06b3b74a53938ad8a4a89192c4116bb485b7c1afd84559d8c4 SHA512 dda5dcf3384eb6758810e868b61d485e2155cd87efcd284dd3ffeb08e5d7718a1447b706e6afc98d715711b8c42f97df7b9f621eca282104788d2d5eb3cf842d
diff --git a/x11-misc/afbinit/afbinit-1.0.1-r7.ebuild b/x11-misc/afbinit/afbinit-1.0.1-r7.ebuild
deleted file mode 100644
index 53c60c7ec8c7..000000000000
--- a/x11-misc/afbinit/afbinit-1.0.1-r7.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="loads the microcode for Elite3D framebuffers to use X"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-IUSE=""
-
-LICENSE="GPL-1"
-SLOT="0"
-KEYWORDS="-* sparc"
-
-RDEPEND="${DEPEND}
- sys-apps/util-linux"
-
-src_unpack() {
- unpack ${A}
- ##
- # Patch rc.afb to handle both kernels 2.4.x and 2.6.x
- einfo "Patching to handle both kernel 2.4.x and 2.6.x style afb identification"
- cd "${S}"
- epatch "${FILESDIR}"/rc.afb-${PVR}.patch || die "Cannot patch rc.afb init script"
- einfo 'Patching afbinit.c to use MMAP_PUBLIC (needed for kernels > 2.6.14)'
- epatch "${FILESDIR}"/afbinit-mmap-${PV}.patch || die "Cannot patch for mmap"
-}
-
-src_compile() {
- emake || die "make failed"
-}
-
-src_install() {
- dosbin afbinit
- dosbin rc.afb
- newinitd "${FILESDIR}"/afbinit.init afbinit
-}
-
-pkg_postinst() {
- einfo "To use afbinit, you'll need the AFB microcode."
- einfo "This is available via a Solaris install at /usr/lib/afb.ucode"
- einfo "or via sun.com"
-}
diff --git a/x11-misc/afbinit/files/afbinit-mmap-1.0.1.patch b/x11-misc/afbinit/files/afbinit-mmap-1.0.1.patch
deleted file mode 100644
index 43a16c0cbf49..000000000000
--- a/x11-misc/afbinit/files/afbinit-mmap-1.0.1.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- afbinit.c- 2006-01-31 15:21:31.000000000 +0000
-+++ afbinit.c 2006-01-31 15:22:23.000000000 +0000
-@@ -236,7 +236,7 @@
- /* MMAP the registers. */
- uregs = mmap(0, 0x2000,
- PROT_READ | PROT_WRITE,
-- MAP_PRIVATE,
-+ MAP_SHARED,
- afb_fd,
- 0x04000000);
- if (uregs == (void *)-1L) {
-@@ -246,7 +246,7 @@
-
- kregs = mmap(0, 0x2000,
- PROT_READ | PROT_WRITE,
-- MAP_PRIVATE,
-+ MAP_SHARED,
- afb_fd,
- 0x0bc04000);
- if (kregs == (void *)-1L) {
diff --git a/x11-misc/afbinit/files/afbinit.init b/x11-misc/afbinit/files/afbinit.init
deleted file mode 100644
index eb77118e7e01..000000000000
--- a/x11-misc/afbinit/files/afbinit.init
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-depend() {
- before xdm
-}
-
-start() {
- ebegin "Loading afbinit"
- /usr/sbin/rc.afb
- eend $? "Failed to load afbinit"
-}
diff --git a/x11-misc/afbinit/files/rc.afb-1.0.1-r7.patch b/x11-misc/afbinit/files/rc.afb-1.0.1-r7.patch
deleted file mode 100644
index 37f5f40d1a6a..000000000000
--- a/x11-misc/afbinit/files/rc.afb-1.0.1-r7.patch
+++ /dev/null
@@ -1,62 +0,0 @@
---- rc.afb- 1999-09-08 06:42:36.000000000 +0000
-+++ rc.afb 2008-03-18 17:55:11.000000000 +0000
-@@ -10,11 +10,6 @@
- exit 0
- fi
-
--if [ `/bin/dmesg | /bin/grep -c "Elite 3D"` -eq 0 ]
--then
-- exit 0
--fi
--
- # The microcode loader binary and the microcode
- # itself must exist.
- if [ ! -x /usr/sbin/afbinit -o ! -f /usr/lib/afb.ucode ]
-@@ -22,13 +17,38 @@
- exit 0
- fi
-
--# Make FB device list.
--afb_devs=`/bin/dmesg | /bin/egrep -i "Elite 3D" | /bin/sed 's/\:.*//'`
-+# Make FB device list, depending on which kind of kernel we have.
-+# First, try kernel 2.4.x
-+
-+if [ `/bin/dmesg | /bin/grep -c "Elite 3D"` -gt 0 ]
-+then
-+
-+ afb_devs=`/bin/dmesg | /bin/egrep -i "Elite 3D" | /bin/sed 's/\:.*//'`
-+
-+ # Load microcode onto each card.
-+ for AFB in ${afb_devs}
-+ do
-+ echo -n "${AFB}: Loading Elite3D microcode... "
-+ /usr/sbin/afbinit /dev/${AFB} /usr/lib/afb.ucode
-+ echo "done."
-+ done
-+ exit 0
-+else
-+##
-+# OK, we're not kernel 2.4.x
-+# try kernel 2.6.x
-+
-+## if [ `/bin/dmesg | /bin/grep -c "AFB"` -gt 0 ]
-+## then
-
--# Load microcode onto each card.
--for AFB in ${afb_devs}
--do
-- echo -n "${AFB}: Loading Elite3D microcode... "
-- /usr/sbin/afbinit /dev/${AFB} /usr/lib/afb.ucode
-- echo "done."
--done
-+ [[ -e /proc/fb ]] || exit 0
-+ afb_devs=`/bin/more -s /proc/fb | /bin/egrep -i "Elite 3D" | /bin/sed 's/\ .*//'`
-+ # Load microcode onto each card.
-+ for AFB in ${afb_devs}
-+ do
-+ echo -n "/dev/fb${AFB}: Loading Elite3D microcode... "
-+ /usr/sbin/afbinit /dev/fb${AFB} /usr/lib/afb.ucode
-+ echo "done."
-+ done
-+ exit 0
-+fi
diff --git a/x11-misc/afbinit/metadata.xml b/x11-misc/afbinit/metadata.xml
deleted file mode 100644
index 6fa5bc8b3252..000000000000
--- a/x11-misc/afbinit/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-
- <maintainer type="project">
- <email>sparc@gentoo.org</email>
- <name>Gentoo Linux SPARC Development</name>
- </maintainer>
-</pkgmetadata>
diff --git a/x11-misc/qtnotifydaemon/Manifest b/x11-misc/qtnotifydaemon/Manifest
deleted file mode 100644
index 073cb99421db..000000000000
--- a/x11-misc/qtnotifydaemon/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX qtnotifydaemon-1.0.14-build.patch 702 BLAKE2B 04af90c917c0a3689323935c9d11c2e764283a2575f4174f21997cf660ccf4621a98b5408d5a3647ce9aacfbfc1cf1f2cb2bac87f9bad499b85240eb78be1bb4 SHA512 4d71408894f071433d70d0f305606402ecb780f1cb7857b2cb9715e3b0ac524fea3561c247da009bdf745e2e0284f2f7bd8ac15a38283f8c8cef4d7a811ec0f4
-DIST qtnotifydaemon_1.0.14.orig.tar.gz 1136779 BLAKE2B fa3c3455bcbfc01397ec7db371337df2e8ca0a7b00077cbd1279fbedfa544e4fd8bdec3284ee11735e9c55618ff834f0b65f193df6db734bb9c0debaefdf7351 SHA512 409f911be7d0e55f8a9f23db67ad6eefac1d215c598f54bab35bd704feee3a68ae21a3c416bd8848aacbdd82ca751ea1170c566d5615d4ac8a30adb87d487b8f
-EBUILD qtnotifydaemon-1.0.14.ebuild 720 BLAKE2B f9558a2c37c1b6f832d23a2d917d617fbf121f6c66a0f72e67d08b315417c410408eefbaa0018a329e3f570cdfded7ecf7f82285a8857528738cf894ce70269b SHA512 b61b1bd3c9fd7bc7bac3bc0a41e012abe8d131220401883a53c13d308662ab4247a60dd41f36164dfae77f54fe6b34872de47089616bc2b011ed9cd6a0874d21
-MISC metadata.xml 227 BLAKE2B 9d5b1e7b6fac85414998ab68e7ec0fc3e34b60dfc60474e834c2eeadf25423ad3e5fff886e5eb1a06ebb31d5668772c1ae4b381194bd36f7651085a406674d2d SHA512 70347ff7fbf043df97c4799497cdeeb3af878158a95f9de8898017b9ebe58a853b3071e830865fd45cbf633a047082d3f030fe6bc0f81cfb5a40f765d11db82d
diff --git a/x11-misc/qtnotifydaemon/files/qtnotifydaemon-1.0.14-build.patch b/x11-misc/qtnotifydaemon/files/qtnotifydaemon-1.0.14-build.patch
deleted file mode 100644
index 0aebc851c727..000000000000
--- a/x11-misc/qtnotifydaemon/files/qtnotifydaemon-1.0.14-build.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Fixes build with GCC 4.7, as well as the gold linker.
-
---- main.cpp
-+++ main.cpp
-@@ -22,6 +22,7 @@
- #include <signal.h>
- #include <sys/stat.h>
- #include <pwd.h>
-+#include <unistd.h>
- #include "dbus.h"
- #include "notifywidget.h"
- #include "notifyarea.h"
---- notifyarea.cpp
-+++ notifyarea.cpp
-@@ -22,6 +22,7 @@
- #include <QSystemTrayIcon> //alex
- #include <QDesktopWidget>
- #include <fstream>
-+#include <unistd.h>
- #include "notifyarea.h"
- #include "notifywidget.h"
- #include "dbus.h"
---- qtnotifydaemon.pro
-+++ qtnotifydaemon.pro
-@@ -13,6 +13,7 @@
- INCLUDEPATH += .
- QT += dbus
- RESOURCES += images.qrc
-+LIBS += -lX11
-
- # Input
- SOURCES += main.cpp notifywidget.cpp dbus.cpp notifyarea.cpp message.cpp
diff --git a/x11-misc/qtnotifydaemon/metadata.xml b/x11-misc/qtnotifydaemon/metadata.xml
deleted file mode 100644
index 4d5a0437a84e..000000000000
--- a/x11-misc/qtnotifydaemon/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>
- <upstream>
- <remote-id type="sourceforge">qtnotifydaemon</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild b/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild
deleted file mode 100644
index a210a436ee83..000000000000
--- a/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit qt4-r2
-
-DESCRIPTION="A flexible and configurable notification daemon"
-HOMEPAGE="https://sourceforge.net/projects/qtnotifydaemon/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- dev-qt/qtdbus:4
- dev-qt/qtgui:4
- dev-qt/qt3support:4
- !x11-misc/notification-daemon
- !x11-misc/notify-osd"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}
-
-PATCHES=( "${FILESDIR}/${P}-build.patch" )
-
-src_install() {
- dobin ${PN}
-
- insinto /usr/share/dbus-1/services
- doins org.freedesktop.Notifications.service
-
- doman debian/${PN}.1
-}