summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek.chauhan@gmail.com>2010-09-25 08:34:28 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2010-09-25 08:34:28 +0530
commitf7283a817a9d5838ededcb0ee83feb338f68b30b (patch)
tree6300dec5aba093f6904873390272f44381613191
parentdev-util/sysprof: Add 1.1.6, dev version (diff)
downloadnirbheek-f7283a817a9d5838ededcb0ee83feb338f68b30b.tar.gz
nirbheek-f7283a817a9d5838ededcb0ee83feb338f68b30b.tar.bz2
nirbheek-f7283a817a9d5838ededcb0ee83feb338f68b30b.zip
Remove outdated packages
* Shotwell, libgexiv2, libraw and pino are in-tree * Sysprof is in the gnome overlay
-rw-r--r--dev-util/sysprof/Manifest2
-rw-r--r--dev-util/sysprof/sysprof-1.1.6.ebuild49
-rw-r--r--media-gfx/shotwell/Manifest3
-rw-r--r--media-gfx/shotwell/files/shotwell-0.6.1-vala-0.9-fixes.patch59
-rw-r--r--media-gfx/shotwell/shotwell-0.6.1.ebuild52
-rw-r--r--media-libs/libgexiv2/Manifest2
-rw-r--r--media-libs/libgexiv2/libgexiv2-0.1.0.ebuild50
-rw-r--r--media-libs/libraw/Manifest3
-rw-r--r--media-libs/libraw/files/libraw.pc12
-rw-r--r--media-libs/libraw/libraw-0.9.1.ebuild71
-rw-r--r--net-misc/pino/Manifest2
-rw-r--r--net-misc/pino/pino-0.2.5.ebuild50
12 files changed, 0 insertions, 355 deletions
diff --git a/dev-util/sysprof/Manifest b/dev-util/sysprof/Manifest
deleted file mode 100644
index 2d711b3..0000000
--- a/dev-util/sysprof/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST sysprof-1.1.6.tar.gz 262385 RMD160 03ab42b4bc13bed77e4f4001f21c6342fb21c615 SHA1 beed5b205b0069ba86582db894c708a2038d4893 SHA256 e7f13142659e629ad6478da482349b30c37e31be2d68cf7144e9f7c8a0ee9d04
-EBUILD sysprof-1.1.6.ebuild 1734 RMD160 20ecf4d7b0ed1bb008d0ea7ce80f5beca7aac5e6 SHA1 5b88293ec3e9bf19b0f96ca3349b15ee8a0cee97 SHA256 fdc4526cbe851e004d4e7be2b9f8b76b0b7b5fdc3e15dce513b5e37eb8e55e5f
diff --git a/dev-util/sysprof/sysprof-1.1.6.ebuild b/dev-util/sysprof/sysprof-1.1.6.ebuild
deleted file mode 100644
index 5be2f91..0000000
--- a/dev-util/sysprof/sysprof-1.1.6.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/sysprof/sysprof-1.0.12-r1.ebuild,v 1.1 2009/05/27 11:02:05 remi Exp $
-
-inherit eutils linux-info
-
-DESCRIPTION="System-wide Linux Profiler"
-HOMEPAGE="http://www.daimi.au.dk/~sandmann/sysprof/"
-SRC_URI="http://www.daimi.au.dk/~sandmann/sysprof/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-2.6
- x11-libs/pango
- >=gnome-base/libglade-2"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9"
-
-pkg_setup() {
- MODULE_NAMES="sysprof-module(misc:${S}/module)"
- CONFIG_CHECK="PROFILING"
- PROFILING_ERROR="You need to enable Profiling support in your kernel. \
-For this you need to enable 'Profiling support' under 'Instrumentation Support'. \
-It is marked CONFIG_PROFILING in the config file"
- BUILD_TARGETS="all"
-
- kernel_is -ge 2 6 31
-}
-
-src_install() {
- make install DESTDIR="${D}" || die
- dodoc AUTHORS ChangeLog NEWS README TODO
- make_desktop_entry sysprof Sysprof sysprof-icon
-}
-
-pkg_postinst() {
- einfo "On many systems, especially amd64, it is typical that with a modern"
- einfo "toolchain -fomit-frame-pointer for gcc is the default, because"
- einfo "debugging is still possible thanks to gcc4/gdb location list feature."
- einfo "However sysprof is not able to construct call trees if frame pointers"
- einfo "are not present. Therefore -fno-omit-frame-pointer CFLAGS is suggested"
- einfo "for the libraries and applications involved in the profiling. That"
- einfo "means a CPU register is used for the frame pointer instead of other"
- einfo "purposes, which means a very minimal performance loss when there is"
- einfo "register pressure."
-}
diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
deleted file mode 100644
index 27f5d5b..0000000
--- a/media-gfx/shotwell/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-AUX shotwell-0.6.1-vala-0.9-fixes.patch 2261 RMD160 271aab83c391f7a14d94a33ef88744bbb086048f SHA1 272a4ed1cf61ec56b987028534ead9594dbffbbd SHA256 62f82c128f4a532a4a59b6e0b5e2bc9c0113ccc862bd57e0849aaa118d455202
-DIST shotwell-0.6.1.tar.bz2 681013 RMD160 45ef932fcc46b12713cf334c31a57cd18fdc2915 SHA1 824c119ddbc853b07fcce373f92a16ff384f64b1 SHA256 01314373d35f05bcdc223eb06a0f21e76ae3e3e1d6628822816a147db1d534dc
-EBUILD shotwell-0.6.1.ebuild 1397 RMD160 25e59f8bd95f4a94cef2745fd835db90bd32a139 SHA1 4e5035e1271a236decd4ecc526b668ddc86926fb SHA256 1584efb48aaef0eba7136ca57077eddce2152466d96e853c9f9971e220d82ac3
diff --git a/media-gfx/shotwell/files/shotwell-0.6.1-vala-0.9-fixes.patch b/media-gfx/shotwell/files/shotwell-0.6.1-vala-0.9-fixes.patch
deleted file mode 100644
index 10d608a..0000000
--- a/media-gfx/shotwell/files/shotwell-0.6.1-vala-0.9-fixes.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-Index: src/ImportPage.vala
-===================================================================
---- src/ImportPage.vala (revision 1951)
-+++ src/ImportPage.vala (revision 1952)
-@@ -620,8 +620,8 @@
- mount.unmounted.connect(on_unmounted);
-
- debug("Unmounting camera ...");
-- mount.unmount_with_operation(MountUnmountFlags.NONE, new Gtk.MountOperation(AppWindow.get_instance()),
-- null, on_unmount_finished);
-+ mount.unmount_with_operation.begin(MountUnmountFlags.NONE,
-+ new Gtk.MountOperation(AppWindow.get_instance()), null, on_unmount_finished);
-
- return true;
- }
-@@ -631,7 +631,7 @@
-
- Mount mount = (Mount) source;
- try {
-- mount.unmount_with_operation_finish(aresult);
-+ mount.unmount_with_operation.end(aresult);
- } catch (Error err) {
- AppWindow.error_message(UNMOUNT_FAILED_MSG);
-
-Index: src/util.vala
-===================================================================
---- src/util.vala (revision 1951)
-+++ src/util.vala (revision 1952)
-@@ -635,7 +635,7 @@
- return ((AppInfo) a).get_name().down().collate(((AppInfo) b).get_name().down());
- }
-
--public SortedList<AppInfo> get_apps_for_mime_types(string[] mime_types) {
-+public SortedList<AppInfo> get_apps_for_mime_types(string[] mime_types) {
- SortedList<AppInfo> external_apps = new SortedList<AppInfo>(app_info_comparator);
-
- if (mime_types.length == 0)
-@@ -644,10 +644,10 @@
- // 3 loops because SortedList.contains() wasn't paying nicely with AppInfo,
- // probably because it has a special equality function
- foreach (string mime_type in mime_types) {
-- unowned string content_type = g_content_type_from_mime_type(mime_type);
-- if (content_type == null)
-- break;
--
-+ string content_type = g_content_type_from_mime_type(mime_type);
-+ if (content_type == null)
-+ break;
-+
- foreach (AppInfo external_app in
- AppInfo.get_all_for_type(content_type)) {
- bool already_contains = false;
-@@ -709,4 +709,4 @@
- #else
- return "/";
- #endif
--}
-\ No newline at end of file
-+}
diff --git a/media-gfx/shotwell/shotwell-0.6.1.ebuild b/media-gfx/shotwell/shotwell-0.6.1.ebuild
deleted file mode 100644
index 9e59732..0000000
--- a/media-gfx/shotwell/shotwell-0.6.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.5.2.ebuild,v 1.1 2010/05/30 06:20:04 hollow Exp $
-
-EAPI="2"
-GCONF_DEBUG="no"
-
-inherit eutils gnome2 versionator
-
-MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="Open source photo manager for GNOME"
-HOMEPAGE="http://www.yorba.org/shotwell/"
-SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-db/sqlite-3.5.9:3
- >=dev-libs/dbus-glib-0.80
- >=dev-libs/libgee-0.5.0
- >=dev-libs/libunique-1.0.0
- >=dev-libs/libxml2-2.6.32
- >=gnome-base/gconf-2.22.0
- >=media-libs/libexif-0.6.16
- >=media-libs/libgexiv2-0.1.0
- >=media-libs/libgphoto2-2.4.2
- >=media-libs/libraw-0.9.0
- >=net-libs/libsoup-2.26.0
- >=net-libs/webkit-gtk-1.1.5
- >=sys-fs/udev-145[extras]
- >=x11-libs/gtk+-2.18.0:2"
-DEPEND="${RDEPEND}
- >=dev-lang/vala-0.8"
-
-DOCS="AUTHORS MAINTAINERS NEWS README THANKS"
-
-src_prepare() {
- G2CONF="--disable-schemas-install
- --disable-desktop-update
- --disable-icon-update"
-
- epatch "${FILESDIR}/${P}-vala-0.9-fixes.patch"
-}
-
-src_install() {
- # This is needed so that gnome2_gconf_savelist() works correctly.
- insinto "${EPREFIX}"/etc/gconf/schemas
- doins misc/shotwell.schemas || die "install gconf schema failed"
- gnome2_src_install
-}
diff --git a/media-libs/libgexiv2/Manifest b/media-libs/libgexiv2/Manifest
deleted file mode 100644
index c8de8dc..0000000
--- a/media-libs/libgexiv2/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST libgexiv2-0.1.0.tar.bz2 23971 RMD160 8f8ffb19b58772679437df072153eb26101345b1 SHA1 31d14d35189e128f3c72e51cf627fa462dc60dd9 SHA256 0efddbda2e103f0704f57b06571cacded7401323480082107ee5cde3f1d61f6f
-EBUILD libgexiv2-0.1.0.ebuild 1325 RMD160 aea461c1dc30241559391543baf84e1e0544b250 SHA1 02849a5209294495108fbedfbd7670aa79aaa6ec SHA256 db0d478bd11569c29c4d1910ed0a890c6eeacf9f1721e22ffcaabcafaee7d6bb
diff --git a/media-libs/libgexiv2/libgexiv2-0.1.0.ebuild b/media-libs/libgexiv2/libgexiv2-0.1.0.ebuild
deleted file mode 100644
index eca48dd..0000000
--- a/media-libs/libgexiv2/libgexiv2-0.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.19.ebuild,v 1.8 2010/04/18 19:24:55 maekke Exp $
-
-EAPI="2"
-
-inherit eutils versionator
-
-MY_PN="gexiv2"
-MY_PV=$(get_version_component_range 1-2)
-
-DESCRIPTION="EXIF and IPTC metadata C++ library and command line utility"
-HOMEPAGE="http://trac.yorba.org/wiki/gexiv2"
-SRC_URI="http://yorba.org/download/${MY_PN}/${MY_PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug static-libs"
-
-RDEPEND="dev-libs/glib
- >=media-gfx/exiv2-0.19"
-DEPEND="${RDEPEND}
- dev-lang/vala[vapigen]
- dev-util/pkgconfig"
-
-src_prepare() {
- sed -ie 's/libtool/libtool --tag=CC/g' Makefile || die "libtool sed failed"
-}
-
-src_configure() {
- local myconf="--prefix=/usr"
-
- use debug && myconf+=" --debug"
-
- # Upstream has a custom configure shell script
- ./configure ${myconf} || die "configure failed"
-
- echo "LIB=$(get_libdir)" >> configure.mk
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS MAINTAINERS NEWS README THANKS || die "dodoc failed"
-
- if ! use static-libs; then
- find "${D}" -name '*.la' -delete || die "deleting .la files failed"
- find "${D}" -name '*.a' -delete || die "deleting .la files failed"
- fi
-}
diff --git a/media-libs/libraw/Manifest b/media-libs/libraw/Manifest
deleted file mode 100644
index 1f2af97..0000000
--- a/media-libs/libraw/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-AUX libraw.pc 289 RMD160 89a58bc9aae7b465c4f504e3c7e55beb07461dfb SHA1 483d5dba5ea0d99c5d1901fa3648cc475a18c7c0 SHA256 214beae165ae5b678c386ba9db570f4bae95e55638aec054c2d3195d53ea5bdf
-DIST LibRaw-0.9.1.tar.gz 547554 RMD160 53cf7747c91b47c35014379c1cc6490e2b1468d1 SHA1 c314ac3949605ea3419f0ef1851af3af1772e6d9 SHA256 f9737af7988579945994c1eb3b9e74ff201584e7dc8a92dac0b1e83457be125c
-EBUILD libraw-0.9.1.ebuild 1791 RMD160 babaec04f599108253a88c2eaf5cf31a0a43b948 SHA1 51a18d43edad062d4f5b6dc08217ca470a91429c SHA256 d301998779edcd9b9956858d400b7cb02092c9c749136d0ed99ee72d243d6cf6
diff --git a/media-libs/libraw/files/libraw.pc b/media-libs/libraw/files/libraw.pc
deleted file mode 100644
index 5d688ab..0000000
--- a/media-libs/libraw/files/libraw.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-VERSION=@version@
-
-Name: @PN@
-Description: Library for easy decoding of camera RAW files
-Requires:
-Version: @version@
-Libs: -L${libdir} -lraw -ljpeg
-Cflags: -I${includedir}/libraw -I${includedir}
diff --git a/media-libs/libraw/libraw-0.9.1.ebuild b/media-libs/libraw/libraw-0.9.1.ebuild
deleted file mode 100644
index 714f99f..0000000
--- a/media-libs/libraw/libraw-0.9.1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-MY_P="LibRaw-${PV}"
-
-inherit eutils
-
-DESCRIPTION="Decoding library for RAW image formats"
-HOMEPAGE="http://www.libraw.org/"
-SRC_URI="http://www.${PN}.org/data/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1 CDDL-1.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="lcms openmp utils"
-
-RDEPEND="media-libs/jpeg:0
- lcms? ( media-libs/lcms:0 )"
-DEPEND="${RDEPEND}
- openmp? ( sys-devel/gcc[openmp] )"
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
- local prefix=/usr
-
- sed -e "s:@prefix@:${prefix}:g" \
- -e "s:@version@:${PV}:g" \
- -e "s:@PN@:${PN}:g" \
- ${FILESDIR}/libraw.pc > ${WORKDIR}/libraw.pc || die "pkgconfig sed failed"
-
- sed -ie "s:CFLAGS=\(.*\):CFLAGS=${CFLAGS} \1:g" Makefile || die "CFLAGS fix failed"
-
- if use lcms; then
- sed -ie "s:^#\(LCMS_.*\)/usr/local/\(.*\):\1${ROOT}${prefix}/\2:" Makefile || die "Enable lcms failed"
- sed -ie "s/^\(Libs:.*\)/\1 -llcms/g" ${WORKDIR}/libraw.pc || die "lcms pkgconfig failed"
- fi
-
- if use openmp; then
- sed -ie "s:^#\(CFLAGS.*openmp\):\1:" Makefile || die "Enable openmp failed"
- sed -ie "s/^\(Libs:.*\)/\1 -fopenmp/g" ${WORKDIR}/libraw.pc || die "openmp pkgconfig failed"
- fi
-}
-
-src_compile() {
- emake library || die "emake library failed"
- if use utils; then
- emake all_samples || die "emake utils failed"
- fi
-}
-
-src_install() {
- insinto /usr/$(get_libdir)
- doins ./lib/lib* || die "doins libs failed"
-
- insinto /usr/include
- doins -r ./libraw || die "doins includes failed"
-
- if use utils; then
- insinto /usr/bin
- doins samples/* || die "doins utils failed"
- fi
-
- # Only static libs are installed
- insinto /usr/lib/pkgconfig
- doins ${WORKDIR}/libraw.pc || die "doins .pc failed"
-
- dodoc Changelog.txt || die "dodoc failed"
-}
diff --git a/net-misc/pino/Manifest b/net-misc/pino/Manifest
deleted file mode 100644
index d5062e1..0000000
--- a/net-misc/pino/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pino-0.2.5.tar.bz2 187084 RMD160 cd5476812b4a7027009c402cac4c2695ec572b78 SHA1 c9340e204fc9524a5449c64f96f483651264e96a SHA256 aa496c911498432efee0431c80b8d35e586121afdd518572e667885ca72c7108
-EBUILD pino-0.2.5.ebuild 1102 RMD160 4b0f250ff69229f8f40e04ca63fa2ec607e597d3 SHA1 a937c4bbfce5dd31541582ac82e36cd0893581df SHA256 c9eba82887c3780da3d521e777c097c98b24e4320e97c1eb761a87f55b3421e8
diff --git a/net-misc/pino/pino-0.2.5.ebuild b/net-misc/pino/pino-0.2.5.ebuild
deleted file mode 100644
index 1d544df..0000000
--- a/net-misc/pino/pino-0.2.5.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-DESCRIPTION="An minimal twitter client written in Vala"
-HOMEPAGE="http://code.google.com/p/pino-twitter/"
-SRC_URI="http://pino-twitter.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.14
- >=x11-libs/gtk+-2.10
- >=dev-libs/libgee-0.5.0
- >=net-libs/libsoup-2.4
-
- app-text/gtkspell
- x11-libs/libnotify
- dev-libs/libxml2:2
- dev-libs/libunique
- net-libs/webkit-gtk"
-DEPEND="${RDEPEND}
- >=dev-lang/vala-0.7
- dev-util/pkgconfig
- sys-devel/gettext"
-
-DOCS="AUTHORS INSTALL README"
-
-src_configure() {
- CCFLAGS="${CFLAGS}" LINKFLAGS="${LDFLAGS}" \
- ./waf --prefix=/usr \
- configure || die "./waf configure failed"
-}
-
-src_compile() {
- local myjobs=$(echo "$MAKEOPTS" | sed -n -e 's,.*\(-j[[:digit:]]\+\).*,\1,p')
- ./waf ${myjobs} build || die "./waf configure failed"
-}
-
-src_install() {
- ./waf \
- --destdir="${D}" \
- install || die "./waf install failed"
- rm -f $(find "${D}" -name *.py[co])
- dodoc ${DOCS}
-}