From 4616c68800e323cdc0fea748dbf050f115ccf03d Mon Sep 17 00:00:00 2001 From: "Pawel \"l0ner\" Soltys" Date: Fri, 16 Dec 2011 03:00:41 +0100 Subject: PKGBUILD fixes: kdebase: added missing xorg dependencies neede for compilation and running minor fixes in kdm rc.d startscript (more elegancy) kdelibs: fixed dependencies gtk-qt-engine: fixed missing gtk2 dependency kdegraphics: fixed missing imlib and sane dependencies New PKGBUILs: dolphin, kdeartwork, kdenetwork, kdepim libcaldav, libcarddav (pulled form old 'master' repo. --- .../3.5.13/trinity-extras/trinity-libcaldav/Makefile.in.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 arch/3.5.13/trinity-extras/trinity-libcaldav/Makefile.in.patch (limited to 'arch/3.5.13/trinity-extras/trinity-libcaldav/Makefile.in.patch') diff --git a/arch/3.5.13/trinity-extras/trinity-libcaldav/Makefile.in.patch b/arch/3.5.13/trinity-extras/trinity-libcaldav/Makefile.in.patch new file mode 100644 index 000000000..cb0ad466a --- /dev/null +++ b/arch/3.5.13/trinity-extras/trinity-libcaldav/Makefile.in.patch @@ -0,0 +1,11 @@ +--- libcaldav-0.6.5/src/Makefile.in ++++ libcaldav-0.6.5/src/Makefile.in 2011-05-08 01:16:15.000000000 -0500 +@@ -284,7 +284,7 @@ + get-freebusy-report.c \ + get-freebusy-report.h + +-libcaldav_includedir = $(includedir)/libcaldav-@VERSION@ ++libcaldav_includedir = $(includedir)/libcaldav + libcaldav_include_HEADERS = caldav.h + noinst_HEADERS = \ + add-caldav-object.h \ -- cgit v1.2.1