https://github.com/eudaldgr/kiss-garbage
📦 KISS garbage repository
https://github.com/eudaldgr/kiss-garbage
community garbage kiss-repo
Last synced: 5 months ago
JSON representation
📦 KISS garbage repository
- Host: GitHub
- URL: https://github.com/eudaldgr/kiss-garbage
- Owner: eudaldgr
- License: gpl-3.0
- Created: 2020-03-21T14:39:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T16:13:10.000Z (over 4 years ago)
- Last Synced: 2024-07-28T18:40:23.481Z (9 months ago)
- Topics: community, garbage, kiss-repo
- Language: Shell
- Homepage:
- Size: 1.72 MB
- Stars: 18
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-kiss - eudaldgr/kiss-garbage - General purpose community repository. (Repositories)
README
# :kiss: kiss-repo
:floppy_disk: A general purpose community repository
## Usage
```
$ # This repository needs official KISSLinux community enabled.
$ # Some packages like `lxqt` and `pingus` needs also the KISS-kde or kiss-games repositories.$ git clone https://github.com/eudaldgr/kiss-repo
$ cd kiss-repo
$ for i in -- $(ls -d -- */); do export KISS_PATH=$PWD/$i:$KISS_PATH:; done$ # Select a package to install
$ kiss b && kiss i
```## Relevant end-user packages built
:page_with_curl: **Word processor:**
`abiword` `wordgrinder`:bar_chart: **Spreadsheet:**
`gnumeric`:ledger: **Accounting system:**
`ledger`:zap: **Torrent:**
`btfs`:video_game: **Game development:**
`raylib`:coffee: **Java:**
`gcc6-gcj`:iphone: **Smartphone:**
`android-tools`:pencil2: **Image editor:**
`gimp` `grafx2`:black_nib: **Vector graphics editor:**
`inkscape`:clapper: **Video editor:**
`handbrake`:microscope: **Science:**
`octave` `R`## To-do
- [ ] Finish `lxqt` DE
- [ ] Fix `openjdk-7-bootstrap` build
- [ ] Software i want to add
- [ ] `0ad`
- [ ] `iqmol`
- [ ] `k2pdfopt`
- [ ] `libreoffice`
- [x] `octave` - with full features
- [ ] `openshot`
- [ ] `scribus`
- [ ] `telegram-desktop`
- [ ] `tg`
- [ ] `vmd`## KISS way
- [ ] Find a better repository structure.
- [ ] Completely remove `gettext` & `intltool` from packages which require them.
- [x] `gimp`
- [x] `gnumeric`
- [x] `goffice`
- [x] `libmypaint`
- [x] `lxmenu-data`
- [ ] `pingus` - scons packages?## Contributing
If you think something important is missing or should be different, open a pull request on this project.
If you have suggestions for improving this repository, open an issue on this project.