summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/sparkleshare/Manifest2
-rw-r--r--app-misc/sparkleshare/sparkleshare-0.2.5.ebuild45
-rw-r--r--dev-db/fastdb/Manifest2
-rw-r--r--dev-db/fastdb/fastdb-3.71.ebuild45
-rw-r--r--gnome-extra/cinnamon/Manifest4
-rw-r--r--gnome-extra/cinnamon/cinnamon-1.6.0.ebuild226
-rw-r--r--gnome-extra/cinnamon/files/cinnamon-1.1.3-automagic-gnome-bluetooth.patch44
-rw-r--r--gnome-extra/cinnamon/metadata.xml5
-rw-r--r--media-sound/spotify/Manifest3
-rw-r--r--media-sound/spotify/spotify-0.8.4.103.ebuild116
-rw-r--r--net-fs/netatalk/Manifest5
-rw-r--r--net-fs/netatalk/files/afpd.init.322
-rw-r--r--net-fs/netatalk/files/cnid_metad.init.215
-rw-r--r--net-fs/netatalk/files/netatalk-3.0-gentoo.patch146
-rw-r--r--net-fs/netatalk/netatalk-3.0.ebuild131
-rw-r--r--sci-astronomy/nightshade/Manifest2
-rw-r--r--sci-astronomy/nightshade/nightshade-11.12.1.ebuild42
-rw-r--r--x11-wm/muffin/Manifest3
-rw-r--r--x11-wm/muffin/metadata.xml9
-rw-r--r--x11-wm/muffin/muffin-1.1.0.ebuild84
20 files changed, 0 insertions, 951 deletions
diff --git a/app-misc/sparkleshare/Manifest b/app-misc/sparkleshare/Manifest
deleted file mode 100644
index 1309bef..0000000
--- a/app-misc/sparkleshare/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST sparkleshare-0.2.5.tar.gz 750692 RMD160 6becff242d4a9b03916d5f7eb32222323376a1e5 SHA1 6ccd950d17f42d32e32c0e8b657585d798e7791b SHA256 e524746aee22d74adc4314e7be64fea9ba5d4098e72adb796f41f42985c85658
-EBUILD sparkleshare-0.2.5.ebuild 1096 RMD160 fc4d7270b3869aa3d0c70261f56da05d3428dd25 SHA1 cb86d7b5ea2673368d15abe66ba32625c392238c SHA256 cecce67bfad6dec0456bdb8ef5cb2c868a698bda25c27e308490a44e2cb3c241
diff --git a/app-misc/sparkleshare/sparkleshare-0.2.5.ebuild b/app-misc/sparkleshare/sparkleshare-0.2.5.ebuild
deleted file mode 100644
index 99f8e08..0000000
--- a/app-misc/sparkleshare/sparkleshare-0.2.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-1.6.1.ebuild,v 1.3 2010/07/12 20:28:24 fauli Exp $
-
-EAPI=3
-
-inherit base mono
-
-MY_PV="${PV/_beta/-beta}"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="SparkleShare is a file sharing and collaboration tool inspired by
-Dropbox"
-HOMEPAGE="http://www.sparkleshare.org"
-#SRC_URI="http://www.sparkleshare.org/${MY_P}.tar.gz"
-SRC_URI="https://github.com/downloads/hbons/SparkleShare/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/mono-2.2
- >=dev-util/monodevelop-2.0
- >=dev-dotnet/gtk-sharp-2.12.7
- >=dev-dotnet/webkit-sharp-0.3
- dev-dotnet/notify-sharp"
-RDEPEND="${DEPEND}
- >=dev-vcs/git-1.7
- net-misc/openssh
- >=gnome-base/gvfs-1.3
- dev-util/intltool"
-
-S="${WORKDIR}/${MY_P}"
-
-src_compile() {
- econf || die "configure failed"
- emake || die "make failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- dodoc README COPYING
-}
-
diff --git a/dev-db/fastdb/Manifest b/dev-db/fastdb/Manifest
deleted file mode 100644
index 99e5a00..0000000
--- a/dev-db/fastdb/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST fastdb-3.71.tar.gz 3277435 SHA256 ef366301cfb94c154c6e5e1da345f16594bbf38437cadb2a0f3d908d1a98b81b SHA512 43d60ed1eb78f9ae079afccdf45be8c8e79f644ada7440c9a51293a571bce1a804610e3da318ad301548db0dd5d7301e6abb256c6e22ba6eb383a84486fc17a2 WHIRLPOOL 588bc9baaa029f353de41bbf987a5f89ce9d7e07fc749f270dd17725aacc63021c80ad0014f6a1de930e98e8fccfb585fead60e0675454f8ebff1693ca3a655f
-EBUILD fastdb-3.71.ebuild 987 SHA256 acce2c7319a9cbf23e85d44a96396db197742efcd27671e138ded55bf3584956 SHA512 a7deb57b1b03c2c8f8f8afb3ea027c83a407c796843f5d4c2044b61c7e01019e2f4b283445a0195f5cfa5f0f91579f149b29eb43cc39142e8cfda7286fd59b73 WHIRLPOOL 4b2ba43191a3c986453512459619c9e9e8656318ad2a56a73714888f99b6772cd134e18aa9319f2f1c4c693bda529e0a52d285c9fb1590e86ce22d7b545bb1a8
diff --git a/dev-db/fastdb/fastdb-3.71.ebuild b/dev-db/fastdb/fastdb-3.71.ebuild
deleted file mode 100644
index d88978b..0000000
--- a/dev-db/fastdb/fastdb-3.71.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-inherit eutils
-
-DESCRIPTION="Main Memory Relational Database Management System"
-HOMEPAGE="http://www.garret.ru/fastdb.html"
-# SRC_URI="http://www.garret.ru/${P}.tar.gz"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-
-DEPEND="sys-devel/bison
- sys-devel/flex
-"
-RDEPEND=""
-
-S="${WORKDIR}/${PN}"
-
-src_prepare() {
- edos2unix "${S}/configure"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die
-
- mv "${ED}"usr/bin/subsql "${ED}"usr/bin/subsql-fdb || die "mv failed"
- sed -i '/^#include "acconfig.h"/d' "${ED}"usr/include/${PN}/config.h \
- || die "sed failed"
- #insinto /usr/include/${PN}
- #doins inc/acconfig.h
- dodoc CHANGES AUTHORS
- dohtml FastDB.htm
-}
-
-pkg_postinst() {
- elog "The subsql binary has been renamed to subsql-fdb,"
- elog "to avoid a name clash with the GigaBase version of subsql"
-}
diff --git a/gnome-extra/cinnamon/Manifest b/gnome-extra/cinnamon/Manifest
deleted file mode 100644
index c491f39..0000000
--- a/gnome-extra/cinnamon/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX cinnamon-1.1.3-automagic-gnome-bluetooth.patch 1841 SHA256 df5f86858b8abc08225ffb7679e829250e05a419b439b2ecad0f02bd93b670b2 SHA512 43848dd5d04c3d3162d38f12c742d96b44061184ee946a502bf61952e17f11a57722163dcf59c1b78086c047dfc6d2c3046bd4c975fcf45ca565a2ed099802bd WHIRLPOOL 410f10e1bf87d90a33d193d726041e8cf5d66513a6ba31082bc57dbf9aefbb04c5ca3c1ba691ab60da99f2eb0319a3c55f2ecb205616779a113652fe838fc4b6
-DIST cinnamon-1.6.0.tar.gz 1611791 SHA256 905783fb3e12bc159f6a715800e974e292fb31478a3478eb2775670f2d4db4f3 SHA512 59ebd8eb37823700893f69c21af685e97b5395dc16c1460de932b189f9f6aa3615da9cdb638567bc17eaa816b6419b922b8fdd191a559558fc9a46409b1f1ff2 WHIRLPOOL 2d4b044955f7df233cecf82333ee9134ea0955d825a31bb6c0c01cae73640834fece3e6fa0720a26ccaea6e4b49a5d917d25373de51ae779139b2b8b3f0079c6
-EBUILD cinnamon-1.6.0.ebuild 7794 SHA256 d73248e97d9cf226b8113de8bbae20513511aaf0f05acf319b92f98cf1807b2f SHA512 e518588a4af3a431511dd3667ae171d392902d9b17b70821566bda24855770c07f07b3a56c46ce254543826cca014e97d84e48674039cb2c6cbf13f19081ad25 WHIRLPOOL c7d8059086b2fc167611d56293822564a83c7aabf6e86b4afb756faa520d50505db9cf7afc3b967494ffc23b20b4d2fcd88e75d4ba7e9685312c73a28faa3798
-MISC metadata.xml 158 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 SHA512 7fbfbd2b3ed1b81867d55648509f778fdbe2091af53727b3426a3c7f453ae7e1663a99fdd2101508b8d6c85b3158459c93551b77a6a394f02d7e11cbc8a5ecf4 WHIRLPOOL 4bcd5662974877d42ebc4361b6eb412bfeea2af7144b436ce7ed152327d554afc321c376625ba0bb85a704b70d86e3c4882dff3573047acddd8ffccf655d4f7e
diff --git a/gnome-extra/cinnamon/cinnamon-1.6.0.ebuild b/gnome-extra/cinnamon/cinnamon-1.6.0.ebuild
deleted file mode 100644
index 14b9407..0000000
--- a/gnome-extra/cinnamon/cinnamon-1.6.0.ebuild
+++ /dev/null
@@ -1,226 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-1.4.ebuild,v 1.4 2012/05/22 03:22:44 tetromino Exp $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_DEPEND="2:2.5"
-PYTHON_USE_WITH="xml"
-
-inherit autotools eutils gnome2 multilib pax-utils python vcs-snapshot
-
-DESCRIPTION="A fork of GNOME Shell with layout similar to GNOME 2"
-HOMEPAGE="http://cinnamon.linuxmint.com/"
-
-SRC_URI="https://github.com/linuxmint/Cinnamon/tarball/${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+bluetooth +networkmanager"
-KEYWORDS="~amd64 ~x86"
-
-# gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
-# latest gsettings-desktop-schemas is needed due to commit 602fa1c6
-# latest g-c-c is needed due to https://bugs.gentoo.org/show_bug.cgi?id=360057
-# libXfixes-5.0 needed for pointer barriers
-# gnome-menus-3.2.0.1-r1 needed for new 10-xdg-menu-gnome
-COMMON_DEPEND=">=dev-libs/glib-2.30:2
- >=dev-libs/gjs-1.29.18
- >=dev-libs/gobject-introspection-0.10.1
- x11-libs/gdk-pixbuf:2[introspection]
- >=x11-libs/gtk+-3.4[introspection]
- >=media-libs/clutter-1.7.5:1.0[introspection]
- app-misc/ca-certificates
- >=dev-libs/folks-0.5.2
- >=dev-libs/json-glib-0.13.2
- >=gnome-base/gnome-desktop-3.4:3[introspection]
- >=gnome-base/gsettings-desktop-schemas-3.4
- >=gnome-extra/evolution-data-server-3.4
- >=media-libs/gstreamer-0.10.16:0.10
- >=media-libs/gst-plugins-base-0.10.16:0.10
- >=net-im/telepathy-logger-0.2.4[introspection]
- net-libs/libsoup:2.4[introspection]
- >=net-libs/telepathy-glib-0.15.5[introspection]
- >=sys-auth/polkit-0.100[introspection]
- >=x11-wm/muffin-1.1.0
-
- dev-libs/dbus-glib
- dev-libs/libxml2:2
- x11-libs/pango[introspection]
- >=dev-libs/libcroco-0.6.2:0.6
-
- gnome-base/gconf:2[introspection]
- >=gnome-base/gnome-menus-3.4:3[introspection]
- gnome-base/librsvg
- media-libs/libcanberra
- media-sound/pulseaudio
-
- >=x11-libs/startup-notification-0.11
- x11-libs/libX11
- >=x11-libs/libXfixes-5.0
- x11-apps/mesa-progs
-
- bluetooth? ( >=net-wireless/gnome-bluetooth-3.1.0[introspection] )
- networkmanager? (
- gnome-base/libgnome-keyring
- >=net-misc/networkmanager-0.8.999[introspection] )"
-# Runtime-only deps are probably incomplete and approximate.
-# Each block:
-# 2. Introspection stuff + dconf needed via imports.gi.*
-# 3. gnome-session is needed for gnome-session-quit
-# 4. Control shell settings
-# 5. accountsservice is needed for GdmUserManager (0.6.14 needed for fast
-# user switching with gdm-3.1.x)
-# 6. caribou needed for on-screen keyboard
-# 7. xdg-utils needed for xdg-open, used by extension tool
-# 8. gconf-python needed for cinnamon-settings
-# 9. gnome-icon-theme-symbolic needed for various icons
-# 10. pygtk and gnome-menus:0 needed for menu editor
-RDEPEND="${COMMON_DEPEND}
- >=gnome-base/dconf-0.4.1
- >=gnome-base/libgnomekbd-2.91.4[introspection]
- sys-power/upower[introspection]
-
- >=gnome-base/gnome-session-3.2.1-r1
-
- >=gnome-base/gnome-settings-daemon-2.91
- >=gnome-base/gnome-control-center-2.91.92-r1
-
- >=sys-apps/accountsservice-0.6.14[introspection]
-
- >=app-accessibility/caribou-0.3
-
- x11-misc/xdg-utils
-
- dev-python/dbus-python
- dev-python/gconf-python:2
-
- x11-themes/gnome-icon-theme-symbolic
-
- dev-python/pygtk
- gnome-base/gnome-menus:3[introspection]
-
- net-misc/mobile-broadband-provider-info
- sys-libs/timezone-data "
-
-DEPEND="${COMMON_DEPEND}
- >=sys-devel/gettext-0.17
- virtual/pkgconfig
- >=dev-util/intltool-0.40
- gnome-base/gnome-common
- !!=dev-lang/spidermonkey-1.8.2*"
-# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
-# https://bugs.gentoo.org/show_bug.cgi?id=360413
-
-
-pkg_setup() {
- DOCS="AUTHORS NEWS README"
- # Don't error out on warnings
- G2CONF="${G2CONF}
- --enable-compile-warnings=maximum
- --disable-schemas-compile
- --disable-jhbuild-wrapper-script
- $(use_with bluetooth)
- $(use_enable networkmanager)
- --with-ca-certificates=${EPREFIX}/etc/ssl/certs/ca-certificates.crt
- BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins"
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- # Fix automagic gnome-bluetooth dep, bug #398145
- epatch "${FILESDIR}/${PN}-1.1.3-automagic-gnome-bluetooth.patch"
-
- # Gentoo uses /usr/libexec
- sed -e "s:/usr/lib/gnome-session/gnome-session-check-accelerated:${EPREFIX}/usr/libexec/gnome-session-check-accelerated:" \
- -i "files/usr/share/gnome-session/sessions/cinnamon.session" || die "sed 1 failed"
-
- # Gentoo uses /usr/$(get_libdir), not /usr/lib even for python
- sed -e "s:/usr/lib/:/usr/$(get_libdir)/:" \
- -e 's:"/usr/lib":"/usr/'"$(get_libdir)"'":' \
- -i files/usr/bin/cinnamon-menu-editor \
- -i files/usr/bin/cinnamon-settings \
- -i files/usr/lib/cinnamon-menu-editor/Alacarte/config.py \
- -i files/usr/lib/cinnamon-settings/cinnamon-settings.py \
- -i files/generate_desktop_files || die "sed 2 failed"
- if [[ "$(get_libdir)" != lib ]]; then
- mv files/usr/lib "files/usr/$(get_libdir)" || die "mv failed"
- fi
-
- if ! use bluetooth; then
- rm -rv files/usr/share/cinnamon/applets/bluetooth@cinnamon.org || die
- fi
-
- if ! use networkmanager; then
- rm -rv files/usr/share/cinnamon/applets/network@cinnamon.org || die
- fi
-
- eautoreconf
- gnome2_src_prepare
-
- # Drop G_DISABLE_DEPRECATED for sanity on glib upgrades; bug #384765
- # Note: sed Makefile.in because it is generated from several Makefile.ams
- sed -e 's/-DG_DISABLE_DEPRECATED//g' \
- -i src/Makefile.in browser-plugin/Makefile.in || die "sed 3 failed"
-}
-
-src_install() {
- gnome2_src_install
- python_convert_shebangs 2 "${ED}usr/bin/cinnamon-extension-tool" \
- "${ED}usr/bin/cinnamon-menu-editor" \
- "${ED}usr/bin/cinnamon-settings" \
- "${ED}usr/$(get_libdir)/cinnamon-settings/cinnamon-settings.py"
-
- # Required for gnome-shell on hardened/PaX, bug #398941
- pax-mark mr "${ED}usr/bin/cinnamon"
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- python_mod_optimize "/usr/$(get_libdir)/"cinnamon-{menu-editor,settings}
-
- if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
- ! has_version 'media-plugins/gst-plugins-vp8'; then
- ewarn "To make use of Cinnamon's built-in screen recording utility,"
- ewarn "you need to either install >=media-libs/gst-plugins-good-0.10.23"
- ewarn "and media-plugins/gst-plugins-vp8, or use dconf-editor to change"
- ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
- fi
-
- if ! has_version ">=x11-base/xorg-server-1.11"; then
- ewarn "If you use multiple screens, it is highly recommended that you"
- ewarn "upgrade to >=x11-base/xorg-server-1.11 to be able to make use of"
- ewarn "pointer barriers which will make it easier to use hot corners."
- fi
-
- if has_version "<x11-drivers/ati-drivers-12"; then
- ewarn "Cinnamon has been reported to show graphical corruption under"
- ewarn "x11-drivers/ati-drivers-11.*; you may want to use GNOME in"
- ewarn "fallback mode, or switch to open-source drivers."
- fi
-
- if has_version "media-libs/mesa[video_cards_radeon]"; then
- elog "Cinnamon is unstable under classic-mode r300/r600 mesa drivers."
- elog "Make sure that gallium architecture for r300 and r600 drivers is"
- elog "selected using 'eselect mesa'."
- if ! has_version "media-libs/mesa[gallium]"; then
- ewarn "You will need to emerge media-libs/mesa with USE=gallium."
- fi
- fi
-
- if has_version "media-libs/mesa[video_cards_intel]"; then
- elog "Cinnamon is unstable under gallium-mode i915/i965 mesa drivers."
- elog "Make sure that classic architecture for i915 and i965 drivers is"
- elog "selected using 'eselect mesa'."
- if ! has_version "media-libs/mesa[classic]"; then
- ewarn "You will need to emerge media-libs/mesa with USE=classic."
- fi
- fi
-}
-
-pkg_postrm() {
- gnome2_pkg_postrm
- python_mod_cleanup "/usr/$(get_libdir)/"cinnamon-{menu-editor,settings}
-}
diff --git a/gnome-extra/cinnamon/files/cinnamon-1.1.3-automagic-gnome-bluetooth.patch b/gnome-extra/cinnamon/files/cinnamon-1.1.3-automagic-gnome-bluetooth.patch
deleted file mode 100644
index ae23a6c..0000000
--- a/gnome-extra/cinnamon/files/cinnamon-1.1.3-automagic-gnome-bluetooth.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 84568fa9454f279ff519a2a11174e112786e46db Mon Sep 17 00:00:00 2001
-From: root <admin@catmur.co.uk>
-Date: Sun, 8 Jan 2012 13:55:05 +0000
-Subject: [PATCH] Fix automagic gnome-bluetooth dependency
-
-https://bugs.gentoo.org/show_bug.cgi?id=398145
-
-Ed Catmur 2012-01-08 13:46:22 UTC
-libgnome-bluetooth-applet is a private library so they shouldn't be linking
-against it anyway. I tried to work out how to tell libtool to add it to rpath
-but got totally lost.
-
-I'll see if I can work out how to fix the automagic gnome-bluetooth dependency
-so I can at least merge USE=-bluetooth.
----
- configure.ac | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 1c64122..a699838 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -127,6 +127,8 @@ PKG_CHECK_MODULES(GVC, libpulse libpulse-mainloop-glib gobject-2.0)
- PKG_CHECK_MODULES(DESKTOP_SCHEMAS, gsettings-desktop-schemas >= 0.1.7)
-
- AC_MSG_CHECKING([for bluetooth support])
-+AC_ARG_WITH([bluetooth], AS_HELP_STRING([--without-bluetooth], [Build without gnome-bluetooth library (default: auto)]))
-+AS_IF([test "x$with_bluetooth" != "xno"], [
- PKG_CHECK_EXISTS([gnome-bluetooth-1.0 >= 3.1.0],
- [BLUETOOTH_DIR=`$PKG_CONFIG --variable=applet_libdir gnome-bluetooth-1.0`
- BLUETOOTH_LIBS=`$PKG_CONFIG --variable=applet_libs gnome-bluetooth-1.0`
-@@ -138,6 +140,9 @@ PKG_CHECK_EXISTS([gnome-bluetooth-1.0 >= 3.1.0],
- [AC_DEFINE([HAVE_BLUETOOTH],[0])
- AC_SUBST([HAVE_BLUETOOTH],[0])
- AC_MSG_RESULT([no])])
-+], [AC_DEFINE([HAVE_BLUETOOTH],[0])
-+ AC_SUBST([HAVE_BLUETOOTH],[0])
-+ AC_MSG_RESULT([no])])
-
- PKG_CHECK_MODULES(CALENDAR_SERVER, libecal-1.2 >= $LIBECAL_MIN_VERSION libedataserver-1.2 >= $LIBEDATASERVER_MIN_VERSION libedataserverui-3.0 >= $LIBEDATASERVERUI_MIN_VERSION gio-2.0)
- AC_SUBST(CALENDAR_SERVER_CFLAGS)
---
-1.7.8.2
-
diff --git a/gnome-extra/cinnamon/metadata.xml b/gnome-extra/cinnamon/metadata.xml
deleted file mode 100644
index da6fd63..0000000
--- a/gnome-extra/cinnamon/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>gnome</herd>
-</pkgmetadata>
diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
deleted file mode 100644
index fb54577..0000000
--- a/media-sound/spotify/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST spotify-client_0.8.4.103.g9cb177b.260-1_amd64.deb 31702600 SHA256 d350defa4164aaf129985df7e3ca33fc3f88aad2fac1637e6a26cc1794f3b378 SHA512 0f07ff8e2844d3f2626fa02351474a76b0d7178dd94d4d857ff2a0b6d28f887980889e4bc57fab18ab2a0cb6d7771e90bb7a20c2427ab69e2195f5de47ae3622 WHIRLPOOL 7d8a24fdbd9a12e92443264bcb01f27a322028c2074b40cb26e8f0e06195175ae8f369da41cde5d8dbe741792ad3250dc408addf9ceee594f2782a45772817f7
-DIST spotify-client_0.8.4.103.g9cb177b.260-1_i386.deb 28110850 SHA256 61502995da6b126eb6801bf92a8463a7fdd37dc6be0e0aba3560bdadde3531c7 SHA512 b48c70267781dc4b6d5afeee8061a95266de59ae02d252b054cd3a63a8bdcb19a461e7c28095d3884f7e7ff1129778ab7549dda9b891dc107f54182e13725dc2 WHIRLPOOL 0c443030bad393721c964c36561b84eb1388248a47d0dcc2f14541f5a33de4364a2de081e69c8c379e3a4ef529209b76d1f2e14fdaef68631471b414e01ba239
-EBUILD spotify-0.8.4.103.ebuild 2851 SHA256 3d0be058da514ec386c97e4e3f2bbe62e2c409ac1fc9c1e116c2cb9b632eb34f SHA512 0af84ed7bbf4392d412608ea6cb892d850fe64d63cbb3fe3ddfc0de22d2583c81ee68aa0005097dc2312c0cdd82d1de63e5b135a95e7d1cb5cd9115e5dcc2815 WHIRLPOOL f32c9b9d8c07e3d9b2513896d3c41b1d4453ddb3bbc86d83d88bb1550f2a4e5b335986b840ef25c50b1b08ad360e1b1a969d9c6bd5aa2f476242a4e9e0ca20cb
diff --git a/media-sound/spotify/spotify-0.8.4.103.ebuild b/media-sound/spotify/spotify-0.8.4.103.ebuild
deleted file mode 100644
index 9a91cdf..0000000
--- a/media-sound/spotify/spotify-0.8.4.103.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-DESCRIPTION="Spotify is a social music platform"
-HOMEPAGE="https://www.spotify.com/ch-de/download/previews/"
-MY_PV="${PV}.g9cb177b.260-1"
-MY_P="${PN}-client_${MY_PV}"
-SRC_BASE="http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}/"
-#SRC_BASE="http://download.spotify.com/preview/"
-SRC_URI="
- x86? ( ${SRC_BASE}${MY_P}_i386.deb )
- amd64? ( ${SRC_BASE}${MY_P}_amd64.deb )
- "
-LICENSE="Spotify"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="pulseaudio"
-
-DEPEND=""
-RDEPEND="${DEPEND}
- x11-libs/libX11
- x11-libs/libSM
- x11-libs/libICE
- x11-libs/libXrender
- x11-libs/libXrandr
- x11-libs/libXinerama
- x11-libs/libXext
- x11-libs/libxcb
- x11-libs/libXau
- x11-libs/libXdmcp
- x11-libs/qt-core:4
- x11-libs/qt-gui:4
- x11-libs/qt-webkit:4
- x11-libs/qt-dbus:4
- x11-libs/libXScrnSaver
- media-libs/freetype
- media-libs/fontconfig
- media-libs/alsa-lib
- dev-libs/openssl
- dev-libs/glib:2
- media-libs/libpng:1.2
- dev-db/sqlite:3
- sys-libs/zlib
- app-arch/bzip2
- sys-apps/dbus
- sys-apps/util-linux
- dev-libs/expat
- >=dev-libs/nspr-4.9
- gnome-base/gconf:2
- x11-libs/gtk+:2
- dev-libs/nss
- dev-libs/glib:2
- pulseaudio? ( >=media-sound/pulseaudio-0.9.21 )"
-
-RESTRICT="mirror strip"
-
-src_unpack() {
- mkdir "${P}"
- cd "${P}"
- unpack ${A}
- unpack ./data.tar.gz
-}
-
-src_prepare() {
- # link against openssl-1.0.0 as it crashes with 0.9.8
- sed -i \
- -e 's/\(lib\(ssl\|crypto\).so\).0.9.8/\1.1.0.0/g' \
- usr/share/spotify/spotify || die "sed failed"
- # different NSPR / NSS library names for some reason
- sed -i \
- -e 's/\(lib\(nss3\|nssutil3\|smime3\).so\).1d/\1.12/g' \
- -e 's/\(lib\(plc4\|nspr4\).so\).0d\(.\)/\1.9\3\3/g' \
- usr/share/spotify/libcef.so || die "sed failed"
-}
-
-src_install() {
- dodoc usr/share/doc/spotify-client/changelog.Debian.gz
- dodoc usr/share/doc/spotify-client/copyright
- insinto /usr/share/applications
- doins usr/share/applications/*.desktop
- insinto /usr/share/pixmaps
- doins usr/share/pixmaps/*.png
-
- # install in /opt/spotify
- SPOTIFY_HOME=/opt/spotify
- dodir ${SPOTIFY_HOME}
- insinto ${SPOTIFY_HOME}
- doins -r usr/share/spotify/*
- fperms +x ${SPOTIFY_HOME}/spotify
- dodir /usr/share
- dosym ${SPOTIFY_HOME} /usr/share/spotify
-
- dodir /usr/bin
- cat <<-EOF >"${D}"/usr/bin/spotify
- #! /bin/sh
- LD_PRELOAD="\${LD_PRELOAD} /usr/share/spotify/libcef.so"
- export LD_PRELOAD
- exec ${SPOTIFY_HOME}/spotify "\$@"
- EOF
- fperms +x /usr/bin/spotify
-
- # revdep-rebuild produces a false positive because of symbol versioning
- dodir /etc/revdep-rebuild
- cat <<-EOF >"${D}"/etc/revdep-rebuild/10${PN}
- SEARCH_DIRS_MASK="${SPOTIFY_HOME}"
- EOF
-}
-
-pkg_postinst() {
- ewarn "If Spotify crashes after an upgrade its cache may be corrupt."
- ewarn "To remove the cache:"
- ewarn "rm -rf ~/.cache/spotify"
-}
diff --git a/net-fs/netatalk/Manifest b/net-fs/netatalk/Manifest
deleted file mode 100644
index bf0f6ad..0000000
--- a/net-fs/netatalk/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX afpd.init.3 549 SHA256 3583467680406b993602c90e83a7faf8d1ba8612944e99eb66dd3e9a00437799 SHA512 6f2cec35054bd9251821e41a02f1fa941bac7d5173be13eda7d02f407e194cc825473ff39850691a6759968b158a5b0058b34baed2058235eaa1d51984a689bd WHIRLPOOL 42c96babe4405a713c1a712e3ee1a6cd483634a5626f9be586a4a3f69310a54e6f7b4e5853512b43b04ab16a54d854a7be865663ced83fee0f94362edd8fa1d6
-AUX cnid_metad.init.2 408 SHA256 868028149f779fcee6d019a8bd04561d44bc771688e7e78203d87d50d4d57aca SHA512 7c0a370d937c41dcd217b1f290bf5594a5905c0babbd51b88755b3ee91ba39c3b7d8eb8f9b40f3a279ab09761172b0236a55df98f8bc37b6ff8adbb0af664fc5 WHIRLPOOL 17edade1c30bfe92e6c4678073e60340b71e55b08eaa5403d37fd30d273b6191c873b7ffbdc4e8be672de4ce88f1441d76396da3657ada64370cbe8397209c9a
-AUX netatalk-3.0-gentoo.patch 5682 SHA256 6be3605c1d801e42e133bd0c6cc8b0adcd4cf0de208467292b7b8e2d4bed55c9 SHA512 8450ea6af84242f2e8ae813755ee9b708aa0a4a06818eae622a6a18220c87194f433f3fe3a9c78ff4355d221e8b8eb2889528103653ae138e12bd3bf125fc798 WHIRLPOOL 209ca25fc3129a5db743f59c0bde6383d1a19e4c0dc0d1767bf1f0c65cfb332eed0773637a86f3e70d2045200b244e4b2c205bfb09253c3dc321bc8fcf331bdb
-DIST netatalk-3.0.tar.bz2 1628026 SHA256 b7babbc986dbd6f0fca55103637de6947892b29287cb7cfbbaaa77dea3ead54c SHA512 690fa21a72ef1ef119b930cf9aba160dff6e780a7e9aa4668f962d232d00abc21b8b256c1eef99e2a977ddd286fed7405c6b704da27036a4fa89397cf9ad446b WHIRLPOOL ac81c1cc1ec06e5c13dbbf7a688b946f79e846cfa587a187ab088569ed9bbd887f206c4d10016bd86f685420712382ed8f47ce189ee392ab03e797df04651c36
-EBUILD netatalk-3.0.ebuild 3549 SHA256 7ff0855fb65eaf77c26d4088f471c57abc1ea9df3e06d54f765504e0bbdbe235 SHA512 1cf06a2ee81c67cadd2170ad5c4e313d51c719358de846ebb30c7aa9ffb42d09987ce1738a8ac0df7ff77585a8ddb29a2303304569137f4037783689afbd33af WHIRLPOOL ea74ca29703597bed5322e8b80a6bff25951d0d7832b768e2284110560772704dbf5513059a2928121aa232fe323da85042d4eed6c0f0f37f46a1d55025a19ce
diff --git a/net-fs/netatalk/files/afpd.init.3 b/net-fs/netatalk/files/afpd.init.3
deleted file mode 100644
index 449bb77..0000000
--- a/net-fs/netatalk/files/afpd.init.3
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/netatalk/files/afpd.init.3,v 1.1 2012/04/08 21:04:02 flameeyes Exp $
-
-command="/usr/sbin/${SVCNAME}"
-command_args="${EXTRA_CONF}"
-pidfile="/var/run/${SVCNAME}.pid"
-
-depend() {
- need net cnid_metad
- use logger dns atalkd
- after entropy
-
- config /etc/netatalk/afpd.conf
-
- sed -e 's:#.*::' /etc/netatalk/afpd.conf | fgrep -q -e -ddp \
- && need atalkd
-
- need avahi-daemon
- need slpd
-}
diff --git a/net-fs/netatalk/files/cnid_metad.init.2 b/net-fs/netatalk/files/cnid_metad.init.2
deleted file mode 100644
index 997603d..0000000
--- a/net-fs/netatalk/files/cnid_metad.init.2
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/netatalk/files/cnid_metad.init.2,v 1.1 2011/10/18 07:37:57 flameeyes Exp $
-
-: ${CNID_CONFIG:=-l log_note}
-
-command="/usr/sbin/${SVCNAME}"
-command_args="${CNID_CONFIG}"
-pidfile="/var/run/${SVCNAME}.pid"
-
-depend() {
- need net
- use logger
-}
diff --git a/net-fs/netatalk/files/netatalk-3.0-gentoo.patch b/net-fs/netatalk/files/netatalk-3.0-gentoo.patch
deleted file mode 100644
index 59663ad..0000000
--- a/net-fs/netatalk/files/netatalk-3.0-gentoo.patch
+++ /dev/null
@@ -1,146 +0,0 @@
- Makefile.am | 8 +-------
- etc/afpd/afp_avahi.c | 2 +-
- etc/netatalk/Makefile.am | 7 ++++---
- etc/uams/Makefile.am | 20 ++++++++++----------
- libatalk/dsi/Makefile.am | 1 +
- libatalk/vfs/Makefile.am | 1 +
- macros/netatalk.m4 | 15 ++++++++-------
- 7 files changed, 26 insertions(+), 28 deletions(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index 448375a..67ea35f 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -1,6 +1,6 @@
- # Makefile.am for top level of netatalk package
-
--SUBDIRS = libatalk libevent bin config etc man contrib distrib include doc macros test
-+SUBDIRS = libatalk bin config etc man contrib distrib include doc macros test
-
- EXTRA_DIST = CONTRIBUTORS COPYRIGHT COPYING NEWS VERSION
-
-@@ -11,9 +11,3 @@ if USE_BUILTIN_LIBEVENT
- SUBDIRS += libevent
- endif
-
--if RUN_LDCONFIG
--install-exec-hook:
-- @printf "Running ldconfig to ensure libraries installed in system library directories are added to the dynamic linker cache ... "
-- @-@NETA_LDCONFIG@
-- @printf "done\n"
--endif
-diff --git a/etc/afpd/afp_avahi.c b/etc/afpd/afp_avahi.c
-index 5218d51..b68c266 100644
---- a/etc/afpd/afp_avahi.c
-+++ b/etc/afpd/afp_avahi.c
-@@ -174,8 +174,8 @@ static void register_stuff(void) {
- return;
-
- fail:
-- time(NULL);
- // avahi_threaded_poll_quit(ctx->threaded_poll);
-+ return;
- }
-
- /* Called when publishing of service data completes */
-diff --git a/etc/netatalk/Makefile.am b/etc/netatalk/Makefile.am
-index 10f90ce..7897055 100644
---- a/etc/netatalk/Makefile.am
-+++ b/etc/netatalk/Makefile.am
-@@ -10,8 +10,7 @@ netatalk_CFLAGS = \
- -D_PATH_AFPD=\"$(sbindir)/afpd\" \
- -D_PATH_CNID_METAD=\"$(sbindir)/cnid_metad\"
-
--netatalk_LDADD = \
-- $(top_builddir)/libatalk/libatalk.la
-+netatalk_LDADD = $(top_builddir)/libatalk/libatalk.la
-
- if USE_BUILTIN_LIBEVENT
- netatalk_CFLAGS += \
-@@ -20,4 +19,6 @@ netatalk_CFLAGS += \
-
- netatalk_LDADD += \
- $(top_builddir)/libevent/libevent.la
--endif
-\ No newline at end of file
-+else
-+netatalk_LDADD += $(LIBEVENT_LIBS)
-+endif
-diff --git a/etc/uams/Makefile.am b/etc/uams/Makefile.am
-index 3a02b83..70a2f76 100644
---- a/etc/uams/Makefile.am
-+++ b/etc/uams/Makefile.am
-@@ -95,16 +95,16 @@ uams_dhx_pam_la_CFLAGS = @SSL_CFLAGS@ @PAM_CFLAGS@
- uams_dhx2_pam_la_CFLAGS = @LIBGCRYPT_CFLAGS@ @PAM_CFLAGS@
- uams_gss_la_CFLAGS = @GSSAPI_CFLAGS@
-
--uams_guest_la_LDFLAGS = -module -avoid-version
--uams_randnum_la_LDFLAGS = -module -avoid-version @SSL_LIBS@
--uams_passwd_la_LDFLAGS = -module -avoid-version @CRYPT_LIBS@
--uams_pam_la_LDFLAGS = -module -avoid-version @PAM_LIBS@
--uams_pgp_la_LDFLAGS = -module -avoid-version @SSL_LIBS@
--uams_dhx_passwd_la_LDFLAGS = -module -avoid-version @CRYPT_LIBS@ @SSL_LIBS@
--uams_dhx_pam_la_LDFLAGS = -module -avoid-version @CRYPT_LIBS@ @SSL_LIBS@ @PAM_LIBS@
--uams_dhx2_passwd_la_LDFLAGS = -module -avoid-version @CRYPT_LIBS@ @LIBGCRYPT_LIBS@
--uams_dhx2_pam_la_LDFLAGS = -module -avoid-version @LIBGCRYPT_LIBS@ @PAM_LIBS@
--uams_gss_la_LDFLAGS = -module -avoid-version @GSSAPI_LIBS@
-+uams_guest_la_LDFLAGS = -shared -module -avoid-version
-+uams_randnum_la_LDFLAGS = -shared -module -avoid-version @SSL_LIBS@
-+uams_passwd_la_LDFLAGS = -shared -module -avoid-version @CRYPT_LIBS@
-+uams_pam_la_LDFLAGS = -shared -module -avoid-version @PAM_LIBS@
-+uams_pgp_la_LDFLAGS = -shared -module -avoid-version @SSL_LIBS@
-+uams_dhx_passwd_la_LDFLAGS = -shared -module -avoid-version @CRYPT_LIBS@ @SSL_LIBS@
-+uams_dhx_pam_la_LDFLAGS = -shared -module -avoid-version @CRYPT_LIBS@ @SSL_LIBS@ @PAM_LIBS@
-+uams_dhx2_passwd_la_LDFLAGS = -shared -module -avoid-version @CRYPT_LIBS@ @LIBGCRYPT_LIBS@
-+uams_dhx2_pam_la_LDFLAGS = -shared -module -avoid-version @LIBGCRYPT_LIBS@ @PAM_LIBS@
-+uams_gss_la_LDFLAGS = -shared -module -avoid-version @GSSAPI_LIBS@
-
- #
- # module compilation
-diff --git a/libatalk/dsi/Makefile.am b/libatalk/dsi/Makefile.am
-index 34fa76e..757c458 100644
---- a/libatalk/dsi/Makefile.am
-+++ b/libatalk/dsi/Makefile.am
-@@ -7,3 +7,4 @@ LIBS = @LIBS@
- noinst_LTLIBRARIES = libdsi.la
-
- libdsi_la_SOURCES = dsi_attn.c dsi_close.c dsi_cmdreply.c dsi_getsess.c dsi_getstat.c dsi_init.c dsi_opensess.c dsi_read.c dsi_tcp.c dsi_tickle.c dsi_write.c dsi_stream.c
-+libdsi_la_LIBADD = $(WRAP_LIBS)
-diff --git a/libatalk/vfs/Makefile.am b/libatalk/vfs/Makefile.am
-index aa62aeb..8ac2045 100644
---- a/libatalk/vfs/Makefile.am
-+++ b/libatalk/vfs/Makefile.am
-@@ -6,4 +6,5 @@ libvfs_la_SOURCES = vfs.c unix.c ea_ad.c ea_sys.c extattr.c
-
- if HAVE_ACLS
- libvfs_la_SOURCES += acl.c
-+libvfs_la_LIBADD = $(ACL_LIBS)
- endif
-diff --git a/macros/netatalk.m4 b/macros/netatalk.m4
-index 3e57077..765ce7a 100644
---- a/macros/netatalk.m4
-+++ b/macros/netatalk.m4
-@@ -19,15 +19,16 @@ AC_DEFUN([AC_NETATALK_LIBEVENT], [
- AC_ARG_ENABLE(
- bundled-libevent,
- [AS_HELP_STRING([--disable-bundled-libevent],[whether the bundled version of libevent shall not be used (define CPPFLAGS and LDFLAGS otherwise appropiately to pick up installed version)
-- ])],
-- use_bundled_libevent=$enableval,
-- use_bundled_libevent=yes
-+ ])]
- )
-
-- if test x"$use_bundled_libevent" = x"yes" ; then
-- AC_CONFIG_SUBDIRS([libevent])
-- fi
-- AM_CONDITIONAL(USE_BUILTIN_LIBEVENT, test x"$use_bundled_libevent" = x"yes")
-+ AS_IF([test x"$enable_bundled_libevent" != x"no"],
-+ [AC_CONFIG_SUBDIRS([libevent])
-+ AC_MSG_RESULT([no])],
-+ [AC_MSG_RESULT([yes])
-+ PKG_CHECK_MODULES([LIBEVENT], [libevent])])
-+
-+ AM_CONDITIONAL(USE_BUILTIN_LIBEVENT, test x"$bundled_libevent" = x"no")
- ])
-
- dnl Filesystem Hierarchy Standard (FHS) compatibility
diff --git a/net-fs/netatalk/netatalk-3.0.ebuild b/net-fs/netatalk/netatalk-3.0.ebuild
deleted file mode 100644
index 88134a6..0000000
--- a/net-fs/netatalk/netatalk-3.0.ebuild
+++ /dev/null
@@ -1,131 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/netatalk/netatalk-2.2.3.ebuild,v 1.2 2012/06/26 04:40:58 zmedico Exp $
-
-EAPI=4
-
-AUTOTOOLS_AUTORECONF=yes
-
-inherit autotools-utils flag-o-matic multilib pam
-
-DESCRIPTION="Open Source AFP server and other AppleTalk-related utilities"
-HOMEPAGE="http://netatalk.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2 BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="acl avahi cracklib cups debug gpg kerberos ldap pam quota +shadow slp ssl static-libs tcpd"
-
-RDEPEND=">=sys-libs/db-4.2.52
- avahi? ( net-dns/avahi[dbus] )
- cracklib? ( sys-libs/cracklib )
- pam? ( virtual/pam )
- ssl? ( dev-libs/openssl )
- tcpd? ( sys-apps/tcp-wrappers )
- slp? ( net-libs/openslp )
- kerberos? ( virtual/krb5 )
- >=sys-apps/coreutils-7.1
- !app-text/yudit
- dev-libs/libgcrypt
- acl? (
- sys-apps/attr
- sys-apps/acl
- )
- ldap? (
- net-nds/openldap
- )
- "
-DEPEND="${RDEPEND}"
-RDEPEND="sys-apps/openrc"
-
-RESTRICT="test"
-
-REQUIRED_USE="ldap? ( acl )"
-
-DOCS=( CONTRIBUTORS NEWS VERSION AUTHORS doc/DEVELOPER )
-
-PATCHES=( "${FILESDIR}"/${PN}-3.0-gentoo.patch )
-
-src_prepare() {
- sed \
- -e '/^LDFLAGS/d' \
- -i macros/netatalk.m4 || die
- autotools-utils_src_prepare
-}
-
-
-src_configure() {
- local myeconfargs=()
-
- if use acl; then
- myconf+=( --with-acls $(use_with ldap) )
- else
- myconf+=( --without-acls --without-ldap )
- fi
-
- append-flags -fno-strict-aliasing
-
- # Ignore --with-init-style=gentoo, we install the init.d by hand and we avoid having
- # to sed the Makefiles to not do rc-update.
- # TODO:
- # systemd : --with-init-style=systemd
- myeconfargs+=(
- --disable-silent-rules
- $(use_enable avahi zeroconf)
- $(use_enable debug)
- $(use_enable debug debugging)
- $(use_enable kerberos)
- $(use_enable kerberos krbV-uam)
- $(use_enable quota)
- $(use_enable slp srvloc)
- $(use_enable tcpd tcp-wrappers)
- $(use_with cracklib)
- $(use_with pam)
- $(use_with ssl ssl-dir)
- $(use_with shadow)
- --enable-overwrite
- --disable-krb4-uam
- --disable-afs
- --disable-bundled-libevent
- --enable-fhs
- --with-bdb=/usr
- --with-uams-path=/usr/$(get_libdir)/${PN}
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
-
- newinitd "${FILESDIR}"/afpd.init.3 afpd
- newinitd "${FILESDIR}"/cnid_metad.init.2 cnid_metad
-
- use avahi || sed -i -e '/need avahi-daemon/d' "${D}"/etc/init.d/afpd
- use slp || sed -i -e '/need slpd/d' "${D}"/etc/init.d/afpd
-
- # The pamd file isn't what we need, use pamd_mimic_system
- rm -rf "${D}/etc/pam.d"
- pamd_mimic_system netatalk auth account password session
-}
-
-pkg_postinst() {
- elog "Starting from version 2.2.1-r1 the netatalk init script has been split"
- elog "into different services depending on what you need to start."
- elog "This was done to make sure that all services are started and reported"
- elog "properly."
- elog ""
- elog "The new services are:"
- elog " cnid_metad"
- elog " afpd"
- elog " netatalk"
- elog ""
- elog "Dependencies should be resolved automatically depending on settings"
- elog "but please report issues with this on https://bugs.gentoo.org/ if"
- elog "you find any."
- elog ""
- elog "The old configuration file /etc/netatalk/netatalk.conf is no longer"
- elog "installed, and will be ignored. The new configuration is supposed"
- elog "to be done through individual /etc/conf.d files, for everything that"
- elog "cannot be set already through their respective configuration files."
-}
diff --git a/sci-astronomy/nightshade/Manifest b/sci-astronomy/nightshade/Manifest
deleted file mode 100644
index 96edbff..0000000
--- a/sci-astronomy/nightshade/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST nightshade-11.12.1.tar.gz 104139705 SHA256 4db1156c7a96ef1af32fb0b155762c050d7d332ea68f4bbe54266480d6887ee5 SHA512 16fd0c5f6ea02d97876e5eacad976d5f9a6aeae8d76e3f46675d997f0df7e8a43af0cc514f2f0c41e91538ca55109caa37e6b03e4dfa345a2b01ef1920562536 WHIRLPOOL c05870ef99401db13dde941147632382518becb8231ec11872ee134a68f24fca15501f400cb22d21ec429b3c6f8de680e2f62ec802e352a8c62faa0990fbb46d
-EBUILD nightshade-11.12.1.ebuild 938 SHA256 89ccbc09a5f195da840df044384149daedc2e9a5f8ca4dbbd823ecb35010731c SHA512 b785491c6208c828d03c38a27a16f77bd1663a253f0a628396b0405da779b5c0128b17109b6191bf31fd88c3a835c85fff18c2307e7fc4f9f8ba890e9d6d2e0c WHIRLPOOL 80896a14cf9ee023241f1bd33350141ba089594c72ff9ad063a4f7059dc9556c704752358f641216bff1864f6e7964a4ddaa0b2b8df2eccfaec85e4df9b79af7
diff --git a/sci-astronomy/nightshade/nightshade-11.12.1.ebuild b/sci-astronomy/nightshade/nightshade-11.12.1.ebuild
deleted file mode 100644
index 68586fa..0000000
--- a/sci-astronomy/nightshade/nightshade-11.12.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-inherit autotools eutils
-
-DESCRIPTION="Astronomy simulation and visualization software"
-HOMEPAGE="http://www.nightshadesoftware.org/"
-SRC_URI="http://www.nightshadesoftware.org/attachments/download/6/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/boost-1.42
- media-gfx/graphicsmagick
- media-libs/libpng:0
- >=media-libs/libsdl-1.2.10
- media-libs/sdl-mixer
- media-libs/sdl-pango
- virtual/glu
- virtual/opengl
-"
-DEPEND="${RDEPEND}
- dev-db/fastdb
-"
-
-src_prepare() {
- sed -i 's:/usr/local/lib/libfastdb.a:/usr/lib/libfastdb.a:' \
- configure.ac \
- || die "sed failed"
- eautoreconf
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog HACKING README TODO TRADEMARKS \
- || die "installing documentation files failed"
-}
diff --git a/x11-wm/muffin/Manifest b/x11-wm/muffin/Manifest
deleted file mode 100644
index d23a505..0000000
--- a/x11-wm/muffin/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST muffin-1.1.0.tar.gz 3084265 SHA256 1e364b08737ca1949c8debc51d1b000916eedf929b369b41b108f89ad0130216 SHA512 a8947e4200d1de2b6dd21687798282daaf7161654ec5f4d116cadbbf05d46c88fd52f7e1eaaec5211228d8bd52d3b0b7f6c51cb29e29a2443e034de6945bcab1 WHIRLPOOL 16f0cf21e337252d5ff6551402d35876dccb918c4372ec1a2e5d149dad8e0a97808479875d9099e01d70c7db56050bb730938a07ac57184cf2a890fd5ec85f60
-EBUILD muffin-1.1.0.ebuild 2001 SHA256 aa9545ac9e0d2788dc4c52885bb4ab1c6f5171848d86bbbae36fe6f0f1782837 SHA512 4434b2764ba856e942480a970d0e76cdf6f8a6f3efb7de75660381551c34efea05ed551116b7e95869eed4ac0fe93e3b1606928dcd0f82b332608ddb6a95213d WHIRLPOOL a54be6770e3a0c69c3038e4c38c03555dff1152ef1c109de8f6abfe37ad8597d367e6169a4d03146578513b9645ef75e6bf78c378a6885f3a690cce1f52d339f
-MISC metadata.xml 277 SHA256 3d52f90556a9db4ad09f2fbe34e2d25b21f345e474e829ac84669d49cb64c8bb SHA512 ca1d5e77776eb584f9e897f4abb7b4a1e2bc7942564d81c812ff94d64593c6e1e0a7996c0be8f6493cce579c815024e006bf5642b8fc57d59e3818d960b9cb0c WHIRLPOOL ea0c213f488fd7c0cf1783f9542feaed34859244150a79926029bad19b066db2ce6d2cd3e539c860e9eee50b3138bfe32c520e8c663dbe9a86999c04b28b140f
diff --git a/x11-wm/muffin/metadata.xml b/x11-wm/muffin/metadata.xml
deleted file mode 100644
index 44825d1..0000000
--- a/x11-wm/muffin/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>
- <herd>gnome</herd>
- <use>
- <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
- for introspection</flag>
- </use>
-</pkgmetadata>
diff --git a/x11-wm/muffin/muffin-1.1.0.ebuild b/x11-wm/muffin/muffin-1.1.0.ebuild
deleted file mode 100644
index ca238dc..0000000
--- a/x11-wm/muffin/muffin-1.1.0.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2-r1.ebuild,v 1.4 2012/05/22 06:41:16 tetromino Exp $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils autotools gnome2 vcs-snapshot
-
-DESCRIPTION="Compositing window manager forked from Mutter for use with Cinnamon"
-HOMEPAGE="http://cinnamon.linuxmint.com/"
-
-SRC_URI="https://github.com/linuxmint/muffin/tarball/${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="test xinerama"
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND=">=x11-libs/pango-1.2[X,introspection]
- >=x11-libs/cairo-1.10[X]
- x11-libs/gdk-pixbuf:2[introspection]
- >=x11-libs/gtk+-3.4:3[introspection]
- >=gnome-base/gconf-2:2
- >=dev-libs/glib-2.30
- >=media-libs/clutter-1.10[introspection]
- >=media-libs/libcanberra-0.26[gtk3]
- >=x11-libs/startup-notification-0.7
- >=x11-libs/libXcomposite-0.2
-
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libXcursor
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXrandr
- x11-libs/libXrender
-
- gnome-extra/zenity
-
- >=dev-libs/gobject-introspection-1.0
- xinerama? ( x11-libs/libXinerama )
-"
-DEPEND="${COMMON_DEPEND}
- >=app-text/gnome-doc-utils-0.8
- sys-devel/gettext
- virtual/pkgconfig
- >=dev-util/intltool-0.35
- test? ( app-text/docbook-xml-dtd:4.5 )
- xinerama? ( x11-proto/xineramaproto )
- x11-proto/xextproto
- x11-proto/xproto"
-RDEPEND="${COMMON_DEPEND}
- !x11-misc/expocity"
-
-#S="${WORKDIR}/linuxmint-muffin-08ffc65"
-
-pkg_setup() {
- DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* *.txt doc/*.txt"
- G2CONF="${G2CONF}
- --disable-static
- --enable-gconf
- --enable-shape
- --enable-sm
- --enable-startup-notification
- --enable-xsync
- --enable-verbose-mode
- --enable-compile-warnings=maximum
- --with-libcanberra
- --enable-introspection
- $(use_enable xinerama)"
-}
-
-src_prepare(){
- cp ${DISTDIR}/muffin-marshal.h src/muffin-marshal.h
-
- gnome2_src_prepare
-
- eautoreconf
-}
-