KDE plasma installed incorrectly

2a575aafa40f4bfb871f6e09094f78f0f6361871.jpg
pkg install -y xorg qt4 qt5 gtk2 gtk3 gcc gmake gdb gettext cmake gpgme dialog4ports bison docbook-xsl p5-URI libinotify libtool texinfo pkgconf polkit-qt5 libdbusmenu-qt5 libdbusmenu-qt boost-libs shared-desktop-ontologies openexr enchant hal qca gamin grantlee soprano strigi v4l-utils xcb-util-cursor fontforge cln libqalculate lmdb poppler poppler-qt5 taglib ebook-tools libgit2 libpwquality qt5-phonon4 automoc4 noto-lite

svnlite co http://area51.pcbsd.org/branches/plasma5
svnlite co http://area51.pcbsd.org/trunk/area51
ports

plasma5/Tools/scripts/kdemerge -a /usr/ports
area51/Tools/scripts/kdemerge -q /usr/ports

cd /usr/ports/x11/plasma5-plasma && make install clean



But……please look at the picture…
 
svnlite co http://area51.pcbsd.org/branches/plasma5
svnlite co http://area51.pcbsd.org/trunk/area51
ports

plasma5/Tools/scripts/kdemerge -a /usr/ports
area51/Tools/scripts/kdemerge -q /usr/ports

cd /usr/ports/x11/plasma5-plasma && make install clean

No, this source is very old and outdated. And apart from that:
plasma5 for FreeBSD is pure FreeBSD stuff.

You can find the new repo with plasma5 sources here:
https://github.com/freebsd/freebsd-ports-kde/tree/plasma5

I strongly recommend to use poudriere for building plasma5 stuff. For working with git you need ports-mgmt/poudriere-devel and also devel/git
Then fetch the ports tree, it is a full ports tree "head plus current plasma5 stuff", no merging is needed:
Code:
poudriere ports -c -p plasma5 -m git -B plasma5 -U https://github.com/freebsd/freebsd-ports-kde.git

Then create a list for building your plasma5 repo.

If you've questions, please ask.

Kind regards,
Holger
 
Back
Top