User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
start [2023/12/08 01:53] naterstart [2023/12/08 01:55] (current) nater
Line 149: Line 149:
 == VTE, LIBNMA AND NETWORKMANAGER-OPENVPN  == == VTE, LIBNMA AND NETWORKMANAGER-OPENVPN  ==
  
-Please make sure you install vte and libnma and networkmanager-openvpn from Slackware these packages will work side by side with the original's.+Please make sure you install vtelibnmanetworkmanager-openvpn and ibus-gtk4 from Slackware these packages will work side by side with the original's.
  
-We build libnma, vte and networkmanager-openvpn with the gtk4 hooks when the Slackbuild is done it will produce libnma-gtk4, vte-gtk4 and networkmanager-openvpn-gtk4+We build libnma, vtenetworkmanager-openvpn and ibus with the gtk4 hooks when the Slackbuild is done it will produce libnma-gtk4, vte-gtk4networkmanager-openvpn-gtk4 and ibus-gtk4
 #These 2 packages are the work of @jloc0 (Jay) libnma-gtk4 and vte-gtk4 #These 2 packages are the work of @jloc0 (Jay) libnma-gtk4 and vte-gtk4
 #I worked on the Networkmanager-openvpn-gtk4 package (1-1-2023) Due to needing my VPN Server #I worked on the Networkmanager-openvpn-gtk4 package (1-1-2023) Due to needing my VPN Server
Line 200: Line 200:
 # Remove all extra bits included in the base ibus package # Remove all extra bits included in the base ibus package
 # This package is _ONLY_ for the gtk4 lib # This package is _ONLY_ for the gtk4 lib
-rm -r $PKG/etc/ +  * rm -r $PKG/etc/ 
-rm -r $PKG/usr/{doc,bin,include,share,man,libexec}/ +  rm -r $PKG/usr/{doc,bin,include,share,man,libexec}/ 
-rm -r $PKG/usr/lib64/python{2.7,3.9}/ +  rm -r $PKG/usr/lib64/python{2.7,3.9}/ 
-rm -r $PKG/usr/lib64/pkgconfig/ +  rm -r $PKG/usr/lib64/pkgconfig/ 
-rm -f $PKG/usr/lib64/libibus*.{la,so}* +  rm -f $PKG/usr/lib64/libibus*.{la,so}* 
-rm -r $PKG/usr/lib64/gtk-{2.0,3.0}/ +  rm -r $PKG/usr/lib64/gtk-{2.0,3.0}/ 
-rm -r $PKG/usr/lib64/gtk-4.0/4.0.0/immodules/*.la +  rm -r $PKG/usr/lib64/gtk-4.0/4.0.0/immodules/*.la 
-rm -r $PKG/usr/lib64/girepository-1.0/+  rm -r $PKG/usr/lib64/girepository-1.0/
 == Thanks  == == Thanks  ==
  
start.1702000414.txt.gz · Last modified: 2023/12/08 01:53 by nater