Cinnamon SlackBuilds
Find a file
Willy Sudiarto Raharjo 6a1a561729
cinnamon-control-center: enable accountsservice.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
2020-12-07 08:25:56 +07:00
.github Update funding channel 2020-05-26 09:51:36 +07:00
accountsservice accountsservice: Upgraded to 0.6.55. 2020-12-07 08:25:55 +07:00
caribou added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
cinnamon cinnamon: Fix unused patch. 2020-12-07 08:25:55 +07:00
cinnamon-control-center cinnamon-control-center: enable accountsservice. 2020-12-07 08:25:56 +07:00
cinnamon-desktop preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
cinnamon-menus preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
cinnamon-screensaver preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
cinnamon-session preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
cinnamon-settings-daemon cinnamon-settings-daemon: Fix build 2020-12-07 08:25:55 +07:00
cinnamon-translations preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
cjs cjs: Fix build. 2020-12-07 08:25:22 +07:00
clutter added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
clutter-gtk added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
cogl added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
colord colord: Upgraded to 1.4.5. 2020-12-07 08:25:55 +07:00
gnome-menus added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
libcroco added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
libdbusmenu added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
libgee added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
libgnomekbd added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
libgtop added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
libgusb added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
libtimezonemap added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
metacity metacity: Upgraded to 3.38.0. 2020-12-07 08:25:55 +07:00
mint-themes preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
mint-y-icons preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
muffin preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
nemo preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
pangox-compat added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
pexpect added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
pia-manager pia-manager: Upgraded to 1.0.8. 2018-11-06 19:15:43 +07:00
polib added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
psutil psutil: Upgraded to 5.7.3. 2020-10-26 11:20:01 +07:00
ptyprocess added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
python-pam added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
python3-xapp preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
pytz pytz: Upgraded to 2020.4. 2020-12-07 08:25:22 +07:00
setproctitle added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
tinycss added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
xapp preparation for Cinnamon 4.8.0. 2020-12-07 08:25:21 +07:00
zenity added support for aarch64 architecture 2020-12-07 08:24:34 +07:00
.gitignore gitignore: Added .gem. 2018-11-26 01:37:31 +07:00
build-cinnamon.sh mozjs: Removed. 2020-12-07 08:25:52 +07:00
BUILD_ORDER mozjs: Removed. 2020-12-07 08:25:52 +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 NOTES: Add note about preferred application. 2016-11-21 23:40:12 +07:00
README README: Update. 2019-11-24 18:38:10 +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 14.2 for both ARCH (x86 and x86_64)
can be obtained from : http://www.slackware.uk/csb/. Binaries are built
against Slackware 14.2.

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. 14.2.

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