Page MenuHomeFreeBSD

D5562.id14111.diff
No OneTemporary

D5562.id14111.diff

Index: x11/deforaos-libdesktop/Makefile
===================================================================
--- x11/deforaos-libdesktop/Makefile
+++ x11/deforaos-libdesktop/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libdesktop
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.defora.org/os/download/download/4394/
PKGNAMEPREFIX= deforaos-
Index: x11/deforaos-libdesktop/files/patch-include_Desktop_compat.h
===================================================================
--- /dev/null
+++ x11/deforaos-libdesktop/files/patch-include_Desktop_compat.h
@@ -0,0 +1,11 @@
+--- include/Desktop/compat.h.orig 2016-03-06 06:55:36 UTC
++++ include/Desktop/compat.h
+@@ -103,7 +103,7 @@
+ # endif
+
+ /* Gtk+ 3.0 */
+-# if GTK_CHECK_VERSION(3, 0, 0)
++# if !GTK_CHECK_VERSION(3, 0, 0)
+ void gdk_window_clear(GdkWindow * window);
+
+ GtkWidget * gtk_box_new(GtkOrientation orientation, gint spacing);

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 16, 12:55 PM (14 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31604741
Default Alt Text
D5562.id14111.diff (924 B)

Event Timeline