Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=fb239ea59ced7422525b375bd141883f03e15500

commit fb239ea59ced7422525b375bd141883f03e15500
Author: crazy <[EMAIL PROTECTED]>
Date:   Mon Jan 14 19:10:08 2008 +0100

kdeedu-4.00.80_760123-0playground1-i686
* fix conflicts with indilib

diff --git a/source/kde-extra/kdeaccessibility/FrugalBuild 
b/source/kde-extra/kdeaccessibility/FrugalBuild
deleted file mode 100644
index c7f50c1..0000000
--- a/source/kde-extra/kdeaccessibility/FrugalBuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Compiling Time: 2.37 SBU
-# Maintainer: crazy <[EMAIL PROTECTED]>
-
-pkgname=kdeaccessibility
-pkgver=3.5.8
-pkgrel=1
-pkgdesc="KDE accessibility programs"
-groups=('kde-extra')
-archs=('i686' 'x86_64')
-depends=('kdebase>=3.5.8' 'akode' 'festival' 'libxtst')
-[ "$CARCH" != "x86_64" ] && depends=([EMAIL PROTECTED] 'mbrola')
-[ "$CARCH" != "x86_64" ] && makedepends=([EMAIL PROTECTED] 'txt2pho-hu')
-_F_kde_split_docs=1
-Finclude kde
-Fconfopts="$Fconfopts --with-akode --with-alsa --with-arts"
-
-
-subpkgs=("$pkgname-docs")
-subdescs=("Kdeaccessibility Documentation")
-subdepends=('')
-subgroups=('docs-extra kde-docs')
-subarchs=('i686 x86_64')
-
-sha1sums=('a1e3902750da78174137bd23a219d9baeddc2406')
-# optimization OK
diff --git a/source/kde4/kdeedu/kstars_do_not_conflict_with_indilib.patch 
b/source/kde4/kdeedu/kstars_do_not_conflict_with_indilib.patch
new file mode 100644
index 0000000..9ef5614
--- /dev/null
+++ b/source/kde4/kdeedu/kstars_do_not_conflict_with_indilib.patch
@@ -0,0 +1,13 @@
+Index: kstars/kstars/indi/CMakeLists.txt
+===================================================================
+--- kstars/kstars/indi/CMakeLists.txt  (Revision 761040)
++++ kstars/kstars/indi/CMakeLists.txt  (Arbeitskopie)
+@@ -166,7 +166,7 @@
+   target_link_libraries(indiserver ${NOVA_LIBRARIES})
+ endif (NOVA_FOUND)
+
+-install(TARGETS indiserver  DESTINATION ${BIN_INSTALL_DIR} )
++install(TARGETS indiserver  DESTINATION ${LIBEXEC_INSTALL_DIR} )
+
+ #####################################
+ ########## TELESCOPE GROUP ##########
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to