Remove G_DISABLE_DEPRECATED so this builds with new glib.
This commit is contained in:
parent
afd63f7558
commit
7bfab1a2e7
8 changed files with 80 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
|||
$NetBSD: distinfo,v 1.2 2010/05/25 07:25:44 obache Exp $
|
||||
$NetBSD: distinfo,v 1.3 2012/02/03 01:17:32 sbd Exp $
|
||||
|
||||
SHA1 (clutter-0.8.8.tar.gz) = 560e127b99494131ec3b901f53bd93d6809d79ea
|
||||
RMD160 (clutter-0.8.8.tar.gz) = 400c97617cd26ae9e338cedddce8b67bc3fe4293
|
||||
Size (clutter-0.8.8.tar.gz) = 2153665 bytes
|
||||
SHA1 (patch-aa) = 639cd5709b8423ccd5c42b77231fefaaa9af072d
|
||||
SHA1 (patch-ab) = 4aa8988640df604f727a45229d2f9b0326df069d
|
||||
SHA1 (patch-clutter_Makefile.am) = 47fa8731d7f621512e799e2cae009fa9af4ac847
|
||||
SHA1 (patch-clutter_Makefile.in) = 0d707044acbd28e7aae8de19e03f1e95f30ecd60
|
||||
SHA1 (patch-clutter_json_Makefile.am) = f054809b0d5f7d196c4c3296b951cdbf1fc0b6fe
|
||||
SHA1 (patch-clutter_json_Makefile.in) = 14d4cba6aab6fc91974426791d37901ceb9cc8c2
|
||||
|
|
12
graphics/clutter08/patches/patch-clutter_Makefile.am
Normal file
12
graphics/clutter08/patches/patch-clutter_Makefile.am
Normal file
|
@ -0,0 +1,12 @@
|
|||
$NetBSD: patch-clutter_Makefile.am,v 1.1 2012/02/03 01:18:09 sbd Exp $
|
||||
|
||||
--- clutter/Makefile.am.orig 2009-02-20 15:41:39.000000000 +0000
|
||||
+++ clutter/Makefile.am
|
||||
@@ -27,7 +27,6 @@ INCLUDES = \
|
||||
-DCLUTTER_LIBDIR=\""$(libdir)"\" \
|
||||
-DCLUTTER_DATADIR=\""$(datadir)"\" \
|
||||
-DCLUTTER_COMPILATION=1 \
|
||||
- -DG_DISABLE_DEPRECATED \
|
||||
-DG_LOG_DOMAIN=\"Clutter\" \
|
||||
$(GCC_FLAGS) \
|
||||
$(CLUTTER_CFLAGS) \
|
12
graphics/clutter08/patches/patch-clutter_Makefile.in
Normal file
12
graphics/clutter08/patches/patch-clutter_Makefile.in
Normal file
|
@ -0,0 +1,12 @@
|
|||
$NetBSD: patch-clutter_Makefile.in,v 1.1 2012/02/03 01:18:09 sbd Exp $
|
||||
|
||||
--- clutter/Makefile.in.orig 2009-02-20 15:58:02.000000000 +0000
|
||||
+++ clutter/Makefile.in
|
||||
@@ -296,7 +296,6 @@ INCLUDES = \
|
||||
-DCLUTTER_LIBDIR=\""$(libdir)"\" \
|
||||
-DCLUTTER_DATADIR=\""$(datadir)"\" \
|
||||
-DCLUTTER_COMPILATION=1 \
|
||||
- -DG_DISABLE_DEPRECATED \
|
||||
-DG_LOG_DOMAIN=\"Clutter\" \
|
||||
$(GCC_FLAGS) \
|
||||
$(CLUTTER_CFLAGS) \
|
12
graphics/clutter08/patches/patch-clutter_json_Makefile.am
Normal file
12
graphics/clutter08/patches/patch-clutter_json_Makefile.am
Normal file
|
@ -0,0 +1,12 @@
|
|||
$NetBSD: patch-clutter_json_Makefile.am,v 1.1 2012/02/03 01:18:09 sbd Exp $
|
||||
|
||||
--- clutter/json/Makefile.am.orig 2009-02-20 15:41:39.000000000 +0000
|
||||
+++ clutter/json/Makefile.am
|
||||
@@ -19,7 +19,6 @@ libclutter_json_la_SOURCES = $(source_c)
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir) \
|
||||
- -DG_DISABLE_DEPRECATED \
|
||||
$(GCC_FLAGS) \
|
||||
$(CLUTTER_CFLAGS) \
|
||||
$(CLUTTER_DEBUG_CFLAGS)
|
12
graphics/clutter08/patches/patch-clutter_json_Makefile.in
Normal file
12
graphics/clutter08/patches/patch-clutter_json_Makefile.in
Normal file
|
@ -0,0 +1,12 @@
|
|||
$NetBSD: patch-clutter_json_Makefile.in,v 1.1 2012/02/03 01:18:09 sbd Exp $
|
||||
|
||||
--- clutter/json/Makefile.in.orig 2009-02-20 15:58:03.000000000 +0000
|
||||
+++ clutter/json/Makefile.in
|
||||
@@ -261,7 +261,6 @@ noinst_LTLIBRARIES = libclutter-json.la
|
||||
libclutter_json_la_SOURCES = $(source_c) $(source_h)
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir) \
|
||||
- -DG_DISABLE_DEPRECATED \
|
||||
$(GCC_FLAGS) \
|
||||
$(CLUTTER_CFLAGS) \
|
||||
$(CLUTTER_DEBUG_CFLAGS)
|
|
@ -1,7 +1,9 @@
|
|||
$NetBSD: distinfo,v 1.6 2011/11/01 16:01:34 hans Exp $
|
||||
$NetBSD: distinfo,v 1.7 2012/02/03 00:57:59 sbd Exp $
|
||||
|
||||
SHA1 (libunique-1.1.6.tar.gz) = ff9a50781291212d97df0d21ac4bbdbd8443d210
|
||||
RMD160 (libunique-1.1.6.tar.gz) = 15ae8cc81f978554395fcb194ecb11c7bc6a1938
|
||||
Size (libunique-1.1.6.tar.gz) = 450569 bytes
|
||||
SHA1 (patch-aa) = 03304df00cc8a793c4937f32daa4cd0719d7e8c0
|
||||
SHA1 (patch-unique_Makefile.am) = 6b1678c82fb8a96b6e0c43c9229910faee187b72
|
||||
SHA1 (patch-unique_Makefile.in) = 3c4032b13f96284e0ca4a5386b2d969f5acc0622
|
||||
SHA1 (patch-unique_dbus_uniquebackend-dbus.c) = 4599bba61aa6ff585016330a89b506cac72a03e9
|
||||
|
|
12
x11/libunique/patches/patch-unique_Makefile.am
Normal file
12
x11/libunique/patches/patch-unique_Makefile.am
Normal file
|
@ -0,0 +1,12 @@
|
|||
$NetBSD: patch-unique_Makefile.am,v 1.1 2012/02/03 00:58:00 sbd Exp $
|
||||
|
||||
--- unique/Makefile.am.orig 2009-11-12 13:53:10.000000000 +0000
|
||||
+++ unique/Makefile.am
|
||||
@@ -19,7 +19,6 @@ INCLUDES = -I$(top_srcdir)
|
||||
AM_CPPFLAGS = \
|
||||
-DG_DISABLE_SINGLE_INCLUDES \
|
||||
-DGTK_DISABLE_SINGLE_INCLUDES \
|
||||
- -DG_DISABLE_DEPRECATED \
|
||||
-DGTK_DISABLE_DEPRECATED \
|
||||
-DG_LOG_DOMAIN=\"Unique\" \
|
||||
-DPREFIX=\""$(prefix)"\" \
|
12
x11/libunique/patches/patch-unique_Makefile.in
Normal file
12
x11/libunique/patches/patch-unique_Makefile.in
Normal file
|
@ -0,0 +1,12 @@
|
|||
$NetBSD: patch-unique_Makefile.in,v 1.1 2012/02/03 00:58:00 sbd Exp $
|
||||
|
||||
--- unique/Makefile.in.orig 2009-11-12 13:57:58.000000000 +0000
|
||||
+++ unique/Makefile.in
|
||||
@@ -394,7 +394,6 @@ INCLUDES = -I$(top_srcdir)
|
||||
AM_CPPFLAGS = \
|
||||
-DG_DISABLE_SINGLE_INCLUDES \
|
||||
-DGTK_DISABLE_SINGLE_INCLUDES \
|
||||
- -DG_DISABLE_DEPRECATED \
|
||||
-DGTK_DISABLE_DEPRECATED \
|
||||
-DG_LOG_DOMAIN=\"Unique\" \
|
||||
-DPREFIX=\""$(prefix)"\" \
|
Loading…
Reference in a new issue