summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>2018-06-14 13:29:25 +0300
committerAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>2018-06-14 13:29:25 +0300
commit092d7b82d25245085b1f25814e26c44860c97f3e (patch)
treedad6797e2fd4e0b7800072916a85d2d5fbab66a1
parentsci-chemistry: Fix ebuilds (diff)
downloadalexxy-092d7b82d25245085b1f25814e26c44860c97f3e.tar.gz
alexxy-092d7b82d25245085b1f25814e26c44860c97f3e.tar.bz2
alexxy-092d7b82d25245085b1f25814e26c44860c97f3e.zip
all: Drop old ebuilds
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-text/acroread/Manifest1
-rw-r--r--app-text/acroread/acroread-9.4.1.ebuild216
-rw-r--r--app-text/acroread/files/gentoo_config10
-rw-r--r--app-text/acroread/metadata.xml8
-rw-r--r--dev-embedded/arduino-ide/Manifest2
-rw-r--r--dev-embedded/arduino-ide/arduino-ide-1.8.1.ebuild93
-rw-r--r--dev-embedded/arduino-ide/files/arduino-ide-1.6.8-script.patch19
-rw-r--r--dev-embedded/arduino-ide/files/arduino-ide-1.6.9-script.patch19
-rw-r--r--dev-embedded/arduino-libs/Manifest1
-rw-r--r--dev-embedded/arduino-libs/arduino-libs-1.8.1.ebuild33
-rw-r--r--dev-embedded/arduino/arduino-1.8.1.ebuild70
-rw-r--r--dev-libs/pybind11/Manifest1
-rw-r--r--dev-libs/pybind11/metadata.xml8
-rw-r--r--dev-libs/pybind11/pybind11-2.2.1.ebuild48
-rw-r--r--eclass/gosa-plugin.eclass85
-rw-r--r--media-video/movit/Manifest2
-rw-r--r--media-video/movit/metadata.xml8
-rw-r--r--media-video/movit/movit-1.5.3.ebuild36
-rw-r--r--net-print/hplip-plugin/Manifest1
-rw-r--r--net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild69
-rw-r--r--net-print/hplip-plugin/metadata.xml8
-rw-r--r--sci-libs/einspline/Manifest1
-rw-r--r--sci-libs/einspline/einspline-0.9.2.ebuild31
-rw-r--r--sci-libs/einspline/metadata.xml8
24 files changed, 0 insertions, 778 deletions
diff --git a/app-text/acroread/Manifest b/app-text/acroread/Manifest
deleted file mode 100644
index 3c99f3c..0000000
--- a/app-text/acroread/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST AdbeRdr9.4.1-1_i486linux_enu.tar.bz2 60172257 SHA256 6bf9bf427462a7a9ba7e7115cffe659bccb70758428ab32571e6ed78333b0b95 SHA512 aaca5eaaed9944be6b203fdd5cdef508032f9d21b5916e6f26d94e3964b3dcdda966bef2fa0b15a9ff3f0b3a6e4a1c1fd565eff600015c403cde5956b4dd3921 WHIRLPOOL e7976999cb427033114f8c6ce04d2c30db00f096889fd9e900801d7b9bed4894e0a0c60f5fe4cb5067577f834aedb8ad623d3eec5200ed1856d6ed3788719d2a
diff --git a/app-text/acroread/acroread-9.4.1.ebuild b/app-text/acroread/acroread-9.4.1.ebuild
deleted file mode 100644
index 87fde13..0000000
--- a/app-text/acroread/acroread-9.4.1.ebuild
+++ /dev/null
@@ -1,216 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.5.5.ebuild,v 1.7 2014/06/18 19:03:13 mgorny Exp $
-
-EAPI=5
-
-inherit eutils gnome2-utils nsplugins
-
-DESCRIPTION="Adobe's PDF reader"
-SRC_URI="http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/${PV}/enu/AdbeRdr${PV}-1_i486linux_enu.tar.bz2"
-HOMEPAGE="http://www.adobe.com/products/reader/"
-
-LICENSE="Adobe"
-KEYWORDS="-* amd64 x86 ~amd64-linux ~x86-linux"
-SLOT="0"
-IUSE="cups html ldap nsplugin"
-# asian fonts from separate package:
-IUSE+=" linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
-
-RESTRICT="strip mirror"
-
-DEPEND="dev-util/bsdiff"
-RDEPEND="media-libs/fontconfig
- cups? ( net-print/cups )
- x86? (
- =dev-libs/openssl-0.9.8*
- x11-libs/gtk+:2
- net-dns/libidn
- || ( x11-libs/pangox-compat <x11-libs/pango-1.31[X] )
- ldap? ( net-nds/openldap )
- html? (
- || (
- www-client/firefox
- www-client/firefox-bin
- www-client/seamonkey
- )
- )
- )
- amd64? (
- || (
- app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
- (
- >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
- || (
- >=x11-libs/pangox-compat-0.0.2[abi_x86_32(-)]
- <x11-libs/pango-1.31[X,abi_x86_32(-)]
- )
- )
- )
- || (
- app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
- (
- =dev-libs/openssl-0.9.8*[abi_x86_32(-)]
- >=net-dns/libidn-1.28[abi_x86_32(-)]
- ldap? ( >=net-nds/openldap-2.4.38-r1[abi_x86_32(-)] )
- )
- )
- )
- linguas_zh_CN? ( media-fonts/acroread-asianfonts[linguas_zh_CN] )
- linguas_ja? ( media-fonts/acroread-asianfonts[linguas_ja] )
- linguas_zh_TW? ( media-fonts/acroread-asianfonts[linguas_zh_TW] )
- linguas_ko? ( media-fonts/acroread-asianfonts[linguas_ko] )"
-
-QA_EXECSTACK="
- opt/Adobe/Reader9/Reader/intellinux/bin/acroread
- opt/Adobe/Reader9/Reader/intellinux/lib/libauthplay.so.0.0.0
- opt/Adobe/Reader9/Reader/intellinux/lib/libsccore.so
- opt/Adobe/Reader9/Reader/intellinux/lib/libcrypto.so.0.9.8
- opt/Adobe/Reader9/Reader/intellinux/plug_ins/PPKLite.api
-"
-QA_FLAGS_IGNORED="
- opt/Adobe/Reader9/Reader/intellinux/plug_ins3d/.*.x3d
- opt/Adobe/Reader9/Reader/intellinux/lib/lib.*
- opt/Adobe/Reader9/Reader/intellinux/bin/SynchronizerApp-binary
- opt/Adobe/Reader9/Reader/intellinux/bin/acroread
- opt/Adobe/Reader9/Reader/intellinux/bin/xdg-user-dirs-update
- opt/Adobe/Reader9/Reader/intellinux/SPPlugins/ADMPlugin.apl
- opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm/PMP/.*.pmp
- opt/Adobe/Reader9/Reader/intellinux/plug_ins/Multimedia/MPP/.*.mpp
- opt/Adobe/Reader9/Reader/intellinux/plug_ins/.*.api
- opt/Adobe/Reader9/Reader/intellinux/sidecars/.*.DEU
- opt/Adobe/Reader9/Browser/intellinux/nppdf.so
- opt/netscape/plugins/nppdf.so
-"
-QA_TEXTRELS="
- opt/Adobe/Reader9/Reader/intellinux/lib/libextendscript.so
- opt/Adobe/Reader9/Reader/intellinux/lib/libsccore.so
-"
-
-INSTALLDIR=/opt
-
-S="${WORKDIR}/AdobeReader"
-
-# remove bundled libs to force use of system version, bug 340527
-REMOVELIBS="libcrypto libssl"
-
-pkg_setup() {
- # x86 binary package, ABI=x86
- has_multilib_profile && ABI="x86"
-}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- # lowercase tar extension required for unpack, bug 476734
- mv ./ILINXR.TAR ./ILINXR.tar || die
- mv ./COMMON.TAR ./COMMON.tar || die
- unpack ./ILINXR.tar ./COMMON.tar
-}
-
-src_prepare() {
- # remove cruft
- rm "${S}"/Adobe/Reader9/bin/UNINSTALL
- rm "${S}"/Adobe/Reader9/Browser/install_browser_plugin
- rm "${S}"/Adobe/Reader9/Resource/Support/vnd.*.desktop
-
- # replace some configuration sections
- for binfile in "${S}"/Adobe/Reader9/bin/* ; do
- sed -i -e '/Font-config/,+9d' \
- -e "/acrogre.conf/r ${FILESDIR}/gentoo_config" -e //N \
- "${binfile}" || die "sed configuration settings failed."
- done
-
- # fix erroneous Exec entry in .desktop
- sed -i \
- -e 's/^Exec=acroread[[:space:]]*$/Exec=acroread %U/' \
- "${S}"/Adobe/Reader9/Resource/Support/AdobeReader.desktop \
- ||die "sed .desktop fix failed"
-
- # fix braindead error in nppdf.so (bug 412051)
- base64 -d > "${WORKDIR}/nppdf.so.patch" << ENDOFFILE
-QlNESUZGNDBIAAAAAAAAAC8AAAAAAAAAYL0CAAAAAABCWmg5MUFZJlNZFBL6EAAAFvBh+DwgDAgQ
-QAAAEABAIAAgACICaGjJtQoaaYAFPzpGDIjiUXSFYEuGy1ix8XckU4UJAUEvoQBCWmg5MUFZJlNZ
-jrYrlQABYGAAwAAIAAAIIAAwzAUppgKbECni7kinChIR1sVyoEJaaDkxQVkmU1kzGPRGAAAAEYAA
-AIYFAwAgACIHqbUIYAdBF8XckU4UJAzGPRGA
-ENDOFFILE
- einfo "Patching nppdf.so"
- mv Adobe/Reader9/Browser/intellinux/nppdf.so Adobe/Reader9/Browser/intellinux/nppdf.so.orig || die
- bspatch Adobe/Reader9/Browser/intellinux/nppdf.so.orig Adobe/Reader9/Browser/intellinux/nppdf.so "${WORKDIR}/nppdf.so.patch" || die
- rm Adobe/Reader9/Browser/intellinux/nppdf.so.orig || die
-}
-
-src_install() {
- local LAUNCHER="Adobe/Reader9/bin/acroread"
-
- # Install desktop files
- domenu Adobe/Reader9/Resource/Support/AdobeReader.desktop
-
- # Install commonly used icon sizes
- for res in 16x16 22x22 32x32 48x48 64x64 128x128 ; do
- insinto /usr/share/icons/hicolor/${res}/apps
- doins Adobe/Reader9/Resource/Icons/${res}/*
- done
-
- dodir /opt
- chown -R --dereference -L root:0 Adobe
- cp -dpR Adobe "${ED}"opt/ || die
-
- # remove some bundled libs
- for mylib in ${REMOVELIBS}; do
- einfo Removing bundled ${mylib}
- rm -v "${ED}"/opt/Adobe/Reader9/Reader/intellinux/lib/${mylib}*
- done
-
- doman Adobe/Reader9/Resource/Shell/acroread.1.gz
-
- if use nsplugin; then
- exeinto /opt/netscape/plugins
- doexe Adobe/Reader9/Browser/intellinux/nppdf.so
- inst_plugin /opt/netscape/plugins/nppdf.so
- fi
-
- dodir /opt/bin
- dosym /opt/${LAUNCHER} /opt/bin/${LAUNCHER/*bin\/}
-
- # We need to set a MOZILLA_COMP_PATH for seamonkey and firefox since
- # they don't install a configuration file for libgtkembedmoz.so
- # detection in /etc/gre.d/ like xulrunner did.
- if use x86 && use html; then
- for lib in /opt/seamonkey /usr/lib/seamonkey /usr/lib/mozilla-firefox; do
- if [[ -f ${lib}/libgtkembedmoz.so ]] ; then
- echo "MOZILLA_COMP_PATH=${lib}" >> "${ED}"${INSTALLDIR}/Adobe/Reader9/Reader/GlobalPrefs/mozilla_config
- elog "Adobe Reader depends on libgtkembedmoz.so, which I've found on"
- elog "your system in ${lib}, and configured in ${INSTALLDIR}/Adobe/Reader9/Reader/GlobalPrefs/mozilla_config."
- break # don't search any more libraries
- fi
- done
- fi
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst () {
- if use x86 && ! use html; then
- echo
- ewarn "If you want html support and/or view the Adobe Reader help you have"
- ewarn "to re-emerge acroread with USE=\"html\"."
- echo
- fi
-
- if use amd64 && use nsplugin && ! has_version www-plugins/nspluginwrapper; then
- echo
- elog "If you're running a 64bit browser you may also want to install"
- elog "\"www-plugins/nspluginwrapper\" to be able to use the Adobe Reader"
- elog "browser plugin."
- echo
- fi
-
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/app-text/acroread/files/gentoo_config b/app-text/acroread/files/gentoo_config
deleted file mode 100644
index 1ca8729..0000000
--- a/app-text/acroread/files/gentoo_config
+++ /dev/null
@@ -1,10 +0,0 @@
-# Enable this if you want Adobe Reader to cache Font-config fonts
-ACRO_ENABLE_FONT_CONFIG=1
-export ACRO_ENABLE_FONT_CONFIG
-
-# Enable this if you want to set the MOZILLA_COMP_PATH globally (for all the users)
-if [ -f "$ACRO_INSTALL_DIR/GlobalPrefs/mozilla_config" ]; then
- . "$ACRO_INSTALL_DIR/GlobalPrefs/mozilla_config"
- export MOZILLA_COMP_PATH
-fi
-
diff --git a/app-text/acroread/metadata.xml b/app-text/acroread/metadata.xml
deleted file mode 100644
index a799f70..0000000
--- a/app-text/acroread/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>
-<herd>printing</herd>
-<use>
- <flag name="html">HTML support and help reading capability (only for x86).</flag>
-</use>
-</pkgmetadata>
diff --git a/dev-embedded/arduino-ide/Manifest b/dev-embedded/arduino-ide/Manifest
deleted file mode 100644
index be7314d..0000000
--- a/dev-embedded/arduino-ide/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST arduino-1.8.1.tar.gz 86826305 SHA256 cc82bbb2979fbf53dc4775668de7e5eefcb61ab65f46507aa933107ad458d268 SHA512 1ca8c306d2bdee52fbc69ba7b933ac9a3a1154cfa2e5861e75b5eb2ca1cdfa7843b36b36eae68d8d932194be5ea938fbe3c2492b87d81d88d88edd9d0aeb1541 WHIRLPOOL 0ca152bbf1600e0f15ceb11130252fb353f2b7b74c461f8d8725ca9175295bc29a1609c847a1544df4053673b8e01207267c9e9a493fd08dc75cf05614c697b7
-DIST arduino-icons.tar.bz2 58775 SHA256 9086ae27a13cc19e428ed7e6434366752b33a7d066b5620bfdd371709277390e SHA512 b750e79d6117f5df619f2b765dad6e64f0ba4aa3314b0b6e00801577e3ea1f15951ba15efe7a00f5317285a19ac29ac41c78b71342f45cd164c794a42bafcdd9 WHIRLPOOL b53ab3ff2981ca9f6d45311b9f885ca831700a7a49fef4a376cdc489f7cc3a6c39fbb93994b962b6854b0833d7342b951b5c6327422aafce762f92952b7a5876
diff --git a/dev-embedded/arduino-ide/arduino-ide-1.8.1.ebuild b/dev-embedded/arduino-ide/arduino-ide-1.8.1.ebuild
deleted file mode 100644
index d84478b..0000000
--- a/dev-embedded/arduino-ide/arduino-ide-1.8.1.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-JAVA_PKG_IUSE="doc examples"
-
-inherit eutils java-pkg-2 java-ant-2
-
-MY_P="Arduino"
-PNS="arduino"
-DESCRIPTION="An open-source AVR electronics prototyping platform"
-HOMEPAGE="http://arduino.cc/ https://arduino.googlecode.com/"
-SRC_URI="https://github.com/arduino/${MY_P}/archive/${PV}.tar.gz -> arduino-${PV}.tar.gz
- mirror://gentoo/arduino-icons.tar.bz2"
-LICENSE="GPL-2 GPL-2+ LGPL-2 CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="strip binchecks"
-IUSE=""
-
-COMMONDEP="
- dev-java/jna:0
- >dev-java/rxtx-2.1:2"
-
-RDEPEND="${COMMONDEP}
- dev-embedded/arduino-libs
- dev-embedded/avrdude
- sys-devel/crossdev
- >=virtual/jre-1.8"
-
-DEPEND="${COMMONDEP}
- >=virtual/jdk-1.8"
-
-S="${WORKDIR}/${MY_P}-${PV}"
-EANT_GENTOO_CLASSPATH="jna,rxtx-2"
-EANT_EXTRA_ARGS="-Dversion=${PV}"
-EANT_BUILD_TARGET="build"
-JAVA_ANT_REWRITE_CLASSPATH="yes"
-
-java_prepare() {
- # Patch launcher script to include rxtx class/ld paths
- epatch "${FILESDIR}/${P}-script.patch"
-}
-
-src_compile() {
- eant -f arduino-core/build.xml
- EANT_GENTOO_CLASSPATH_EXTRA="../core/core.jar"
- eant -f app/build.xml
- eant "${EANT_EXTRA_ARGS}" -f build/build.xml
-}
-
-src_install() {
- cd build/linux/work || die
- java-pkg_dojar lib/*.jar
- java-pkg_dolauncher ${PNS} --pwd /usr/share/${PNS} --main processing.app.Base
-
- if use examples; then
- java-pkg_doexamples examples
- docompress -x /usr/share/doc/${P}/examples/
- fi
-
- if use doc; then
- dodoc revisions.txt "${S}"/README.md
- dohtml -r reference
- fi
-
- insinto "/usr/share/${PNS}/"
- doins -r tools tools-builder dist
-
- insinto "/usr/share/${PNS}/lib"
- doins -r lib/*.txt lib/theme lib/*.png lib/*.bmp lib/*.key lib/*.so lib/*.ico lib/*.conf
-
- # install menu and icons
- sed -e 's/Exec=FULL_PATH\/arduino/Exec=arduino/g' -i arduino.desktop
- sed -e 's/Icon=FULL_PATH\/lib\/arduino.png/Icon=arduino/g' -i arduino.desktop
- sed -e 's/x-arduino/x-arduino;/g' -i arduino.desktop
- domenu "${PNS}.desktop"
- for sz in 16 24 32 48 128 256; do
- newicon -s $sz \
- "${WORKDIR}/${PNS}-icons/debian_icons_${sz}x${sz}_apps_${PNS}.png" \
- "${PNS}.png"
- done
-}
-
-pkg_postinst() {
- [ ! -x /usr/bin/avr-g++ ] && ewarn "Missing avr-g++; you need to crossdev -s4 avr"
-
- elog "I have *NOT* tested if this ebuild even works, because I don't use it myself."
- elog "If you encounter issues with the installation, please report them to me, and"
- elog "I will try my best to fix them."
-}
diff --git a/dev-embedded/arduino-ide/files/arduino-ide-1.6.8-script.patch b/dev-embedded/arduino-ide/files/arduino-ide-1.6.8-script.patch
deleted file mode 100644
index 1d7c933..0000000
--- a/dev-embedded/arduino-ide/files/arduino-ide-1.6.8-script.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -Naurp a/build/linux/dist/arduino b/build/linux/dist/arduino
---- a/build/linux/dist/arduino 2015-12-10 02:45:00.010340806 +0100
-+++ b/build/linux/dist/arduino 2015-12-10 02:48:13.155420642 +0100
-@@ -8,11 +8,12 @@ for LIB in \
- "$APPDIR"/lib/*.jar \
- ;
- do
-- CLASSPATH="${CLASSPATH}:${LIB}"
-+ CLASSPATH="${CLASSPATH+$CLASSPATH:}${LIB}"
- done
-+CLASSPATH="${CLASSPATH+$CLASSPATH:}:$(java-config -dp rxtx-2)"
- export CLASSPATH
-
--LD_LIBRARY_PATH=$APPDIR/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
-+LD_LIBRARY_PATH="$(java-config -di rxtx-2)${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}"
- export LD_LIBRARY_PATH
-
- export PATH="${APPDIR}/java/bin:${PATH}"
-
diff --git a/dev-embedded/arduino-ide/files/arduino-ide-1.6.9-script.patch b/dev-embedded/arduino-ide/files/arduino-ide-1.6.9-script.patch
deleted file mode 100644
index 1d7c933..0000000
--- a/dev-embedded/arduino-ide/files/arduino-ide-1.6.9-script.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -Naurp a/build/linux/dist/arduino b/build/linux/dist/arduino
---- a/build/linux/dist/arduino 2015-12-10 02:45:00.010340806 +0100
-+++ b/build/linux/dist/arduino 2015-12-10 02:48:13.155420642 +0100
-@@ -8,11 +8,12 @@ for LIB in \
- "$APPDIR"/lib/*.jar \
- ;
- do
-- CLASSPATH="${CLASSPATH}:${LIB}"
-+ CLASSPATH="${CLASSPATH+$CLASSPATH:}${LIB}"
- done
-+CLASSPATH="${CLASSPATH+$CLASSPATH:}:$(java-config -dp rxtx-2)"
- export CLASSPATH
-
--LD_LIBRARY_PATH=$APPDIR/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
-+LD_LIBRARY_PATH="$(java-config -di rxtx-2)${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}"
- export LD_LIBRARY_PATH
-
- export PATH="${APPDIR}/java/bin:${PATH}"
-
diff --git a/dev-embedded/arduino-libs/Manifest b/dev-embedded/arduino-libs/Manifest
deleted file mode 100644
index f531613..0000000
--- a/dev-embedded/arduino-libs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST arduino-1.8.1.tar.gz 86826305 SHA256 cc82bbb2979fbf53dc4775668de7e5eefcb61ab65f46507aa933107ad458d268 SHA512 1ca8c306d2bdee52fbc69ba7b933ac9a3a1154cfa2e5861e75b5eb2ca1cdfa7843b36b36eae68d8d932194be5ea938fbe3c2492b87d81d88d88edd9d0aeb1541 WHIRLPOOL 0ca152bbf1600e0f15ceb11130252fb353f2b7b74c461f8d8725ca9175295bc29a1609c847a1544df4053673b8e01207267c9e9a493fd08dc75cf05614c697b7
diff --git a/dev-embedded/arduino-libs/arduino-libs-1.8.1.ebuild b/dev-embedded/arduino-libs/arduino-libs-1.8.1.ebuild
deleted file mode 100644
index de712f5..0000000
--- a/dev-embedded/arduino-libs/arduino-libs-1.8.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils
-
-MY_P="Arduino"
-DESCRIPTION="An open-source AVR electronics prototyping platform"
-HOMEPAGE="http://arduino.cc/ https://arduino.googlecode.com/"
-SRC_URI="https://github.com/arduino/${MY_P}/archive/${PV}.tar.gz -> arduino-${PV}.tar.gz"
-LICENSE="GPL-2 GPL-2+ LGPL-2 CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}-${PV}"
-
-src_install() {
- insinto "/usr/share/arduino/"
- doins -r hardware libraries
- fowners -R root:uucp "/usr/share/arduino/hardware"
-
- dosym /usr/bin/avrdude "/usr/share/arduino/hardware/tools/avrdude"
- dosym /etc/avrdude.conf "/usr/share/arduino/hardware/tools/avrdude.conf"
-
- mkdir -p "${D}/usr/share/arduino/hardware/tools/avr/etc/"
- dosym /etc/avrdude.conf "/usr/share/arduino/hardware/tools/avr/etc/avrdude.conf"
-}
diff --git a/dev-embedded/arduino/arduino-1.8.1.ebuild b/dev-embedded/arduino/arduino-1.8.1.ebuild
deleted file mode 100644
index c2cfc21..0000000
--- a/dev-embedded/arduino/arduino-1.8.1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="An open-source AVR electronics prototyping platform"
-HOMEPAGE="http://arduino.cc/ https://arduino.googlecode.com/"
-SRC_URI=""
-LICENSE="GPL-2 GPL-2+ LGPL-2 CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+minimal"
-
-CDEPEND="!minimal? ( =dev-embedded/arduino-ide-${PV} )
- =dev-embedded/arduino-libs-${PV}"
-
-RDEPEND="${CDEPEND}"
-
-DEPEND="${CDEPEND}"
-
-src_unpack() {
- mkdir -p "${WORKDIR}/${P}"
-}
-
-src_install() {
- if use minimal; then
- mkdir -p "${D}/usr/share/arduino/lib"
- echo "${PV}" > "${D}/usr/share/arduino/lib/version.txt"
- fi
- true
-}
-
-pkg_postinst() {
- elog "To compile programs for Arduino, you need a cross-compiler."
- elog "You can install one using the 'crossdev' tool, as follows:"
- elog "'USE=\"-sanitize\" crossdev -S -t avr'"
- elog "^ for the AVR-based Arduino boards."
- elog "'USE=\"-sanitize\" crossdev -S -t arm-none-eabi'"
- elog "^ for ARM/SAM-based boards."
-
- ewarn ""
- ewarn "There is a bug with cross-binutils for AVR (bug #147155), which"
- ewarn "can cause linker errors. Fortunately, there is an easy workaround:"
- ewarn "You must create the following symlink manually on your system:"
- ewarn "ln -s /usr/lib/binutils/avr/2.25.1/ldscripts /usr/avr/lib/ldscripts"
- ewarn "replacing '2.25.1' with the correct version of cross-binutils"
- ewarn "installed on your system. If you ever update or re-install the"
- ewarn "cross-avr/binutils package on your system, you will need to"
- ewarn "re-create the above symlink accordingly, or linker errors will occur."
-
- ewarn ""
- ewarn "As of 2016-03-01, AVR-gcc-5.x does not seem to work. You should"
- ewarn "install the stable (4.9.x) version of cross-gcc using the '-S'"
- ewarn "option when invoking the 'crossdev' command."
-
- if use minimal; then
- elog ""
- elog "You have emerged this package with the 'minimal' USE flag."
- elog "Only the libraries and hardware platform files have been installed."
- elog "This is sufficient for building Arduino programs from the"
- elog "commandline using tools such as 'ano' and 'ino'."
- elog ""
- elog "If you wish to also install the Java-based Arduino IDE,"
- elog "disable the 'minimal' use flag."
- elog "I have *NOT* tested if the Arduino IDE ebuild even works, because"
- elog "I don't use it myself. If there are issues with the installation,"
- elog "please report them to me, and I will try my best to fix the ebuild."
- fi
-}
diff --git a/dev-libs/pybind11/Manifest b/dev-libs/pybind11/Manifest
deleted file mode 100644
index 18d1442..0000000
--- a/dev-libs/pybind11/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pybind11-2.2.1.tar.gz 540643 SHA256 f8bd1509578b2a1e7407d52e6ee8afe64268909a1bbda620ca407318598927e7 SHA512 1bc0646862fabef1111c05403a7238965ce5661a6f53945a1b7c4faad33f039d2ea278de64190099a8ae4fd66487a070de59334a7f32e187060bbbc7e0c3060e WHIRLPOOL 5444206565a14fe102131bf86a35f7e4de8f7ca79c093db3db6cc856c922ef5643bfda4b6dbf37708ce65aa473fcf429883b660fcb7cefb8218141b19d9950c8
diff --git a/dev-libs/pybind11/metadata.xml b/dev-libs/pybind11/metadata.xml
deleted file mode 100644
index 3a85ecd..0000000
--- a/dev-libs/pybind11/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>
- <use>
- <flag name="man">Build and install documentation as manpages</flag>
- <flag name="info">Build and install documentation as texinfo</flag>
- </use>
-</pkgmetadata>
diff --git a/dev-libs/pybind11/pybind11-2.2.1.ebuild b/dev-libs/pybind11/pybind11-2.2.1.ebuild
deleted file mode 100644
index 7669590..0000000
--- a/dev-libs/pybind11/pybind11-2.2.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Lightweight library that exposes C++ types in Python and vice versa"
-HOMEPAGE="https://github.com/wjakob/pybind11"
-SRC_URI="https://github.com/pybind/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc man info"
-
-RDEPEND="info? ( sys-apps/texinfo )"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- doc? (
- dev-python/sphinx[${PYTHON_USEDEP}]
- dev-python/breathe[${PYTHON_USEDEP}]
- )
- man? (
- dev-python/sphinx[${PYTHON_USEDEP}]
- dev-python/breathe[${PYTHON_USEDEP}]
- )
- info? (
- dev-python/sphinx[${PYTHON_USEDEP}]
- dev-python/breathe[${PYTHON_USEDEP}]
- )"
-
-python_compile_all() {
- if use doc || use man || use info; then
- cd docs || die
- emake $(use doc && echo html) $(use man && echo man) $(use info && echo info)
- fi
-}
-
-python_install_all() {
- distutils-r1_python_install_all
-
- dodoc README.md
- use doc && dodoc -r docs/.build/html
- use man && doman docs/.build/man/pybind11.1
- use info && doinfo docs/.build/texinfo/pybind11.info
-}
diff --git a/eclass/gosa-plugin.eclass b/eclass/gosa-plugin.eclass
deleted file mode 100644
index cf44901..0000000
--- a/eclass/gosa-plugin.eclass
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-# @ECLASS: gosa-plugin.eclass
-# @AUTHOR:
-# Original Author: Alexey Shvetsov <alexxy@gentoo.org>
-# @BLURB: Simplify working with gosa plugins
-
-inherit base eutils
-
-EXPORT_FUNCTIONS src_install pkg_postinst
-
-HOMEPAGE="https://oss.gonicus.de/labs/gosa/wiki/WikiStart"
-SRC_URI="http://oss.gonicus.de/pub/gosa/${P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="0"
-
-DEPEND=""
-RDEPEND="
- ~net-nds/gosa-core-${PV}
- "
-
-if [[ ${PN} != gosa-plugin-systems ]] ; then
- RDEPEND="${RDEPEND}
- ~net-nds/gosa-plugin-systems-${PV}
- "
-fi
-
-# @ECLASS-VARIABLE: GOSA_COMPONENT
-# @DESCRIPTION:
-# Defines GOSA component name
-
-GOSA_COMPONENT="${PN/gosa-plugin-}"
-
-S="${WORKDIR}/${GOSA_COMPONENT}"
-
-# @FUNCTION: gosa-plugin_src_install
-# @DESCRIPTION:
-# Default src_install function for gosa-plugins
-gosa-plugin_src_install() {
-
- if [ -d etc ]; then
- insinto /etc/gosa
- doins -r etc/*
- fi
-
- if [ -d html ]; then
- insinto /usr/share/gosa/html/plugins/${GOSA_COMPONENT}/
- doins -r html/*
- fi
-
- insinto /usr/share/gosa/locale/plugins/${GOSA_COMPONENT}/
- doins -r locale/*
-
- insinto /usr/share/gosa/plugins
- if [ -d admin ]; then
- doins -r admin
- fi
- if [ -d personal ]; then
- doins -r personal
- fi
- if [ -d addons ]; then
- doins -r addons
- fi
-
- if [ -d help ]; then
- insinto /usr/share/gosa/doc/plugins/${GOSA_COMPONENT}/
- doins -r help/*
- fi
-
- if [ -d contrib ]; then
- insinto /usr/share/doc/${PF}
- doins -r contrib/*
- fi
-}
-
-# @FUNCTION: gosa-plugin_pkg_postinst()
-# @DESCRIPTION:
-# Default pkg_postinst function for gosa-plugins
-gosa-plugin_pkg_postinst() {
- ebegin "Updating class cache and locales"
- "${EROOT}"usr/sbin/update-gosa
- eend $?
-}
diff --git a/media-video/movit/Manifest b/media-video/movit/Manifest
deleted file mode 100644
index ae2c3d9..0000000
--- a/media-video/movit/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gtest-1.7.0.zip 1164254 SHA256 247ca18dd83f53deb1328be17e4b1be31514cedfc1e3424f672bf11fd7e0d60d SHA512 8859369f2dd32cbc2ac01aba029aa3ff20a321f40658b9643aff442d34c33468221866b801b28c66a28af47dbcd362d26941fc98db92b6efb7e41ea5b7be1a07 WHIRLPOOL 0c31a385159551859c1afe76480b3fb1b560d666db9a0afc5cbda92bcd53bf129f85a8f902c6ded0779c2b4c49aacec59ba5a4d5ce316a07bf08174f4fc64049
-DIST movit-1.5.3.tar.gz 853170 SHA256 ead191d717dbefbe914260ed0335cf04a7dfc6fde8f23293c5ca7f88e45ace81 SHA512 390f893c06c5ea7e0b6c9f5e89db858af53d9926460fb05df2147ec10fe0fc957d211dbcc5d4778dd19f0d94cd5280b015902f796758910347611d817ae8c035 WHIRLPOOL 2eae8e6d46dafe91fd3d58e9a4893fc531af74b671944ae472cb127645b956d4353efbc7d738f2c2f992a2b804654284b81a8116d67152420cce7d83413b97a1
diff --git a/media-video/movit/metadata.xml b/media-video/movit/metadata.xml
deleted file mode 100644
index f3de5f6..0000000
--- a/media-video/movit/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 type="person">
- <email>patrick@gentoo.org</email>
- <name>Patrick Lauer</name>
- </maintainer>
-</pkgmetadata>
diff --git a/media-video/movit/movit-1.5.3.ebuild b/media-video/movit/movit-1.5.3.ebuild
deleted file mode 100644
index 299342f..0000000
--- a/media-video/movit/movit-1.5.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-# no sane way to use OpenGL from within tests?
-RESTRICT="test"
-
-DESCRIPTION="Modern Video Toolkit"
-HOMEPAGE="http://movit.sesse.net/"
-# Tests need gtest, makefile unconditionally builds tests, so ... yey!
-SRC_URI="http://movit.sesse.net/${P}.tar.gz
- https://googletest.googlecode.com/files/gtest-1.7.0.zip"
-LICENSE="GPL-2+"
-SLOT="0"
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="media-libs/mesa
- >=dev-cpp/eigen-3.2.0:3
- media-libs/libepoxy
- >=sci-libs/fftw-3
- media-libs/libsdl2
- "
-DEPEND="${RDEPEND}"
-
-src_compile() {
- GTEST_DIR="${WORKDIR}/gtest-1.7.0" emake
-}
-
-src_test() {
- GTEST_DIR="${WORKDIR}/gtest-1.7.0" emake check
-}
diff --git a/net-print/hplip-plugin/Manifest b/net-print/hplip-plugin/Manifest
deleted file mode 100644
index cbc603b..0000000
--- a/net-print/hplip-plugin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hplip-3.15.11-plugin.run 2084268 SHA256 a986ca52c6436f2ce87ad6a11fe0d7880797fbb0d940f23f6a928434bc193102 SHA512 bb36e6c9460bb3afa1b88ae93ba344fd2b9ec8194bd0766c1998657068b57540cbab2558180651e5492a338d7aefa23f203aa1190e39e22cfb51b7fda1383096 WHIRLPOOL 9fef992e0a32566d414fec83af49700303634c3e3fe0bc7667423f91fcd16bfc75cbbcba77914e261d773ad8fe2efa27eaac1a662731e87591758cbc713159c2
diff --git a/net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild b/net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild
deleted file mode 100644
index e296af2..0000000
--- a/net-print/hplip-plugin/hplip-plugin-3.15.11.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit udev unpacker
-
-DESCRIPTION="Proprietary plugins and firmware for HPLIP"
-HOMEPAGE="http://hplipopensource.com/hplip-web/index.html"
-SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run"
-
-LICENSE="hplip-plugin"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-QA_PREBUILT="*"
-
-RDEPEND="
- ~net-print/hplip-${PV}
- virtual/udev
-"
-DEPEND=""
-
-S=${WORKDIR}
-
-HPLIP_HOME=/usr/share/hplip
-
-# Binary prebuilt package
-QA_PRESTRIPPED="
-/usr/share/hplip/scan/plugins/bb_marvell.so
-/usr/share/hplip/scan/plugins/bb_soapht.so
-/usr/share/hplip/scan/plugins/bb_soap.so
-/usr/share/hplip/fax/plugins/fax_marvell.so
-/usr/share/hplip/prnt/plugins/lj.so"
-
-# License does not allow us to redistribute the "source" package
-RESTRICT="mirror"
-
-src_unpack() {
- unpack_makeself "hplip-${PV}-plugin.run"
-}
-
-src_install() {
- local hplip_arch=$(use amd64 && echo 'x86_64' || echo 'x86_32')
-
- insinto "${HPLIP_HOME}"/data/firmware
- doins *.fw.gz
-
- for plugin in *-${hplip_arch}.so; do
- local plugin_type=prnt
- case "${plugin}" in
- fax_*) plugin_type=fax ;;
- bb_*) plugin_type=scan ;;
- esac
-
- exeinto "${HPLIP_HOME}"/${plugin_type}/plugins
- newexe ${plugin} ${plugin/-${hplip_arch}}
- done
-
- mkdir -p "${ED}/var/lib/hp/"
- cat >> "${ED}/var/lib/hp/hplip.state" << _EOF_
-[plugin]
-installed = 1
-eula = 1
-version = ${PV}
-_EOF_
-}
diff --git a/net-print/hplip-plugin/metadata.xml b/net-print/hplip-plugin/metadata.xml
deleted file mode 100644
index 247f458..0000000
--- a/net-print/hplip-plugin/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>
- <email>alexxy@gentoo.org</email>
- <name>Alexey Shvetsov</name>
- </maintainer>
-</pkgmetadata>
diff --git a/sci-libs/einspline/Manifest b/sci-libs/einspline/Manifest
deleted file mode 100644
index 4319371..0000000
--- a/sci-libs/einspline/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST einspline-0.9.2.tar.gz 820678 SHA256 fc9ec0475f7711ef711c8b6ea28d3dd11a173adaa381df80c2df4c5cc22d4afe SHA512 659876c33cb4afaa4fabb5e6b1575cab38114adfb4616a68dc1e7c09d071f31617240fc772a670379915076bbff339ec60f16f2acf0b6425d640ce97c2fe23bf WHIRLPOOL 185157b82a617999c981f4cdb841d13dc07bafbbcad1dd6e56ad870c7c352d89585d201c3305d5996f01c4456888e71bbfe5e676a13070948a8ba1380d0ac6c5
diff --git a/sci-libs/einspline/einspline-0.9.2.ebuild b/sci-libs/einspline/einspline-0.9.2.ebuild
deleted file mode 100644
index acb91ef..0000000
--- a/sci-libs/einspline/einspline-0.9.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DESCRIPTION="C library for creating and evaluating B-splines"
-HOMEPAGE="http://einspline.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="altivec cuda blips double fortran sse"
-
-DEPEND="cuda? ( dev-util/nvidia-cuda-toolkit )
- blips? ( sci-libs/fftw )
- fortran? ( virtual/fortran )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- econf \
- $(use_enable cuda) \
- $(use_enable blips) \
- $(use_enable altivec) \
- $(use_enable sse) \
- $(use_enable fortran) \
- $(use_enable double precision) \
- || die "Configure failed"
-}
diff --git a/sci-libs/einspline/metadata.xml b/sci-libs/einspline/metadata.xml
deleted file mode 100644
index 247f458..0000000
--- a/sci-libs/einspline/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>
- <email>alexxy@gentoo.org</email>
- <name>Alexey Shvetsov</name>
- </maintainer>
-</pkgmetadata>