Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akotov-dev/rpmcreator
RPMCreator - GUI for building RPM and DEB packages from pre-installed files and folders
https://github.com/akotov-dev/rpmcreator
deb dpkg mageia-linux rpm rpmbuild
Last synced: 2 days ago
JSON representation
RPMCreator - GUI for building RPM and DEB packages from pre-installed files and folders
- Host: GitHub
- URL: https://github.com/akotov-dev/rpmcreator
- Owner: AKotov-dev
- License: gpl-3.0
- Created: 2021-02-14T18:25:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T08:29:27.000Z (8 months ago)
- Last Synced: 2024-03-22T09:35:54.790Z (8 months ago)
- Topics: deb, dpkg, mageia-linux, rpm, rpmbuild
- Language: Pascal
- Homepage:
- Size: 105 MB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**RPMCreator** - GUI for building RPM and DEB packages from pre-installed files and folders.
**Dependencies:** `xterm rpm-build p7zip dpkg-dev gtk2`
Rpmbuild is using. Building an RPM package goes through the creation of a simple project that can be saved/loaded, which allows you to make the build process step-by-step. Working directory: `~/rpmbuild`. Starting from version `1.6-0`, you can create DEB packages in `~/debbuild`.
Made and tested in Mageia Linux-8/9.
![](https://github.com/AKotov-dev/RPMCreator/blob/main/ScreenShot6.png)**Note:** Icons of `*.prj` files in Mageia distributions may not be displayed by default. The strict binding of the Mageia distribution to the `Adwaita` icon theme during the assembly of all file managers is the **reason for the incorrect display of mime-type icons**. To fix this problem, install [adwaita-mime-patch ](https://github.com/AKotov-dev/adwaita-mime-patch) for its version of Mageia.