summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2014-02-14 06:02:25 +0200
committerMart Raudsepp <leio@gentoo.org>2014-02-14 06:02:25 +0200
commit05f986007cbef7ce94d2d22ee3eaa49258bf7793 (patch)
tree1198a1ff2640192863d22c09cba29c977723fdb2
parentOut with the outdated and useless (diff)
downloadleio-05f986007cbef7ce94d2d22ee3eaa49258bf7793.tar.gz
leio-05f986007cbef7ce94d2d22ee3eaa49258bf7793.tar.bz2
leio-05f986007cbef7ce94d2d22ee3eaa49258bf7793.zip
Late spring cleaning
Remove all remaining half a decade old packages: * gnome-voice-control seems like a dead project long ago * DirectFB-extra probably outdated; I don't deal with that stuff anymore * oprofileui is in a limbo upstream, might be useful if there still aren't good alternatives * mango-lassi live ebuild unlikely to work; there must be more maintained alternatives * Remove obsolete package.mask entries and unnecessary Changelog skel
-rw-r--r--app-accessibility/gnome-voice-control/ChangeLog10
-rw-r--r--app-accessibility/gnome-voice-control/Manifest12
-rw-r--r--app-accessibility/gnome-voice-control/gnome-voice-control-0.2.ebuild26
-rw-r--r--dev-libs/DirectFB-extra/DirectFB-extra-1.2.0_rc1.ebuild63
-rw-r--r--dev-libs/DirectFB-extra/Manifest3
-rw-r--r--dev-libs/DirectFB-extra/files/DirectFB-extra-1.0.0-CFLAGS.patch23
-rw-r--r--dev-util/oprofileui/Manifest3
-rw-r--r--dev-util/oprofileui/metadata.xml13
-rw-r--r--dev-util/oprofileui/oprofileui-0.2.0.ebuild40
-rw-r--r--profiles/package.mask7
-rw-r--r--skel.ChangeLog67
-rw-r--r--x11-misc/mango-lassi/Manifest2
-rw-r--r--x11-misc/mango-lassi/mango-lassi-9999.ebuild49
-rw-r--r--x11-misc/mango-lassi/metadata.xml10
14 files changed, 0 insertions, 328 deletions
diff --git a/app-accessibility/gnome-voice-control/ChangeLog b/app-accessibility/gnome-voice-control/ChangeLog
deleted file mode 100644
index e4afb72..0000000
--- a/app-accessibility/gnome-voice-control/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for app-accessibility/gnome-voice-control
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 29 Jun 2007; Mart Raudsepp <leio@gentoo.org>
- +gnome-voice-control-0.2.ebuild:
- Initial ebuild for gnome-voice-control - a speech recognizer to control the
- GNOME desktop. Beware - I managed to make my computer go to a crawl with
- commanding metacity with this early version
-
diff --git a/app-accessibility/gnome-voice-control/Manifest b/app-accessibility/gnome-voice-control/Manifest
deleted file mode 100644
index 0d2af64..0000000
--- a/app-accessibility/gnome-voice-control/Manifest
+++ /dev/null
@@ -1,12 +0,0 @@
-DIST gnome-voice-control-0.2.tar.gz 391685 RMD160 722289274d1a5871f5f3bc24480c5247b5eb2e45 SHA1 f0258e2809682e4397e11f4b2278772604501079 SHA256 a3d1f0d7c803d4f6f576f02689aecce83becf96724335ecc179cbc57bb8ddc55
-EBUILD gnome-voice-control-0.2.ebuild 622 RMD160 2dee841fff2448c50bc6f856fbc98b7ac5f15105 SHA1 3a765be55415cd844f9a8931ddd832644a53a174 SHA256 83aa39fc8f6416816d1760382fd500c7deb95328d804d65003f2046b75bed563
-MD5 e1627dc54239779f7ba0b85de60b9508 gnome-voice-control-0.2.ebuild 622
-RMD160 2dee841fff2448c50bc6f856fbc98b7ac5f15105 gnome-voice-control-0.2.ebuild 622
-SHA256 83aa39fc8f6416816d1760382fd500c7deb95328d804d65003f2046b75bed563 gnome-voice-control-0.2.ebuild 622
-MISC ChangeLog 420 RMD160 8969440cd33f6156d8a77a6dff0994f35da63792 SHA1 4fd2da848aaba74ec60daa3108901759e52a79ba SHA256 5dbe48a7b39a4d1da11554669571fff78b16756f6648ae2d8795cebeebb78266
-MD5 cadcba7839b0f17f0c04a024185acf18 ChangeLog 420
-RMD160 8969440cd33f6156d8a77a6dff0994f35da63792 ChangeLog 420
-SHA256 5dbe48a7b39a4d1da11554669571fff78b16756f6648ae2d8795cebeebb78266 ChangeLog 420
-MD5 f4fc9c0e63404853df19ab9d7e02540c files/digest-gnome-voice-control-0.2 271
-RMD160 cc2b5837ca4007fa0375090622d2ff5199ace4f4 files/digest-gnome-voice-control-0.2 271
-SHA256 46802ea4998660a30049b3dac713b5e68a0233f633f4facf3a14bd8542862287 files/digest-gnome-voice-control-0.2 271
diff --git a/app-accessibility/gnome-voice-control/gnome-voice-control-0.2.ebuild b/app-accessibility/gnome-voice-control/gnome-voice-control-0.2.ebuild
deleted file mode 100644
index 2017fb9..0000000
--- a/app-accessibility/gnome-voice-control/gnome-voice-control-0.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit gnome2
-
-DESCRIPTION="A speech recognizer to control the GNOME desktop"
-HOMEPAGE="http://live.gnome.org/GnomeVoiceControl/"
-
-SRC_URI="http://www.comp.ufscar.br/~raphael18/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-RDEPEND=">=gnome-base/gnome-panel-2
- >=x11-libs/gtk+-2
- >=gnome-base/libgnomeui-2
- >=media-libs/gstreamer-0.10
- >=media-libs/gst-plugins-base-0.10
- x11-libs/libwnck
- gnome-extra/at-spi
- app-accessibility/sphinx2"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35"
diff --git a/dev-libs/DirectFB-extra/DirectFB-extra-1.2.0_rc1.ebuild b/dev-libs/DirectFB-extra/DirectFB-extra-1.2.0_rc1.ebuild
deleted file mode 100644
index fa1f107..0000000
--- a/dev-libs/DirectFB-extra/DirectFB-extra-1.2.0_rc1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit eutils
-
-MY_PV="${PV/_rc/-rc}"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="Extra image/video/font providers and graphics/input drivers for DirectFB"
-HOMEPAGE="http://www.directfb.org/"
-SRC_URI="http://directfb.org/downloads/Extras/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc -sparc ~x86"
-IUSE="ffmpeg flash fusion imlib mmx mpeg quicktime svg xine zlib"
-
-# FIXME: 1.2.0_rc1 added a mpeg2 image provider
-RDEPEND=">=dev-libs/DirectFB-1.2.0
- ffmpeg? ( media-video/ffmpeg )
- flash? ( media-libs/libflash )
- fusion? ( dev-libs/linux-fusion )
- imlib? ( media-libs/imlib2 )
- mpeg? ( media-libs/libmpeg3 )
- quicktime? ( virtual/quicktime )
- svg? ( x11-libs/libsvg-cairo )
- xine? ( media-libs/xine-lib )
- zlib? ( sys-libs/zlib )"
-# avi? ( media-video/avifile )
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${PN}-1.0.0-CFLAGS.patch
-}
-
-src_compile() {
- # $(use_enable avi avifile)
- econf \
- $(use_enable ffmpeg) \
- $(use_enable flash) \
- $(use_enable fusion fusionsound) \
- $(use_enable imlib imlib2) \
- $(use_enable mmx) \
- $(use_enable mpeg libmpeg3) \
- $(use_enable quicktime openquicktime) \
- $(use_enable svg) \
- $(use_enable xine) \
- $(use_enable zlib) \
- --disable-avifile \
- || die
- emake || die "emake failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS ChangeLog NEWS README
-}
diff --git a/dev-libs/DirectFB-extra/Manifest b/dev-libs/DirectFB-extra/Manifest
deleted file mode 100644
index 4dd8b49..0000000
--- a/dev-libs/DirectFB-extra/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-AUX DirectFB-extra-1.0.0-CFLAGS.patch 471 RMD160 da9cc138720e79df0d2df489c397537045e98577 SHA1 7fde4f19c58eb4ab47ac1e06ff5ce7e4c8cbc52e SHA256 a624ec638a79b42b105b494f49facdbc4af9d3926722d22ce18917f6d43bda64
-DIST DirectFB-extra-1.2.0-rc1.tar.gz 569651 RMD160 a77d5b94ca60081f2e7ce0060f0d1a68de904f2d SHA1 b9070a4431ff13bc55bb5e7dd2a859ffdce07297 SHA256 f562b59fbc63246c2b319cdca048ce3f85c96c42f40f3cf27ec1a97962bcd2c0
-EBUILD DirectFB-extra-1.2.0_rc1.ebuild 1558 RMD160 84a360ebf24c1b4374a1d929f3d3de7ae6f115f3 SHA1 43697edf15087028b74f1dc199a3872a86df69d4 SHA256 97cde97276dcc3f7fc52d379c9eb7f9ccbd48e7f6fff5c4217325300ea1c0304
diff --git a/dev-libs/DirectFB-extra/files/DirectFB-extra-1.0.0-CFLAGS.patch b/dev-libs/DirectFB-extra/files/DirectFB-extra-1.0.0-CFLAGS.patch
deleted file mode 100644
index 513fb95..0000000
--- a/dev-libs/DirectFB-extra/files/DirectFB-extra-1.0.0-CFLAGS.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- configure
-+++ configure
-@@ -19853,7 +19853,7 @@
- DFB_CFLAGS="$DFB_CFLAGS $DFB_INTERNAL_CFLAGS -DREENTRANT"
-
- if test "x$GCC" = xyes; then
-- DFB_CFLAGS="$DFB_CFLAGS -O3 -fexpensive-optimizations -ffast-math -Wall"
-+ DFB_CFLAGS="$DFB_CFLAGS -ffast-math -Wall"
- fi
-
- #
-@@ -19910,9 +19910,9 @@
- #define DFB_DEBUG 1
- _ACEOF
-
-- DFB_CFLAGS="$DFB_CFLAGS -g3"
-+ DFB_CFLAGS="$DFB_CFLAGS"
- else
-- DFB_CFLAGS="$DFB_CFLAGS -g0"
-+ DFB_CFLAGS="$DFB_CFLAGS"
- fi
-
-
diff --git a/dev-util/oprofileui/Manifest b/dev-util/oprofileui/Manifest
deleted file mode 100644
index 6b04de7..0000000
--- a/dev-util/oprofileui/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST oprofileui-0.2.0.tar.gz 243145 RMD160 59b6f491267e3b00d75e9be931c8a110930da032 SHA1 6bde2b0ec1d3397f493d0ff1566c71b9cb5c4e59 SHA256 5b0e7d1d538c4339401b3e19b555137e0b5a4e0d21578e227604d58b64970d7f
-EBUILD oprofileui-0.2.0.ebuild 864 RMD160 17e7b16b8a87c8a10601a78023d10f1a96a8429c SHA1 8f95dba72ad53684ae21274563d60e9c53ea09e4 SHA256 fd1fd1d5fbb77c95e571dd4e7c45efac0aac40bbe0dacd2a98bbcd31f7d6bea4
-MISC metadata.xml 478 RMD160 6253acb32aa88890a37566fe71005e9f1ba18a4d SHA1 a2271699fb4b716200fd41ce664a871563bc0bc2 SHA256 3d80ab8e0c4f3012603e63d85f490b923a25fd062c2136f366ec31184038c36c
diff --git a/dev-util/oprofileui/metadata.xml b/dev-util/oprofileui/metadata.xml
deleted file mode 100644
index 9ee11ee..0000000
--- a/dev-util/oprofileui/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
-<email>leio@gentoo.org</email>
-</maintainer>
-<longdescription lang="en">
- OProfileUI is a graphical user interface to the stochastic system profiler OProfile,
- providing application developers and system integrators with a graphical view of
- hotspots in their applications and systems.
-</longdescription>
-</pkgmetadata>
diff --git a/dev-util/oprofileui/oprofileui-0.2.0.ebuild b/dev-util/oprofileui/oprofileui-0.2.0.ebuild
deleted file mode 100644
index 2ce613e..0000000
--- a/dev-util/oprofileui/oprofileui-0.2.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=1
-
-DESCRIPTION="User interface for system profiler OProfile"
-HOMEPAGE="http://labs.o-hand.com/oprofileui/"
-SRC_URI="http://labs.o-hand.com/sources/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="avahi +gtk +server"
-
-RDEPEND=">=dev-libs/glib-2
- client? (
- >=x11-libs/gtk+-2
- >=gnome-base/libglade-2
- >=gnome-base/gnome-vfs-2
- >=gnome-base/gconf-2
- >=dev-libs/libxml2-2
- )
- avahi? ( net-dns/avahi )"
-RDEPEND="${DEPEND}
- dev-util/oprofile
- >=dev-util/pkgconfig-0.9
- >=dev-util/intltool-0.35"
-
-src_compile() {
- econf $(use_with avahi)
- emake || die "make failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "install failed"
-
- dodoc NEWS ChangeLog AUTHORS README
- rm -rf "${D}/usr/share/doc/${PN}"
-}
diff --git a/profiles/package.mask b/profiles/package.mask
deleted file mode 100644
index dec8b2f..0000000
--- a/profiles/package.mask
+++ /dev/null
@@ -1,7 +0,0 @@
-# Mart Raudsepp <leio@gentoo.org> (31 Mar 2008)
-# Live ebuild for testing and getting traces to include kernel symbols until sysprof-1.1 is released
->=dev-util/sysprof-9999
-
-# Mart Raudsepp <leio@gentoo.org> (04 Oct 2008)
-# Live ebuild as there are no releases, should use snapshots instead
->=x11-misc/mango-lassi-9999
diff --git a/skel.ChangeLog b/skel.ChangeLog
deleted file mode 100644
index 1f22d12..0000000
--- a/skel.ChangeLog
+++ /dev/null
@@ -1,67 +0,0 @@
-# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY)
-
- DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2 :
- Initial import. Ebuild submitted by submitter_name <submitter_email>.
- Note that the "changed_file" listing is optional if you are simply bumping
- the rev of the ebuild and are only making changes to the .ebuild file
- itself. Also note that we now have a single unified paragraph rather than
- having the first line separated from the rest by a newline. Everything
- should be in one block like this. (note by drobbins, 16 Jul 2002)
-
- DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2: this is
- an earlier ChangeLog entry.
-
--- Explanation of ChangeLog format:
-
- ***************************************************************************
- THIS IS IMPORTANT: The ChangeLog format is a *chronological* account of all
- changes made to a set of ebuilds. That means that the most recent ChangeLog
- entry *always* goes at the top of the file. More explanation below.
- ***************************************************************************
-
- ***************************************************************************
- ANOTHER IMPORTANT NOTE: There are some ChangeLogs that don't follow this
- format and organize all changes under the "correct" "*" entry. This is not
- correct. However, rather than making a concerted effort to fix these
- ChangeLogs, we should spend our energy defining a comprehensive and strict
- XML-based ChangeLog format which we then migrate to. But for any entries to
- any ChangeLog that *you* make, please make sure to always add entries to the
- top of the file like a good boy/girl. Even do this if it's clear that you're
- adding an entry to a b0rked ChangeLog.
- ***************************************************************************
-
- This changelog is targeted to users. This means that the comments should be
- well explained and written in clean English.
-
- Every new version or revision of the package should be marked by a '*'
- separator line as above to indicate where in the chronology it was first
- added to our CVS tree. Any changes since the last revision, really _any
- changes at all_ have to be added to the top of the file, underneath the
- initial copyright and cvs header comments, in exactly the same format as this
- comment. If you are modifying older ebuilds, simply note them as changed
- files and add your entry to the top of the ChangeLog. Resist the temptation
- to "organize" your ChangeLog entries by placing them under the "correct" "*"
- entries -- this isn't the purpose of the "*" entries.
-
- This means that you start with header line that has the following format,
- indented two spaces:
-
- DD MMM YYYY; your_name <your_email> changed_file1, changed_file2: Your
- explanation should follow. It should be indented and wrapped at a line width
- of 80 characters. The changed_files can be omitted if they are obvious; for
- example, if you are only modifying the .ebuild file and committing a new rev
- of a package. Any details about what exactly changed in the code should be
- added as a message when the changes are committed to cvs, not in this file.
-
--- A word regarding credit:
-
- Please add credit information ("ebuild submitted by ...", "patch submitted
- by ...") to the ChangeLog. Do not add this information to the ebuilds
- themselves.
-
- And remember: Give credit where credit is due. We're all doing this for
- free, so the best we can hope (and expect!) to receive is credit.
diff --git a/x11-misc/mango-lassi/Manifest b/x11-misc/mango-lassi/Manifest
deleted file mode 100644
index 6875480..0000000
--- a/x11-misc/mango-lassi/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD mango-lassi-9999.ebuild 1105 RMD160 67a1fbf1115ab7c595e640e5c4667a64db1315dc SHA1 6072e591091e2925cecd69f1718f07d3d936ed87 SHA256 f1343a4eedafb1ff584bac64ccaa5f0d01e0baa96f0e4b9ca7d5d461a7ad543e
-MISC metadata.xml 383 RMD160 2e2dfa59a72ba9fb71f4379aa2dea8d52f599bb7 SHA1 026ade604125c794b9df603290c3f94fff8da666 SHA256 4a8e5eb7d03b51004f91ca76754fdfe67cc197f64ca7b436f767c40837a894df
diff --git a/x11-misc/mango-lassi/mango-lassi-9999.ebuild b/x11-misc/mango-lassi/mango-lassi-9999.ebuild
deleted file mode 100644
index 0a1fba8..0000000
--- a/x11-misc/mango-lassi/mango-lassi-9999.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=1
-
-EGIT_REPO_URI="http://git.0pointer.de/repos/mango-lassi.git"
-EGIT_BOOTSTRAP="intltoolize --force --copy --automake && eautoreconf"
-
-inherit git autotools eutils
-DESCRIPTION="GNOME Input Sharing"
-
-HOMEPAGE="http://0pointer.de/blog/projects/mango-lassi.html"
-
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-
-RDEPEND=">=sys-apps/dbus-1.1.1
- dev-libs/dbus-glib
- x11-libs/gtk+:2
- x11-libs/libXtst
- net-dns/avahi
- x11-libs/libnotify
- gnome-base/libglade"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9
- sys-devel/gettext
- >=dev-util/intltool-0.35"
-
-pkg_setup() {
- # dbus -> avahi-client, glib -> avahi-glib, glib/dbus -> avahi-ui, glib is always enabled in our avahi package
- built_with_use net-dns/avahi dbus || die "net-dns/avahi must be built with \"dbus\" USE flag"
-}
-
-src_unpack() {
- git_fetch
- cd "${S}"
- touch config.rpath
- sed -i -e 's/ACLOCAL_AMFLAGS = -I m4//' Makefile.am
- git_bootstrap
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "Install failed"
-}
diff --git a/x11-misc/mango-lassi/metadata.xml b/x11-misc/mango-lassi/metadata.xml
deleted file mode 100644
index 7935e5c..0000000
--- a/x11-misc/mango-lassi/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
- <email>leio@gentoo.org</email>
-</maintainer>
-<longdescription>Mango Lassi (Alternatively known as "GNOME Input Sharing") is
-something like a Synergy done right, or an x2x that doesn't suck.</longdescription>
-</pkgmetadata>