ports/153469: [PATCH] graphics/shotwell : upgrade to 0.7.2
Frédéric Praca
frederic.praca at freebsd-fr.org
Mon Dec 27 18:30:13 UTC 2010
>Number: 153469
>Category: ports
>Synopsis: [PATCH] graphics/shotwell : upgrade to 0.7.2
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 27 18:30:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Frédéric Praca
>Release: FreeBSD 8.2-PRERELEASE i386
>Organization:
Freebsd-fr.org
>Environment:
System: FreeBSD coruscant.dnsalias.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #17: Mon Dec 27 14:56:31 CET 2010 root at coruscant.dnsalias.net:/usr/obj/usr/src/sys/CORUSCANT i386
>Description:
Shotwell broken for Vala 1.0. Upgrade to 0.7.2 fixes the problem
>How-To-Repeat:
>Fix:
diff -u /usr/ports/graphics/shotwell/Makefile shotwell/Makefile
--- /usr/ports/graphics/shotwell/Makefile 2010-11-20 16:36:43.000000000 +0100
+++ shotwell/Makefile 2010-12-27 18:31:43.000000000 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= shotwell
-PORTVERSION= 0.6.1
+PORTVERSION= 0.7.2
CATEGORIES= graphics gnome
MASTER_SITES= http://www.yorba.org/download/shotwell/${PORTVERSION:R}/
@@ -17,6 +17,10 @@
vala>=0.8.0:${PORTSDIR}/lang/vala
LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
+ rsvg-2:${PORTSDIR}/graphics/librsvg2 \
+ gstreamer:${PORTSDIR}/multimedia/gstreamer \
+ quicktime:${PORTSDIR}/multimedia/libquicktime \
+ json-glib:${PORTSDIR}/devel/json-glib \
gee.2:${PORTSDIR}/devel/libgee \
soup-2.4.1:${PORTSDIR}/devel/libsoup \
gexiv2.0:${PORTSDIR}/graphics/gexiv2 \
@@ -26,8 +30,6 @@
webkit:${PORTSDIR}/www/webkit-gtk2 \
unique-1.0.2:${PORTSDIR}/x11-toolkits/unique
-BROKEN= Doesn't build with vala-0.10
-
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GNOME= gconf2 gtk20 desktopfileutils
diff -u /usr/ports/graphics/shotwell/distinfo shotwell/distinfo
--- /usr/ports/graphics/shotwell/distinfo 2010-09-07 22:47:40.000000000 +0200
+++ shotwell/distinfo 2010-12-21 21:54:31.000000000 +0100
@@ -1,3 +1,4 @@
-MD5 (shotwell-0.6.1.tar.bz2) = 440436e8f1479a5da2599065705b0ca4
-SHA256 (shotwell-0.6.1.tar.bz2) = 01314373d35f05bcdc223eb06a0f21e76ae3e3e1d6628822816a147db1d534dc
-SIZE (shotwell-0.6.1.tar.bz2) = 681013
+MD5 (shotwell-0.7.2.tar.bz2) = 075b04f9723bddfffc96810384b9524a
+SHA256 (shotwell-0.7.2.tar.bz2) = 8b4139407d59badcbe13e23db070e0a0709ecc0f9ad806335888382eebf5dfa3
+SIZE (shotwell-0.7.2.tar.bz2) = 1064127
+
Common subdirectories: /usr/ports/graphics/shotwell/files and shotwell/files
diff -u /usr/ports/graphics/shotwell/pkg-plist shotwell/pkg-plist
--- /usr/ports/graphics/shotwell/pkg-plist 2010-09-07 22:47:40.000000000 +0200
+++ shotwell/pkg-plist 2010-12-24 01:01:19.000000000 +0100
@@ -1,7 +1,13 @@
bin/shotwell
+etc/gconf/schemas/shotwell.schemas
+share/applications/shotwell-viewer.desktop
+share/applications/shotwell.desktop
+share/icons/hicolor/scalable/apps/shotwell.svg
share/locale/ar/LC_MESSAGES/shotwell.mo
+share/locale/ast/LC_MESSAGES/shotwell.mo
share/locale/bg/LC_MESSAGES/shotwell.mo
share/locale/bn/LC_MESSAGES/shotwell.mo
+share/locale/ca/LC_MESSAGES/shotwell.mo
share/locale/cs/LC_MESSAGES/shotwell.mo
share/locale/da/LC_MESSAGES/shotwell.mo
share/locale/de/LC_MESSAGES/shotwell.mo
@@ -11,11 +17,14 @@
share/locale/et/LC_MESSAGES/shotwell.mo
share/locale/fi/LC_MESSAGES/shotwell.mo
share/locale/fr/LC_MESSAGES/shotwell.mo
+share/locale/gl/LC_MESSAGES/shotwell.mo
share/locale/hr/LC_MESSAGES/shotwell.mo
share/locale/hu/LC_MESSAGES/shotwell.mo
share/locale/id/LC_MESSAGES/shotwell.mo
share/locale/it/LC_MESSAGES/shotwell.mo
share/locale/ja/LC_MESSAGES/shotwell.mo
+share/locale/kk/LC_MESSAGES/shotwell.mo
+share/locale/ko/LC_MESSAGES/shotwell.mo
share/locale/lt/LC_MESSAGES/shotwell.mo
share/locale/lv/LC_MESSAGES/shotwell.mo
share/locale/nb/LC_MESSAGES/shotwell.mo
@@ -30,12 +39,58 @@
share/locale/sr/LC_MESSAGES/shotwell.mo
share/locale/sv/LC_MESSAGES/shotwell.mo
share/locale/th/LC_MESSAGES/shotwell.mo
+share/locale/tr/LC_MESSAGES/shotwell.mo
share/locale/uk/LC_MESSAGES/shotwell.mo
share/locale/zh_CN/LC_MESSAGES/shotwell.mo
share/locale/zh_TW/LC_MESSAGES/shotwell.mo
-share/locale/ast/LC_MESSAGES/shotwell.mo
-share/icons/hicolor/scalable/apps/shotwell.svg
-share/applications/shotwell.desktop
-share/applications/shotwell-viewer.desktop
- at exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
- at unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+share/shotwell/icons/all-rejected.png
+share/shotwell/icons/crop-pivot-reticle.png
+share/shotwell/icons/crop.svg
+share/shotwell/icons/drag_nub.png
+share/shotwell/icons/enhance.png
+share/shotwell/icons/five-star-filter.svg
+share/shotwell/icons/five-stars.svg
+share/shotwell/icons/four-star-filter-plus.svg
+share/shotwell/icons/four-stars.svg
+share/shotwell/icons/image-adjust.svg
+share/shotwell/icons/import-all.png
+share/shotwell/icons/import.svg
+share/shotwell/icons/last-import-roll.png
+share/shotwell/icons/make-primary.svg
+share/shotwell/icons/merge.svg
+share/shotwell/icons/multiple-events.png
+share/shotwell/icons/multiple-tags.png
+share/shotwell/icons/one-event.png
+share/shotwell/icons/one-star-filter-plus.svg
+share/shotwell/icons/one-star.svg
+share/shotwell/icons/one-tag.png
+share/shotwell/icons/pin-toolbar.svg
+share/shotwell/icons/publish.png
+share/shotwell/icons/redeye.png
+share/shotwell/icons/rejected.svg
+share/shotwell/icons/shotwell-16.svg
+share/shotwell/icons/shotwell-24.svg
+share/shotwell/icons/shotwell-street.jpg
+share/shotwell/icons/shotwell.ico
+share/shotwell/icons/shotwell.svg
+share/shotwell/icons/three-star-filter-plus.svg
+share/shotwell/icons/three-stars.svg
+share/shotwell/icons/two-star-filter-plus.svg
+share/shotwell/icons/two-stars.svg
+share/shotwell/icons/zoom-in.png
+share/shotwell/icons/zoom-out.png
+share/shotwell/ui/collection.ui
+share/shotwell/ui/direct.ui
+share/shotwell/ui/event.ui
+share/shotwell/ui/events_directory.ui
+share/shotwell/ui/fullscreen.ui
+share/shotwell/ui/import.ui
+share/shotwell/ui/import_queue.ui
+share/shotwell/ui/offline.ui
+share/shotwell/ui/photo.ui
+share/shotwell/ui/shotwell.glade
+share/shotwell/ui/tags.ui
+share/shotwell/ui/trash.ui
+ at dirrm share/shotwell/ui
+ at dirrm share/shotwell/icons
+ at dirrm share/shotwell
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list