On Tuesday 23 December 2008 08:07:56 Max Brazhnikov wrote:
> I'll look at them tomorrow (have no spare time right now).
> Does it mean you have successfully compiled these ports without
> hacking/patching?
hi!
i've just built and installed:
automoc
kdelibs
kdepimlibs
kdebase
kdebase-runtime
kdebase-workspace
phonon (with the patch i attached to another mail)
i had to:
patch strigi (to build kdebase-runtime)
uninstall kdebase-workspace 4.1.3 since it conflicts with kdelibs 4.2 (same
files), and then upgrade kdelibs
here's two simple patches for strigi and the old one for phonon
i'm now going on with the other ports
--
Alberto Villa <[email protected]>
--- pkg-plist.orig 2008-12-23 01:29:15.000000000 +0100
+++ pkg-plist 2008-12-23 01:29:31.000000000 +0100
@@ -23,6 +23,7 @@
include/strigi/indexeddocument.h
include/strigi/indexmanager.h
include/strigi/indexplugin.h
+include/strigi/indexpluginloader.h
include/strigi/indexreader.h
include/strigi/indexwriter.h
include/strigi/inputstream.h
--- src/streamanalyzer/CMakeLists.txt.orig 2008-12-23 01:25:34.000000000
+0100
+++ src/streamanalyzer/CMakeLists.txt 2008-12-23 01:27:15.000000000 +0100
@@ -98,6 +98,7 @@
indexreader.h
indexmanager.h
indexplugin.h
+ indexpluginloader.h
indexwriter.h
variant.h
query.h
--- Makefile.orig 2008-12-20 02:19:07.000000000 +0100
+++ Makefile 2008-12-20 02:19:28.000000000 +0100
@@ -8,7 +8,7 @@
PORTVERSION= 4.2.80
CATEGORIES= multimedia kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/phonon/${PORTVERSION}
+MASTER_SITE_SUBDIR= unstable/4.1.80/src/
DIST_SUBDIR= KDE
MAINTAINER= [email protected]
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information