2019-06-29 16:28:39 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-29 16:28:39 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:44:49 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 16:07:25 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 15:25:33 +02:00
2019-06-27 16:09:43 +02:00
2019-06-27 16:14:29 +02:00
2019-06-01 12:06:03 +02:00
2019-06-27 15:26:39 +02:00
2019-06-28 16:37:10 +02:00
2019-06-27 16:14:29 +02:00

INSTRUCTIONS INSTALLING JOLUPALABS CRUX REPO

  1. First download the necessary files:

    wget --no-ch https://raw.githubusercontent.com/jolupa/jolupalabs/master/jolupalabs.{httpup,pub}
    
  2. Move the downloaded file to the proper folder:

    sudo mv jolupalabs.{httpup,pub} /etc/ports/
    
  3. Add the ports line in yours /etc/prt-get.conf to fetch the repo:

    prtdir /usr/ports/jolupalabs

  4. Update the repo into your computer:

    sudo ports -u jolupalabs
    

NOTES

  1. All the builds have the locales installed, this is a NOT for the CRUX handbook. If you want to remove the locales just edit the Pkgfile and uncomment the rm line.

CONTACT

If you have any question, doubt or problem regarding the ports, please feel free to contact me at jlpavon at me dot com

XFCE INSTALLATION

I provide two methods for installing the Desktop Environment Xfce.

  1. Just make a depinst install of the meta package:

    sudo prt-get depinst xfce
    
  2. Install the packages in this same order:

    sudo prt-get depinst xfce4-dev-tools libxfce4util xfconf libxfce4ui garcon exo xfce4-panel thunar thunar-volman xfce4-settings xfce4-session xfwm4 xfdesktop xfce4-appfinder tumbler xfce4-terminal xfce4-power-manager xfce4-notifyd xfce4-screenshooter mousepad xdg-user-dirs greybird-xfce elementary-xfce font-noto font-undefined-medium
    
  3. Take a big cup of coffe or just relax...

  4. To launch Xfce create a .xinitrc file in your home directory with the following content:

    #!/bin/sh
    exec ck-launch-session startxfce4
    
  5. Enjoy this beatifull Desktop Manager!

OTHER PACKAGES IN THIS REPO

You can find other packages in this repo, here's a list.

PACKAGE NAME VERSION NOTES
Balena Etcher 1.5.50 Seems there's a problem with upscaling autorizathion described in this bug
Font Undefined Medium 1.0
Libappindicator 12.10.0
Libdbusmenu 16.04.0
Libindicator 12.10.1
ObinslabStarter 1.0.11 Software for controlling the Anne Pro 2 Mechanical Keyboard. Right now it seems there's a segmentation fault error when you exit the program and the tray icon is still visible in the tary area. If you click it the segmentation fault occurs
Qogir Gtk theme 2019-05-03 Fantastic Flat Theme
Description
XFCE4 (4.20) Ports Repository
https://www.xfce.org/
Readme 9.4 MiB
Languages
Shell 100%