mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update to gthumb-3.12.10.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
COMMENT= image viewer and browser for GNOME
|
||||
|
||||
GNOME_PROJECT= gthumb
|
||||
GNOME_VERSION= 3.12.9
|
||||
GNOME_VERSION= 3.12.10
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (gthumb-3.12.9.tar.xz) = 13+ItWneSSV4BzDnhnspB3GNpmBowkLd6bvaEH4YP/o=
|
||||
SIZE (gthumb-3.12.9.tar.xz) = 7594032
|
||||
SHA256 (gthumb-3.12.10.tar.xz) = MiI0RlPNb7XXmBtzlRrj2QxBT3QiCoschmWyVXQoTHU=
|
||||
SIZE (gthumb-3.12.10.tar.xz) = 7594208
|
||||
|
||||
@@ -4,7 +4,7 @@ using integer absolute value function 'abs' when argument is of floating point t
|
||||
Index: gthumb/gth-browser.c
|
||||
--- gthumb/gth-browser.c.orig
|
||||
+++ gthumb/gth-browser.c
|
||||
@@ -2474,8 +2474,8 @@ viewer_motion_notify_event_cb (GtkWidget *widget,
|
||||
@@ -2476,8 +2476,8 @@ viewer_motion_notify_event_cb (GtkWidget *widget,
|
||||
if (browser->priv->last_mouse_y == 0.0)
|
||||
browser->priv->last_mouse_y = event->y;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user