Find a file
Willy Sudiarto Raharjo 161152ef51 cinnamon-menus: Upgraded to 6.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
2024-06-12 00:19:54 +07:00
.github Update funding channel 2020-05-26 09:51:36 +07:00
caribou caribou: Rebuilt against python3 3.11 2024-03-31 07:24:59 +07:00
cinnamon cinnamon: Upgraded to 6.0.4. 2024-03-31 07:29:31 +07:00
cinnamon-control-center cinnamon-control-center: Upgraded to 6.2.0. 2024-06-11 23:52:31 +07:00
cinnamon-desktop cinnamon-desktop: Upgraded to 6.2.0. 2024-06-12 00:01:40 +07:00
cinnamon-menus cinnamon-menus: Upgraded to 6.2.0. 2024-06-12 00:19:54 +07:00
cinnamon-screensaver cinnamon-screensaver: Upgraded to 6.2.0. 2024-06-11 23:58:33 +07:00
cinnamon-session cinnamon-session: Upgraded to 6.2.0. 2024-06-12 00:13:28 +07:00
cinnamon-settings-daemon cinnamon-settings-daemon: Upgraded to 5.2.0. 2024-06-12 00:16:13 +07:00
cinnamon-translations cinnamon-translations: Upgraded to 6.0.1. 2023-12-10 23:21:28 +07:00
cjs cjs: Upgraded to 6.2.0. 2024-06-11 23:48:03 +07:00
clutter clutter: Fix script. 2022-08-16 16:48:32 +07:00
clutter-gtk clutter-gtk: Fix script. 2022-08-16 16:48:50 +07:00
cogl cogl: Fix script. 2022-08-16 16:47:33 +07:00
gnome-menus Switch to 2022. 2022-02-05 17:39:50 +07:00
gsound gsound: Add aarch64 2024-01-02 20:04:26 +07:00
libgnomekbd libgnomekbd: Generate pkgconfig files. 2022-08-26 22:18:03 +07:00
libtimezonemap Switch to 2022. 2022-02-05 17:39:50 +07:00
metacity metacity: Upgraded to 3.50.0. 2023-12-10 23:49:54 +07:00
mint-cursor-themes mint-cursor-themes: Upgraded to 1.0.2. 2023-06-06 21:24:31 +07:00
mint-l-icons mint-l-icons: Fix script. 2023-12-21 21:34:56 +07:00
mint-themes mint-themes: Upgraded to 2.1.6. 2023-12-10 23:27:25 +07:00
mint-y-icons mint-y-icons: Fix script. 2023-12-21 21:34:40 +07:00
muffin muffin: Upgraded to 6.2.0. 2024-06-11 23:44:46 +07:00
nemo nemo: Upgraded to 6.0.2. 2024-03-31 07:37:39 +07:00
pangox-compat pangox-compat: Fix build with new poppler. 2024-05-23 23:19:33 +07:00
pexpect pexpect: Rebuilt against python3 3.11 2024-03-31 07:23:03 +07:00
pia-manager pia-manager: Upgraded to 1.0.8. 2018-11-06 19:15:43 +07:00
polib polib: Rebuilt against python3 3.11 2024-03-31 07:22:21 +07:00
ptyprocess ptyprocess: Rebuilt against python3 3.11 2024-03-31 07:21:01 +07:00
python-pam python-pam: Rebuilt against python3 3.11 2024-03-31 07:20:09 +07:00
python3-webencodings python3-webencodings: Rebuilt against python3 3.11 2024-03-31 06:57:33 +07:00
python3-xapp python3-xapp: Rebuilt against python3 3.11 2024-03-31 07:30:20 +07:00
pytz pytz: Upgraded to 2024.1 2024-03-31 07:14:39 +07:00
setproctitle setproctitle: Rebuilt against python3 3.11 2024-03-31 07:14:22 +07:00
tinycss2 tinycss2: Rebuilt against python3 3.11 2024-03-31 06:57:49 +07:00
xapp xapp: Upgraded to 2.8.2. 2024-03-31 07:35:13 +07:00
xdotool xdotool: Added. 2022-08-16 13:03:46 +07:00
zenity zenity: Fix build. 2023-06-06 21:55:31 +07:00
.gitignore gitignore: Added .gem. 2018-11-26 01:37:31 +07:00
build-cinnamon.sh libgusb and colord: REMOVED (Added to Slackware). 2024-02-16 09:43:28 +07:00
BUILD_ORDER libgusb and colord: REMOVED (Added to Slackware). 2024-02-16 09:43:28 +07:00
CREDIT Update CREDIT and KNOWN ISSUES. 2016-11-23 04:23:03 +07:00
KNOWN_ISSUES cinnamon: Fix KNOWN ISSUE. 2017-01-08 08:17:23 +07:00
NOTES libdbusmenu: Remove .la files. 2022-02-05 17:31:49 +07:00
README TODO: Cleared. 2022-02-05 17:29:38 +07:00
TODO TODO: Cleared. 2022-02-05 17:29:38 +07:00

CINNAMON SlackBuilds
=====================

This repository provides SlackBuild scripts to build and install the CINNAMON
desktop environment (http://developer.linuxmint.com/projects/cinnamon-projects.html)
on top of Slackware Linux.
The Cinnamon packages are built with a minimum set of dependencies, but still
provides a working desktop.

Binary packages of Cinnamon for Slackware 15.0 for both ARCH (x86 and x86_64)
can be obtained from : http://www.slackware.uk/csb/. Binaries are built
against Slackware 15.0.

If you have custom installation, building from the source is the recommended
way to make sure it is linked with the libraries available on your machine.

How to build and install the CINNAMON packages using these scripts:

1.  Clone the Git repo or download a tarball/zip of the repo.
    Master branch is recommended if you are using current and it's always tracking
    the latest release of Cinnamon project. If you are using stable version of Slackware,
    please use a branch matching your Slackware version; eg. 15.0.

2.  You may want to read NOTES before building

3.  Install bash-completion from /extra before building the packages.

4.  Build the packages according to the BUILD_ORDER manually.
    If you wish to run an automated build script, please use the 'build-cinnamon.sh'
    in the root directory which will build and install all the cinnamon packages
    including the necessary dependencies.
    NOTE: In certain cases, the automated build script *may* failed.
    Some known issues are documented in KNOWN_ISSUES.

5.  Once the packages are built and installed, you can use 'xwmconfig' 
    to select the cinnamon session. Run startx to start Cinnamon Desktop.

6.  Enjoy and let me know of any issues or suggestions/improvements. 
    Email is: willysr@slackware-id.org

Thanks!

---
Willy Sudiarto Raharjo