summarylogtreecommitdiffstats
path: root/gdesklets-nopyorbit.patch
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-03-27 10:18:16 +0100
committerAlexander F. Rødseth2019-03-27 10:18:16 +0100
commitb96116feefffaeef002369859f4eb2f5efbcb8d6 (patch)
tree6e8dc60d0e61ecbf6700c03bea68fed74937fcc1 /gdesklets-nopyorbit.patch
downloadaur-b96116feefffaeef002369859f4eb2f5efbcb8d6.tar.gz
Move from [community] to AUR in connection with the spring cleaning
Diffstat (limited to 'gdesklets-nopyorbit.patch')
-rw-r--r--gdesklets-nopyorbit.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdesklets-nopyorbit.patch b/gdesklets-nopyorbit.patch
new file mode 100644
index 000000000000..2651feec263a
--- /dev/null
+++ b/gdesklets-nopyorbit.patch
@@ -0,0 +1,13 @@
+Now gdesklets don't use pyorbit.
+
+--- gdesklets-0.36.3/configure.ac.orig 2015-07-15 18:26:57.300336727 +0100
++++ gdesklets-0.36.3/configure.ac 2015-07-15 18:27:05.390425153 +0100
+@@ -65,7 +65,7 @@ AC_CHECK_HEADER([$PYTHON_PREFIX/include/
+ AC_ERROR([Can't find Python.h! You will need python's development package to compile gDesklets.]))
+ AC_SUBST(PYTHON_CFLAGS)
+
+-PKG_CHECK_MODULES(GDESKLETS, pygtk-2.0 >= 2.10.0 pyorbit-2 >= 2.0.1 gnome-python-2.0 >= 2.12.0)
++PKG_CHECK_MODULES(GDESKLETS, pygtk-2.0 >= 2.10.0)
+ AC_SUBST(GDESKLETS_CFLAGS)
+ AC_SUBST(GDESKLETS_LIBS)
+