[Lunar-commits] Module Version Bump: f-spot (0.4.0 -> 0.4.1)
Chad 'v3rt1g0' Kittel
v3rt1g0 at lunar-linux.org
Wed Dec 5 21:41:18 CET 2007
commit 82a20a29d6b71d1c2e142c3c7652a4b2bcd47fe9
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date: Wed Dec 5 14:42:27 2007 -0600
Module Version Bump: f-spot (0.4.0 -> 0.4.1)
* .arw support (Sony A100)
* reworked the Tag view
* misc bugfixes
* translation updates
* uses system ndesk-dbus now
* no longer needs BUILD
compiled/tested: mcs-1.2.5.2
---
graphics/f-spot/BUILD | 16 ----------------
graphics/f-spot/DEPENDS | 2 +-
graphics/f-spot/DETAILS | 6 +++---
3 files changed, 4 insertions(+), 20 deletions(-)
diff --git a/graphics/f-spot/BUILD b/graphics/f-spot/BUILD
deleted file mode 100644
index 0584501..0000000
--- a/graphics/f-spot/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-(
-
- # update this to point to where lunar's system_bus_socket is
- sedit 's:/var/run/dbus/system_bus_socket:/var/lib/dbus/system_bus_socket:' \
- dbus-sharp/Address.cs &&
-
- ./configure --prefix=${GNOME210_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=${GNOME210_PREFIX:-/usr}/share/info \
- --mandir=${GNOME210_PREFIX:-/usr}/share/man \
- $OPTS &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/graphics/f-spot/DEPENDS b/graphics/f-spot/DEPENDS
index 7901db3..2b14a28 100644
--- a/graphics/f-spot/DEPENDS
+++ b/graphics/f-spot/DEPENDS
@@ -1,6 +1,6 @@
depends lcms
depends libexif
-depends dbus-glib
+depends ndesk-dbus-glib
depends libgnomeui
depends libgphoto2
depends gnome-sharp
diff --git a/graphics/f-spot/DETAILS b/graphics/f-spot/DETAILS
index 54dbbca..b04f99e 100644
--- a/graphics/f-spot/DETAILS
+++ b/graphics/f-spot/DETAILS
@@ -1,12 +1,12 @@
MODULE=f-spot
- VERSION=0.4.0
+ VERSION=0.4.1
MAJOR=0.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:a31df32126ea7c260d5753da7413811aa08d4540
+ SOURCE_VFY=sha1:a4ac7e8ce38a00409d67a7423c796e324165e16f
WEB_SITE=http://f-spot.org
ENTERED=20040320
- UPDATED=20070826
+ UPDATED=20071205
SHORT="a personal photo management for the GNOME desktop"
cat << EOF
More information about the Lunar-commits
mailing list