summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-01-07 19:28:40 +0000
committerPacho Ramos <pacho@gentoo.org>2015-01-07 19:28:40 +0000
commit264ab23c0fdf658f6a02034c5407993e74cf9f48 (patch)
tree0674bc78b7966e269cfee1569a1ed97c8c454d24 /media-gfx/f-spot
parentPackage cleaned (diff)
downloadgentoo-2-264ab23c0fdf658f6a02034c5407993e74cf9f48.tar.gz
gentoo-2-264ab23c0fdf658f6a02034c5407993e74cf9f48.tar.bz2
gentoo-2-264ab23c0fdf658f6a02034c5407993e74cf9f48.zip
Package cleaned
Diffstat (limited to 'media-gfx/f-spot')
-rw-r--r--media-gfx/f-spot/ChangeLog311
-rw-r--r--media-gfx/f-spot/Manifest15
-rw-r--r--media-gfx/f-spot/f-spot-0.8.2.ebuild73
-rw-r--r--media-gfx/f-spot/files/f-spot-0.8.1-mono2.8.patch22
-rw-r--r--media-gfx/f-spot/metadata.xml18
5 files changed, 0 insertions, 439 deletions
diff --git a/media-gfx/f-spot/ChangeLog b/media-gfx/f-spot/ChangeLog
deleted file mode 100644
index 6db8eee25805..000000000000
--- a/media-gfx/f-spot/ChangeLog
+++ /dev/null
@@ -1,311 +0,0 @@
-# ChangeLog for media-gfx/f-spot
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/f-spot/ChangeLog,v 1.59 2013/10/12 12:11:28 pacho Exp $
-
- 12 Oct 2013; Pacho Ramos <pacho@gentoo.org> f-spot-0.8.2.ebuild:
- Drop unneeded dep
-
- 07 Oct 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
- Reflect reality as this is mostly maintained by dotnet now.
-
- 05 May 2012; Jeff Horelick <jdhore@gentoo.org> f-spot-0.8.2.ebuild:
- dev-util/pkgconfig -> virtual/pkgconfig
-
- 21 Jan 2012; Pacho Ramos <pacho@gentoo.org> f-spot-0.8.2.ebuild:
- It needs mono-addins with gtk support, bug #398037 by Maciej Grela.
-
- 11 May 2011; Christoph Mende <angelos@gentoo.org> f-spot-0.8.2.ebuild:
- Stable on amd64 wrt bug #359651
-
- 07 May 2011; Thomas Kahle <tomka@gentoo.org> f-spot-0.8.2.ebuild:
- x86 stable per bug 359651
-
- 21 Mar 2011; Brent Baude <ranger@gentoo.org> f-spot-0.8.2.ebuild:
- Marking f-spot-0.8.2 ppc stable for bug 359651
-
- 12 Mar 2011; <angelos@gentoo.org> f-spot-0.8.2.ebuild:
- Updated ndesk-dbus dependencies (bug 356391)
-
- 06 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> f-spot-0.8.2.ebuild:
- Fix slot-deps on gtk+ and other libs
-
- 12 Feb 2011; Pacho Ramos <pacho@gentoo.org> -f-spot-0.6.1.1-r3.ebuild,
- -f-spot-0.8.0.ebuild, -files/f-spot-0.8.0-empty-crash.patch:
- Remove old.
-
- 12 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> f-spot-0.8.2.ebuild:
- Marked ~ppc wrt #339379
-
-*f-spot-0.8.2 (19 Dec 2010)
-
- 19 Dec 2010; Pacho Ramos <pacho@gentoo.org> -f-spot-0.5.0.3-r1.ebuild,
- -files/f-spot-0.5.0.3-icon-size-crash-fix.patch,
- -files/f-spot-0.5.0.3-no-image-in-collection-crash-fix.patch,
- -f-spot-0.6.0.0.ebuild, -files/f-spot-0.6.0.0-parallel-build.patch,
- -files/f-spot-0.6.0.0-sandbox-violation.patch, -f-spot-0.6.1.1-r2.ebuild,
- +files/f-spot-0.8.1-mono2.8.patch, +f-spot-0.8.2.ebuild:
- Version bump including a patch for compiling against mono-2.8 (bug #345409
- Damien Thébault), remove old.
-
-*f-spot-0.8.0 (01 Oct 2010)
-
- 01 Oct 2010; Pacho Ramos <pacho@gentoo.org> +f-spot-0.8.0.ebuild,
- +files/f-spot-0.8.0-empty-crash.patch:
- Version bump with a ton of upstream fixes (bug #320627, thanks a lot to
- Samuli Suominen for showing me how to properly run eautoreconf). Fixed
- some opened bug reports:
- - RDEPEND on media-gfx/dcraw when wanted (bug #227411 by uzytkownik).
- - 'low image quality' issues reported in bug #285064 by Daniel Drake
- should be solved by upstream.
- - Looks to solve location issues reported in bug #299487 by Marcello
- Magaldi.
- - Seems to not show any DB problem as reported in bug #302926 by Oo.et.oO.
- - It should fix problems with facebook extension (bug #306745 by Jacob
- Godserv fixed by upstream).
- - Build system looks parallel build safe (bug #321377 by Michael Weber).
- - Doesn't segfault as reported in bug #322885 by Dustin Polke (tested by
- me on icewm).
- Related with ebuild changes: documentation configure option is now being
- passed behind 'doc' USE flag, configure options are now passed in
- pkg_setup as done in most ebuilds inheriting gnome2.eclass, added
- previously missing gnome2_src_prepare call, drop unneeded
- SCROLLKEEPER_UPDATE=0.
-
- 21 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
- f-spot-0.6.1.1-r3.ebuild:
- Restrict media-libs/lcms depend to old version.
-
- 05 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> f-spot-0.6.1.1-r3.ebuild:
- Re-Keywording for ppc, bug 284473
-
- 30 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
- f-spot-0.6.1.1-r3.ebuild:
- add ~x86, bug 284473
-
-*f-spot-0.6.1.1-r3 (12 Sep 2009)
-*f-spot-0.6.1.1-r2 (12 Sep 2009)
-
- 12 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
- -f-spot-0.6.1.1.ebuild, -f-spot-0.6.1.1-r1.ebuild,
- +f-spot-0.6.1.1-r2.ebuild, +f-spot-0.6.1.1-r3.ebuild,
- -files/f-spot-0.6.1.1-parallel-build.patch,
- -files/f-spot-0.6.1.1-use-system-flickrnet.patch:
- Revision bump to fix installation (the parallel build “fix” caused the
- bundled libraries not to be installed); -r2 bundles FlickrNet, -r3 uses
- the system copy and may disable the Flickr exporter.
-
-*f-spot-0.6.1.1-r1 (10 Sep 2009)
-
- 10 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
- +f-spot-0.6.1.1-r1.ebuild,
- +files/f-spot-0.6.1.1-use-system-flickrnet.patch, metadata.xml:
- Fix flickr exporter (bug #283398 and more) by building against the system
- copy of flickrnet.
-
- 27 Aug 2009; Peter Alfredsen <loki_val@gentoo.org> f-spot-0.6.1.1.ebuild,
- +files/f-spot-0.6.1.1-parallel-build.patch:
- Get the fix for parallel-building into the ebuild. I only saw this on
- git.g.o, didn't check if it had been put into the tarball.
-
-*f-spot-0.6.1.1 (27 Aug 2009)
-
- 27 Aug 2009; Peter Alfredsen <loki_val@gentoo.org> f-spot-0.6.0.0.ebuild,
- +f-spot-0.6.1.1.ebuild:
- Fix bug 282384, seems gconf is a rock-hard requirement if you use linux.
- Bump, bug 282804. Remove -G*_DISABLE_DEPRECATED from libfspot makefile.
- 0.6.1.1 also fixes parallel make, bug 281242.
-
- 23 Aug 2009; Diego E. Pettenò <flameeyes@gentoo.org>
- f-spot-0.6.0.0.ebuild:
- Add missing dependency over gtk-sharp-gapi.
-
- 22 Aug 2009; Robert Buchholz <rbu@gentoo.org> f-spot-0.6.0.0.ebuild:
- restrict to MAKEOPTS="-j1" for now, bug 281242
-
-*f-spot-0.6.0.0 (10 Aug 2009)
-
- 10 Aug 2009; Jim Ramsay <lack@gentoo.org> +f-spot-0.6.0.0.ebuild:
- Version bump: f-spot-0.6.0.0 is released
-
- 01 Jun 2009; Peter Alfredsen <loki_val@gentoo.org>
- f-spot-0.5.0.3-r1.ebuild:
- Update deps w.r.t. bug 272115. Thanks to Oswald <oswald.reichel@gmail.com>
- for reporting.
-
- 22 May 2009; Peter Alfredsen <loki_val@gentoo.org> -f-spot-0.4.3.1.ebuild:
- Drop old
-
- 25 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> f-spot-0.4.3.1.ebuild:
- Fixes for multiple compile failures, for juniper on forums.
-
-*f-spot-0.5.0.3-r1 (01 Feb 2009)
-
- 01 Feb 2009; Peter Alfredsen <loki_val@gentoo.org>
- -files/f-spot-0.1.3-mono-1.1.10.patch,
- -files/f-spot-0.3.3-dont_eat_cpu.patch,
- -files/f-spot-0.3.5-picasa_fix.patch,
- -files/f-spot-0.4.2-color-adjust.patch,
- +files/f-spot-0.5.0.3-icon-size-crash-fix.patch,
- +files/f-spot-0.5.0.3-no-image-in-collection-crash-fix.patch,
- metadata.xml, -f-spot-0.3.3.ebuild, -f-spot-0.3.4.ebuild,
- -f-spot-0.3.5.ebuild, -f-spot-0.3.5-r1.ebuild, -f-spot-0.4.0.ebuild,
- -f-spot-0.4.1.ebuild, -f-spot-0.4.2.ebuild, -f-spot-0.5.0.3.ebuild,
- +f-spot-0.5.0.3-r1.ebuild:
- Fix bugs 248630, 248633, 248634 and 252636. Respectively a QA warning, a
- crasher, a crasher and a sandbox violation with new sandbox. Thanks to
- Pacho Ramos <pacho@condmat1.ciencias.uniovi.es> for patches and QA report.
- Remove old versions. Also add dotnet as herd.
-
-*f-spot-0.5.0.3 (23 Nov 2008)
-
- 23 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> +f-spot-0.5.0.3.ebuild:
- Bump
-
- 29 Jun 2008; Torsten Veller <tove@gentoo.org> f-spot-0.4.2.ebuild,
- f-spot-0.4.3.1.ebuild:
- Add missing die: || "..." -> || die "..."
-
-*f-spot-0.4.3.1 (16 May 2008)
-
- 16 May 2008; Denis Dupeyron <calchan@gentoo.org> +f-spot-0.4.3.1.ebuild:
- Version bump, thanks to David King (bug #220257).
-
- 24 Feb 2008; Denis Dupeyron <calchan@gentoo.org> f-spot-0.4.2.ebuild:
- Fixed bug #211005.
-
-*f-spot-0.4.2 (19 Feb 2008)
-
- 19 Feb 2008; Denis Dupeyron <calchan@gentoo.org>
- +files/f-spot-0.4.2-color-adjust.patch, +f-spot-0.4.2.ebuild:
- Version bump.
-
- 04 Jan 2008; Denis Dupeyron <calchan@gentoo.org> f-spot-0.4.1.ebuild:
- Disabled tests, thanks to Dustin Surawicz (see bug #203566).
-
-*f-spot-0.4.1 (27 Dec 2007)
-
- 27 Dec 2007; Denis Dupeyron <calchan@gentoo.org> metadata.xml,
- +f-spot-0.4.1.ebuild:
- Version bump.
-
- 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
- Removing joem from metadata.xml as per #69387. Assigning to maintainer-needed.
-
-*f-spot-0.4.0 (23 Aug 2007)
-
- 23 Aug 2007; <metalgod@gentoo.org> +f-spot-0.4.0.ebuild:
- Version Bump. Closes Bug #188228.
-
- 02 Aug 2007; Michael Sterrett <mr_bones_@gentoo.org> f-spot-0.3.3.ebuild,
- f-spot-0.3.4.ebuild, f-spot-0.3.5.ebuild, f-spot-0.3.5-r1.ebuild:
- correct dbus deps (bug #187369)
-
- 08 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org> f-spot-0.3.3.ebuild,
- f-spot-0.3.4.ebuild, f-spot-0.3.5.ebuild, f-spot-0.3.5-r1.ebuild:
- remove reference to old, removed dbus (bug #183696)
-
-*f-spot-0.3.5-r1 (01 Jun 2007)
-
- 01 Jun 2007; Joe McCann <joem@gentoo.org>
- +files/f-spot-0.3.5-picasa_fix.patch, +f-spot-0.3.5-r1.ebuild:
- Add patch to fix picasaweb export. Closing bug 176177
-
- 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
- add <herd>no-herd</herd>
-
-*f-spot-0.3.5 (20 Mar 2007)
-
- 20 Mar 2007; Joe McCann <joem@gentoo.org> +f-spot-0.3.5.ebuild:
- small bugfix release
-
-*f-spot-0.3.4 (25 Feb 2007)
-
- 25 Feb 2007; Joe McCann <joem@gentoo.org> +f-spot-0.3.4.ebuild:
- New bugfix release. Cleaned up ebuild a bit and pruned some old versions
- from the tree.
-
-*f-spot-0.3.3 (12 Feb 2007)
-
- 12 Feb 2007; Joe McCann <joem@gentoo.org>
- +files/f-spot-0.3.3-dont_eat_cpu.patch, f-spot-0.3.2.ebuild,
- +f-spot-0.3.3.ebuild:
- New version with bugfixes. Now works with newer versions of libexif and has
- a patch to prevent cpu spike when exporting
-
-*f-spot-0.3.2 (24 Jan 2007)
-
- 24 Jan 2007; Joe McCann <joem@gentoo.org> +f-spot-0.3.2.ebuild:
- New version, check out f-spot.org for feature list
-
- 17 Dec 2006; Joe McCann <joem@gentoo.org> f-spot-0.3.0.ebuild:
- update dbus deps for new 1.0 version with split bindings
-
-*f-spot-0.3.0 (11 Dec 2006)
-
- 11 Dec 2006; Joe McCann <joem@gentoo.org> -f-spot-0.1.3.ebuild,
- -f-spot-0.1.4.ebuild, -f-spot-0.1.5.ebuild, -f-spot-0.1.8.ebuild,
- -f-spot-0.1.9.ebuild, -f-spot-0.1.10.ebuild, -f-spot-0.1.11.ebuild,
- -f-spot-0.2.0.ebuild, +f-spot-0.3.0.ebuild:
- New version with code cleanups and new features. Also remove most of the old
- ebuilds
-
-*f-spot-0.2.2 (13 Oct 2006)
-
- 13 Oct 2006; Joe McCann <joem@gentoo.org> +f-spot-0.2.2.ebuild:
- New version with picasaweb album export, xmp importing, query features, and
- lots of bugfixes. Also uses managed dbus-sharp code instead of bindings from
- dbus pkg
-
-*f-spot-0.2.0 (10 Sep 2006)
-
- 10 Sep 2006; Joe McCann <joem@gentoo.org> +f-spot-0.2.0.ebuild:
- New version with some small code cleanups and gnome-vfs --view support
-
-*f-spot-0.1.11 (03 Jun 2006)
-
- 03 Jun 2006; Joe McCann <joem@gentoo.org> +f-spot-0.1.11.ebuild:
- New version with lots of bugfixes. The ebuild now uses sqlite-3 instead of
- two since most issues with sqlite-3 have been fixed upstream
-
- 20 Mar 2006; Luis Medinas <metalgod@gentoo.org> f-spot-0.1.10.ebuild:
- Added ~amd64 keyword. Closes bug #114192.
-
-*f-spot-0.1.10 (25 Feb 2006)
-
- 25 Feb 2006; Joe McCann <joem@gentoo.org> +f-spot-0.1.10.ebuild:
- new version, bug fixes
-
-*f-spot-0.1.9 (15 Feb 2006)
-
- 15 Feb 2006; Joe McCann <joem@gentoo.org> +f-spot-0.1.9.ebuild:
- New release with bugfixes and lots of new features including support for new
- flickr api
-
-*f-spot-0.1.8 (03 Feb 2006)
-
- 03 Feb 2006; Joe McCann <joem@gentoo.org> +f-spot-0.1.8.ebuild:
- New release with plenty of bug fixes and new features
-
- 14 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> f-spot-0.1.5.ebuild:
- added to ~ppc, bug #114054
-
-*f-spot-0.1.5 (12 Dec 2005)
-
- 12 Dec 2005; Joe McCann <joem@gentoo.org> +f-spot-0.1.5.ebuild:
- Version bump. Now supports gallery2
-
-*f-spot-0.1.4 (08 Dec 2005)
-
- 08 Dec 2005; Joe McCann <joem@gentoo.org> +f-spot-0.1.4.ebuild:
- New version, bugfixes and new tagging features
-
- 27 Nov 2005; Herbie Hopkins <herbs@gentoo.org> f-spot-0.1.3.ebuild:
- Multilib fix.
-
-*f-spot-0.1.3 (27 Nov 2005)
-
- 27 Nov 2005; Joe McCann <joem@gentoo.org>
- +files/f-spot-0.1.3-mono-1.1.10.patch, +metadata.xml,
- +f-spot-0.1.3.ebuild:
- First commit of this personal photo manager written using mono for the gnome
- desktop
diff --git a/media-gfx/f-spot/Manifest b/media-gfx/f-spot/Manifest
deleted file mode 100644
index 2055321b266e..000000000000
--- a/media-gfx/f-spot/Manifest
+++ /dev/null
@@ -1,15 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-AUX f-spot-0.8.1-mono2.8.patch 789 SHA256 4e7d2f1909870b842bbbe087f4381f325d5281d2deae0d32ba5713ee66d52b65 SHA512 2fd2d498d4efa92fa717e22f968da2dc0329dc5e9cadc9ed033383d00fc03c06f1f2117fb12c4921c60a40281367fd69f4c8e20f6ddc542e2ac2f667ade0a24d WHIRLPOOL 298c01161232e5e6a4b3c7492568ecece1c4039cbe61820115f710c46a04448dd33146b06cf051ddca1236b314394440adeb0cffde1eeeb1470e641d5d7fe33c
-DIST f-spot-0.8.2.tar.bz2 3222712 SHA256 24448d3431a95a9faa0aa975554414eb638f918811507177e9d69d11d417873a
-EBUILD f-spot-0.8.2.ebuild 2078 SHA256 0fd41bd081b5f275239fb7decc0e77d46a573d85062559a29c835ff46768f207 SHA512 0b2ce565c159d48d08ccba48eb205e78d1810e375e88e5d2440b36969540027b1c82437e4335429281c7d2b4292df7b06445f35770d05ccbe64bcf876e9ac712 WHIRLPOOL d9fc62c88ab982679f76d3741066ccf0492c563bb0e66458fbc828f2bc5f409d559aad3136d2c9dd29394e01a84cf50fc65e243fd77178b73c6fc0a322fc78fe
-MISC ChangeLog 11716 SHA256 2e08c76c0a2cf0da7e94e3122a34d529b20525c2579c9fc71190329134a9b289 SHA512 d210303fd5db9f361aa01b29073620d0c8c61c8ca081bab8d1885ceb1e54de03d611a2e564dec169a8e22b3e91002a795587b5970e437d735ecbc714ce17c842 WHIRLPOOL 7b2f2416f8c78b2cbc73cca6be63ac3a1e87848a26e4201f640dedf74b19cfcb2cb3e5ddefc5b29c7545c2a21eb063565a28015ed050692c3e81f0369a94f921
-MISC metadata.xml 535 SHA256 2b678935728b88d84b3b6bb2fa5d666e040f0eabe695d64ae571a96f5566dac7 SHA512 2a3b7b9aaef5cad757b67fea75640691f28fd93d91a6719284d60ad388212e1fb2d386ba2bd21484aea9496a2c863804cd7dbbe4b08e006ea4a4417cdec0e19a WHIRLPOOL 988b1c7218c9b4030a89c8d9f3966dbf1e745cd992306e1dcbc3b4aa3124d1ac97d99c27b94f918404b1b2ca5e006f746f26f3f11ece23e2982ecc75939931c4
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.22 (GNU/Linux)
-
-iEYEAREIAAYFAlJZPHEACgkQCaWpQKGI+9QI9gCfS65fsT5h38EXrcpU/ZMi3Ix+
-yT4Ani1EeuTjXkf0zk9MEJPGSuUd2Jll
-=mBZd
------END PGP SIGNATURE-----
diff --git a/media-gfx/f-spot/f-spot-0.8.2.ebuild b/media-gfx/f-spot/f-spot-0.8.2.ebuild
deleted file mode 100644
index 588be1dee4d1..000000000000
--- a/media-gfx/f-spot/f-spot-0.8.2.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/f-spot/f-spot-0.8.2.ebuild,v 1.10 2013/10/12 12:11:28 pacho Exp $
-
-EAPI="2"
-
-inherit gnome2 mono eutils autotools multilib
-
-DESCRIPTION="Personal photo management application for the gnome desktop"
-HOMEPAGE="http://f-spot.org"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="doc flickr raw"
-
-RDEPEND=">=dev-lang/mono-2.2
- >=gnome-base/libgnome-2.2
- >=gnome-base/libgnomeui-2.2
- dev-dotnet/gnome-keyring-sharp
- >=dev-dotnet/gtk-sharp-2.12.2:2
- >=dev-dotnet/glib-sharp-2.12.2:2
- >=x11-libs/gtk+-2.16:2
- >=dev-libs/glib-2.22:2
- >=dev-libs/libunique-1.0:1
- >=dev-dotnet/gnome-sharp-2.8:2
- >=dev-dotnet/glib-sharp-2.12:2
- >=dev-dotnet/gconf-sharp-2.20.2:2
- >=dev-dotnet/mono-addins-0.3[gtk]
- >=dev-libs/dbus-glib-0.71
- >=dev-dotnet/ndesk-dbus-0.4.2
- >=dev-dotnet/ndesk-dbus-glib-0.3.0
- >=media-libs/lcms-1.12:0
- >=x11-libs/cairo-1.4
- doc? ( >=app-text/gnome-doc-utils-0.17.3 )
- flickr? ( >=dev-dotnet/flickrnet-bin-2.2-r1 )
- raw? ( media-gfx/dcraw )"
-
-DEPEND="${RDEPEND}
- >=dev-dotnet/gtk-sharp-gapi-2.12.2
- >=app-text/gnome-doc-utils-0.17.3
- virtual/pkgconfig
- >=dev-util/intltool-0.35"
-
-pkg_setup() {
- DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
- G2CONF="${G2CONF}
- --disable-static
- --disable-scrollkeeper
- $(use_enable doc user-help)"
-}
-
-src_prepare() {
- gnome2_src_prepare
-
- # Fix compiler error CS1501 building FSpot.Loaders on mono 2.8, upstream bug #629224
- epatch "${FILESDIR}/${PN}-0.8.1-mono2.8.patch"
-
- sed -r -i -e 's:-D[A-Z]+_DISABLE_DEPRECATED::g' \
- lib/libfspot/Makefile.am || die
-
- if ! use flickr; then
- sed -i -e '/FSpot.Exporters.Flickr/d' src/Extensions/Exporters/Makefile.am || die
- sed -i -e '/FSPOT_CHECK_FLICKRNET/d' configure.ac || die
- fi
-
- intltoolize --force --automake --copy || die "intltoolized failed"
- AT_M4DIR="build/m4/f-spot build/m4/shamrock build/m4/shave" eautoreconf
-}
-
-src_install() {
- gnome2_src_install
- find "${D}" -name '*.la' -delete || die "la removal failed"
-}
diff --git a/media-gfx/f-spot/files/f-spot-0.8.1-mono2.8.patch b/media-gfx/f-spot/files/f-spot-0.8.1-mono2.8.patch
deleted file mode 100644
index 80e5636ac9aa..000000000000
--- a/media-gfx/f-spot/files/f-spot-0.8.1-mono2.8.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 9d6e8052b188c2b1cb310ef05842da74a730a39f Mon Sep 17 00:00:00 2001
-From: Marek Habersack <grendel@twistedcode.net>
-Date: Wed, 15 Sep 2010 21:21:52 +0000
-Subject: PixbufLoader from gtk-sharp/master does not have a Close () overload which takes a boolean parameter
-
-https://bugzilla.gnome.org/show_bug.cgi?id=629224
----
-diff --git a/src/Clients/MainApp/FSpot.Loaders/GdkImageLoader.cs b/src/Clients/MainApp/FSpot.Loaders/GdkImageLoader.cs
-index 2eea50e..9c9c07a 100644
---- a/src/Clients/MainApp/FSpot.Loaders/GdkImageLoader.cs
-+++ b/src/Clients/MainApp/FSpot.Loaders/GdkImageLoader.cs
-@@ -132,7 +132,7 @@ namespace FSpot.Loaders {
- public new bool Close ()
- {
- lock (sync_handle) {
-- return base.Close (true);
-+ return base.Close ();
- }
- }
- #endregion
---
-cgit v0.8.3.1
diff --git a/media-gfx/f-spot/metadata.xml b/media-gfx/f-spot/metadata.xml
deleted file mode 100644
index 88221addb198..000000000000
--- a/media-gfx/f-spot/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>dotnet</herd>
- <maintainer>
- <email>calchan@gentoo.org</email>
- <name>Denis Dupeyron</name>
- <description>This is mainly maintained by dotnet, please CC
- on bugs</description>
- </maintainer>
- <longdescription lang="en">
- Personal photo manager for gnome 2 desktop that uses mono
- </longdescription>
- <use>
- <flag name="flickr">Enable building of the Flickr exported.</flag>
- </use>
-</pkgmetadata>
-