mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
*: remove old packages
ddccontrol is for controlling things like backlights. libpaper is for dealing with physical paper (e.g. a4, letter). closure-compiler-bin is something relating to closure or js poppler-data is for uncommon pdf encodings libftdi is for communicating with ftdi (serial) chips
This commit is contained in:
parent
7967ef5951
commit
6f5f9ef80c
@ -1 +0,0 @@
|
||||
DIST ddccontrol-db-20061014.tar.bz2 209106 RMD160 e78c6a8b4e9d0f736b9777d47c43bb3d174b8c0e SHA1 9d06570fdbb4d25e397202a518265cc1173a5de3 SHA256 ff88f8e5122a2ab7b69a961f267f74d09ec7c54e90453ee80930edf66955c7b8
|
@ -1,29 +0,0 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-misc/ddccontrol-db/ddccontrol-db-20061014.ebuild,v 1.7 2010/01/29 06:03:04 jer Exp $
|
||||
|
||||
DESCRIPTION="DDCControl monitor database"
|
||||
HOMEPAGE="http://ddccontrol.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/${PN/-db}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc x86"
|
||||
IUSE="nls"
|
||||
|
||||
RDEPEND="nls? ( sys-devel/gettext )"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-util/intltool
|
||||
dev-perl/XML-Parser"
|
||||
|
||||
src_compile() {
|
||||
econf $(use_enable nls) || die "econf failed"
|
||||
# Touch db/options.xml.h, so it is not rebuilt
|
||||
touch db/options.xml.h
|
||||
emake # doesn't really build anything, but there for safety
|
||||
}
|
||||
|
||||
src_install() {
|
||||
make DESTDIR="${D}" install || die
|
||||
dodoc AUTHORS ChangeLog NEWS README
|
||||
}
|
@ -1 +0,0 @@
|
||||
DIST libpaper_1.1.23.tar.gz 351153 RMD160 bf407f5e75348abde5b7d3d3c8e2ea695de46cd7 SHA1 e1c03fc0fa708cafe12d00a120685ef566100468 SHA256 d6fe2af9da1f5f035665ba5f4600ea53cf00041eb268d981447c193eb3212acb
|
@ -1,12 +0,0 @@
|
||||
Index: libpaper-1.1.14ubuntu8/lib/paper.c
|
||||
===================================================================
|
||||
--- libpaper-1.1.14ubuntu8.orig/lib/paper.c
|
||||
+++ libpaper-1.1.14ubuntu8/lib/paper.c
|
||||
@@ -14,7 +14,6 @@
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <stdio.h>
|
||||
-#include <malloc.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
@ -1,36 +0,0 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/libpaper/libpaper-1.1.23.ebuild,v 1.10 2010/03/08 08:14:49 sping Exp $
|
||||
|
||||
inherit eutils libtool
|
||||
|
||||
MY_P=${P/-/_}
|
||||
DESCRIPTION="Library for handling paper characteristics"
|
||||
HOMEPAGE="http://packages.debian.org/unstable/source/libpaper"
|
||||
SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
|
||||
IUSE=""
|
||||
|
||||
src_unpack() {
|
||||
unpack ${A}
|
||||
cd "${S}"
|
||||
epatch "${FILESDIR}"/libpaper-1.1.14.8-malloc.patch
|
||||
elibtoolize
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install || die "emake install failed"
|
||||
dodoc README ChangeLog debian/changelog debian/NEWS
|
||||
dodir /etc
|
||||
(paperconf 2>/dev/null || echo a4) > "${D}"/etc/papersize
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
echo
|
||||
elog "run \"paperconfig -p letter\" as root to use letter-pagesizes"
|
||||
elog "or paperconf with normal user privileges."
|
||||
echo
|
||||
}
|
@ -1 +0,0 @@
|
||||
DIST poppler-data-0.4.4.tar.gz 4175352 RMD160 23ec1d0175cdde86ce50807cc4b6abc57ebe9c9c SHA1 bd6dd1544046ac963fd712c066865db56681288b SHA256 7643ada027b99a2ef508ed750b64a89b82c666bd841476b36a2426e69631fe8b
|
@ -1,19 +0,0 @@
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-data/poppler-data-0.4.4.ebuild,v 1.6 2011/10/06 17:40:18 jer Exp $
|
||||
|
||||
EAPI="3"
|
||||
|
||||
DESCRIPTION="Data files for poppler to support uncommon encodings without xpdfrc"
|
||||
HOMEPAGE="http://poppler.freedesktop.org/"
|
||||
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD GPL-2 MIT"
|
||||
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
src_install() {
|
||||
emake prefix="${EPREFIX}"/usr DESTDIR="${D}" install || die
|
||||
dodoc README
|
||||
}
|
@ -1 +0,0 @@
|
||||
DIST libftdi-0.19.tar.gz 406671 RMD160 2c2c8006aed7d9e789549b571fbe9d1ae190f5a1 SHA1 0f08caf8e754ace69cd682489fae3f7f09920fe1 SHA256 567c9d2c42d92fc401c5aba2deed45ffb2433990984e816bcdf31e441aef06be
|
@ -1,57 +0,0 @@
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.19.ebuild,v 1.3 2011/10/20 15:40:57 vapier Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
if [[ ${PV} == 9999* ]] ; then
|
||||
EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
|
||||
inherit git-2 autotools
|
||||
else
|
||||
SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${P}.tar.gz"
|
||||
KEYWORDS="amd64 arm ppc ppc64 sparc x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Userspace access to FTDI USB interface chips"
|
||||
HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/"
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
SLOT="0"
|
||||
IUSE="cxx doc examples python static-libs"
|
||||
|
||||
RDEPEND="virtual/libusb:0
|
||||
cxx? ( dev-libs/boost )
|
||||
python? ( dev-lang/python )"
|
||||
DEPEND="${RDEPEND}
|
||||
doc? ( app-doc/doxygen )"
|
||||
|
||||
src_prepare() {
|
||||
if [[ ${PV} == 9999* ]] ; then
|
||||
mkdir -p m4
|
||||
eautoreconf
|
||||
fi
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
econf \
|
||||
$(use_enable cxx libftdipp) \
|
||||
$(use_with doc docs) \
|
||||
$(use_with examples) \
|
||||
$(use_enable python python-binding) \
|
||||
$(use_enable static-libs static)
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install || die
|
||||
use static-libs || find "${D}" -name '*.la' -delete
|
||||
dodoc ChangeLog README
|
||||
|
||||
if use doc ; then
|
||||
doman doc/man/man3/*
|
||||
dohtml doc/html/*
|
||||
fi
|
||||
if use examples ; then
|
||||
docinto examples
|
||||
dodoc examples/*.c
|
||||
fi
|
||||
}
|
@ -1 +0,0 @@
|
||||
DIST closure-compiler-bin-20120305.tar.gz 4905502 RMD160 6317576c731e5429df7721fafc1c69bef0b04bfb SHA1 99ef86cd7863a35ee25a85764d0dc8b1fb6b6fc3 SHA256 593037f0f4e8df99293384559d64c3f89f50cecbd36f9a8755b3d4ddeeea89f2
|
@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-lang/closure-compiler-bin/closure-compiler-bin-20120305.ebuild,v 1.1 2012/04/18 15:43:04 vapier Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
inherit java-pkg-2
|
||||
|
||||
DESCRIPTION="JavaScript optimizing compiler"
|
||||
HOMEPAGE="http://code.google.com/p/closure-compiler/"
|
||||
SRC_URI="http://closure-compiler.googlecode.com/files/compiler-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=virtual/jre-1.6"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
src_install() {
|
||||
java-pkg_jarinto /opt/${PN}-${SLOT}/lib
|
||||
java-pkg_newjar compiler.jar ${PN}.jar
|
||||
java-pkg_dolauncher \
|
||||
${PN%-bin} \
|
||||
--jar /opt/${PN}-${SLOT}/lib/${PN}.jar \
|
||||
-into /opt
|
||||
dodoc README
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=nls? ( sys-devel/gettext ) dev-util/intltool dev-perl/XML-Parser
|
||||
DESCRIPTION=DDCControl monitor database
|
||||
EAPI=0
|
||||
HOMEPAGE=http://ddccontrol.sourceforge.net/
|
||||
IUSE=nls
|
||||
KEYWORDS=amd64 ppc x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=nls? ( sys-devel/gettext )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/ddccontrol/ddccontrol-db-20061014.tar.bz2
|
||||
_md5_=4768c49b6aa80a788417b3f6382b6ef3
|
@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install postinst unpack
|
||||
DEPEND=>=app-portage/elt-patches-20170317
|
||||
DESCRIPTION=Library for handling paper characteristics
|
||||
EAPI=0
|
||||
HOMEPAGE=http://packages.debian.org/unstable/source/libpaper
|
||||
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gentoo/libpaper_1.1.23.tar.gz
|
||||
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 8fec6b1eb195836560e70b66d98fb163
|
||||
_md5_=386345ca9fd4dd70cdd308960a403db3
|
@ -1,9 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Data files for poppler to support uncommon encodings without xpdfrc
|
||||
EAPI=3
|
||||
HOMEPAGE=http://poppler.freedesktop.org/
|
||||
KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris
|
||||
LICENSE=BSD GPL-2 MIT
|
||||
SLOT=0
|
||||
SRC_URI=http://poppler.freedesktop.org/poppler-data-0.4.4.tar.gz
|
||||
_md5_=79c0117ba52e39d131edbbe31c83519c
|
@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=virtual/libusb:0 cxx? ( dev-libs/boost ) python? ( dev-lang/python ) doc? ( app-doc/doxygen )
|
||||
DESCRIPTION=Userspace access to FTDI USB interface chips
|
||||
EAPI=2
|
||||
HOMEPAGE=http://www.intra2net.com/en/developer/libftdi/
|
||||
IUSE=cxx doc examples python static-libs
|
||||
KEYWORDS=amd64 arm ppc ppc64 sparc x86
|
||||
LICENSE=LGPL-2
|
||||
RDEPEND=virtual/libusb:0 cxx? ( dev-libs/boost ) python? ( dev-lang/python )
|
||||
SLOT=0
|
||||
SRC_URI=http://www.intra2net.com/en/developer/libftdi/download/libftdi-0.19.tar.gz
|
||||
_md5_=886025bca42e8d822947c7c22fa87fa2
|
@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=compile install preinst prepare setup
|
||||
DEPEND=>=dev-java/java-config-2.2.0-r3
|
||||
DESCRIPTION=JavaScript optimizing compiler
|
||||
EAPI=4
|
||||
HOMEPAGE=http://code.google.com/p/closure-compiler/
|
||||
IUSE=elibc_FreeBSD
|
||||
KEYWORDS=amd64 x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=virtual/jre-1.6 >=dev-java/java-config-2.2.0-r3
|
||||
SLOT=0
|
||||
SRC_URI=http://closure-compiler.googlecode.com/files/compiler-20120305.tar.gz -> closure-compiler-bin-20120305.tar.gz
|
||||
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 1971a6927fcd7ec839f7e12b28a24bdd ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 8fec6b1eb195836560e70b66d98fb163 versionator c80ccf29e90adea7c5cae94b42eb76d0
|
||||
_md5_=d13db97af50cd70d309e746064ad0923
|
Loading…
Reference in New Issue
Block a user