aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimmage
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-07-20 19:50:42 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-07-20 19:50:42 +0000
commit9f47a8681766a961156b755da1b546f246f1b4a6 (patch)
tree620a9b5a8ae32a5382e220b40600f53cc2ca185a /graphics/gimmage
parenta82d05d396a310cefccdb83ccfbbf4b92ba939fc (diff)
downloadports-9f47a8681766a961156b755da1b546f246f1b4a6.tar.gz
ports-9f47a8681766a961156b755da1b546f246f1b4a6.zip
Notes
Diffstat (limited to 'graphics/gimmage')
-rw-r--r--graphics/gimmage/Makefile2
-rw-r--r--graphics/gimmage/distinfo6
-rw-r--r--graphics/gimmage/files/patch-src__AppWindow.cpp10
-rw-r--r--graphics/gimmage/files/patch-src__FileManager.cpp15
-rw-r--r--graphics/gimmage/files/patch-src__ImageEventBox.cpp10
-rw-r--r--graphics/gimmage/pkg-plist7
6 files changed, 12 insertions, 38 deletions
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile
index 26275abcffaa..fe40753b5c00 100644
--- a/graphics/gimmage/Makefile
+++ b/graphics/gimmage/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gimmage
-PORTVERSION= 0.2.1
+PORTVERSION= 0.2.3
CATEGORIES= graphics
MASTER_SITES= BERLIOS CENKES
diff --git a/graphics/gimmage/distinfo b/graphics/gimmage/distinfo
index 1f2c8d7fb5c2..0422bfe899e7 100644
--- a/graphics/gimmage/distinfo
+++ b/graphics/gimmage/distinfo
@@ -1,3 +1,3 @@
-MD5 (gimmage-0.2.1.tar.gz) = 29a00006da0def06e2636e26dc4c2c33
-SHA256 (gimmage-0.2.1.tar.gz) = 1fb2c917e9bd2257add9e75925741736e11eb31c5508a4bd6a4a7a88ac7b800c
-SIZE (gimmage-0.2.1.tar.gz) = 187589
+MD5 (gimmage-0.2.3.tar.gz) = f51cca53b3d33415e75a91cf81b6ac39
+SHA256 (gimmage-0.2.3.tar.gz) = 3d5ce3c3fd22efc9fd930e97e33e2c13a755e0a9cf099d12d5f7ecf92cab907b
+SIZE (gimmage-0.2.3.tar.gz) = 193777
diff --git a/graphics/gimmage/files/patch-src__AppWindow.cpp b/graphics/gimmage/files/patch-src__AppWindow.cpp
deleted file mode 100644
index 62577034e587..000000000000
--- a/graphics/gimmage/files/patch-src__AppWindow.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/AppWindow.cpp.orig Sun Jun 10 01:55:15 2007
-+++ ./src/AppWindow.cpp Sun Jun 10 01:55:33 2007
-@@ -24,6 +24,7 @@
- #include "../config.h"
-
- extern "C" {
-+#include <libintl.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
diff --git a/graphics/gimmage/files/patch-src__FileManager.cpp b/graphics/gimmage/files/patch-src__FileManager.cpp
index e66585475d70..2d811e00d651 100644
--- a/graphics/gimmage/files/patch-src__FileManager.cpp
+++ b/graphics/gimmage/files/patch-src__FileManager.cpp
@@ -1,15 +1,10 @@
---- ./src/FileManager.cpp.orig Sun Jun 10 01:55:51 2007
-+++ ./src/FileManager.cpp Sun Jun 10 01:56:13 2007
-@@ -20,10 +20,12 @@
- // gimmage: FileManager.cpp
+--- ./src/FileManager.cpp.orig 2007-07-20 23:42:55.000000000 +0400
++++ ./src/FileManager.cpp 2007-07-20 23:43:03.000000000 +0400
+@@ -23,6 +23,7 @@
+
#include "FileManager.h"
#include "defines.h"
-+#define get_current_dir_name() getcwd(NULL, PATH_MAX)
++#define get_current_dir_name() getcwd(NULL, PATH_MAX)
#include "../config.h"
- extern "C" {
-+#include <libintl.h>
- #include <string.h>
- #include <unistd.h>
- }
diff --git a/graphics/gimmage/files/patch-src__ImageEventBox.cpp b/graphics/gimmage/files/patch-src__ImageEventBox.cpp
deleted file mode 100644
index 71644d3dffc3..000000000000
--- a/graphics/gimmage/files/patch-src__ImageEventBox.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/ImageEventBox.cpp.orig Sun Jun 10 01:56:27 2007
-+++ ./src/ImageEventBox.cpp Sun Jun 10 01:56:40 2007
-@@ -21,6 +21,7 @@
-
- #include "ImageEventBox.h"
- #include "defines.h"
-+#include "libintl.h"
-
- #include "../config.h"
-
diff --git a/graphics/gimmage/pkg-plist b/graphics/gimmage/pkg-plist
index c612992d00a9..10b18bc453f1 100644
--- a/graphics/gimmage/pkg-plist
+++ b/graphics/gimmage/pkg-plist
@@ -3,11 +3,10 @@ bin/gimmage
%%DATADIR%%/pixmaps/anticlockwise.png
%%DATADIR%%/pixmaps/clockwise.png
%%DATADIR%%/pixmaps/unreadable.png
-share/gnome/apps/Graphics/gimmage.desktop
+share/applications/gimmage.desktop
share/locale/de/LC_MESSAGES/gimmage.mo
share/locale/fr/LC_MESSAGES/gimmage.mo
+share/pixmaps/gimmage.png
@dirrm share/gimmage/pixmaps
@dirrm share/gimmage
-@dirrmtry share/gnome/apps/Graphics
-@dirrmtry share/gnome/apps
-@dirrmtry share/gnome
+@dirrmtry share/applications