aboutsummaryrefslogtreecommitdiffstats
path: root/main/gnome-vfs/disable-deprecated.patch
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2015-11-09 12:11:12 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2015-11-09 12:11:12 +0100
commit4107dfd63c4af4544bce97991949572437645924 (patch)
tree8c1d8c6a70b12a45fc2f4602e38430740283728b /main/gnome-vfs/disable-deprecated.patch
parent3e6bb5f9d6f170cbb533dae7212d1315e4d22582 (diff)
downloadaports-4107dfd63c4af4544bce97991949572437645924.tar.bz2
aports-4107dfd63c4af4544bce97991949572437645924.tar.xz
main/gnome-vfs: move to community
Diffstat (limited to 'main/gnome-vfs/disable-deprecated.patch')
-rw-r--r--main/gnome-vfs/disable-deprecated.patch60
1 files changed, 0 insertions, 60 deletions
diff --git a/main/gnome-vfs/disable-deprecated.patch b/main/gnome-vfs/disable-deprecated.patch
deleted file mode 100644
index 33b255bd78..0000000000
--- a/main/gnome-vfs/disable-deprecated.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-diff --git a/daemon/Makefile.in b/daemon/Makefile.in
-index ce88e8d..d82b3e7 100644
---- a/daemon/Makefile.in
-+++ b/daemon/Makefile.in
-@@ -337,7 +337,6 @@ INCLUDES = \
- -D_LARGEFILE64_SOURCE \
- -D_POSIX_PTHREAD_SEMANTICS \
- -D_REENTRANT \
-- -DG_DISABLE_DEPRECATED \
- -DGNOME_VFS_PREFIX=\"$(prefix)\" \
- -DGNOME_VFS_DATADIR=\"$(datadir)\" \
- -DGNOME_VFS_LIBDIR=\"$(libdir)\" \
-diff --git a/libgnomevfs/Makefile.in b/libgnomevfs/Makefile.in
-index 5f96b43..0908007 100644
---- a/libgnomevfs/Makefile.in
-+++ b/libgnomevfs/Makefile.in
-@@ -430,7 +430,6 @@ INCLUDES = \
- -D_LARGEFILE64_SOURCE \
- -D_POSIX_PTHREAD_SEMANTICS \
- -D_REENTRANT \
-- -DG_DISABLE_DEPRECATED \
- -DGNOME_VFS_PREFIX=\"$(prefix)\" \
- -DGNOME_VFS_BINDIR=\"$(bindir)\" \
- -DGNOME_VFS_DATADIR=\"$(datadir)\" \
-diff --git a/modules/Makefile.in b/modules/Makefile.in
-index 5482f1d..fcf80de 100644
---- a/modules/Makefile.in
-+++ b/modules/Makefile.in
-@@ -468,7 +468,6 @@ INCLUDES = \
- -D_POSIX_PTHREAD_SEMANTICS \
- -D_REENTRANT \
- -DSSH_PROGRAM=\"$(SSH_PROGRAM)\" \
-- -DG_DISABLE_DEPRECATED \
- -DGNOME_VFS_PREFIX=\"$(prefix)\" \
- -DGNOME_VFS_DATADIR=\"$(datadir)\" \
- -DGNOME_VFS_LIBDIR=\"$(libdir)\" \
-diff --git a/programs/Makefile.in b/programs/Makefile.in
-index a7a84f1..be5f238 100644
---- a/programs/Makefile.in
-+++ b/programs/Makefile.in
-@@ -345,7 +345,6 @@ INCLUDES = \
- -I$(top_builddir) \
- $(TEST_CFLAGS) \
- $(VFS_CFLAGS) \
-- -DG_DISABLE_DEPRECATED
-
- libraries = \
- $(top_builddir)/libgnomevfs/libgnomevfs-2.la \
-diff --git a/test/Makefile.in b/test/Makefile.in
-index 9a3b4b0..6d8e337 100644
---- a/test/Makefile.in
-+++ b/test/Makefile.in
-@@ -471,7 +471,6 @@ INCLUDES = \
- -I$(top_builddir)/libgnomevfs \
- $(TEST_CFLAGS) \
- $(VFS_CFLAGS) \
-- -DG_DISABLE_DEPRECATED \
- -DMODULES_PATH=\"$(libdir)/vfs/modules\"
-
- @OS_WIN32_FALSE@platform_only_programs = test-dns-sd test-symlinks test-parse-ls-lga