Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CinnamonSlackBuilds/csb
SlackBuild scripts for the Cinnamon desktop environment
https://github.com/CinnamonSlackBuilds/csb
cinnamon cinnamon-desktop cinnamonslackbuilds slackware
Last synced: 2 months ago
JSON representation
SlackBuild scripts for the Cinnamon desktop environment
- Host: GitHub
- URL: https://github.com/CinnamonSlackBuilds/csb
- Owner: CinnamonSlackBuilds
- Created: 2014-04-09T02:15:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-24T01:13:02.000Z (2 months ago)
- Last Synced: 2024-11-24T02:20:01.496Z (2 months ago)
- Topics: cinnamon, cinnamon-desktop, cinnamonslackbuilds, slackware
- Language: Shell
- Homepage: https://cinnamonslackbuilds.github.io/
- Size: 2.35 MB
- Stars: 37
- Watchers: 12
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
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: [email protected]Thanks!
---
Willy Sudiarto Raharjo