
plasmoid2deb
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Bash script, that converts Plasma/C++ plasmoid to deb/rpm binary package using checkinstall.
Requirements:
libplasma & kdelibs5 development files g++, make, cmake
checkinstall
Please edit basic configuration (lines 17, 18, 19), before first run, since I don't want to be maintainer of all your packages
Installation:
chmod +x plasmoid2deb
cp ./plasmoid2deb /usr/bin #you need to be root to do this
Usage:
cd /REPLACE/WITH/PATH/TO/PLASMOID/SOURCE/DIR
su OR sudo -i
p2dv="REPLACE_WITH_PLASMOID_VERSION"
plasmoid2deb
Thanks for using it!
11 years ago
Tue 20 January 2009 - 0.3
Some mirror bugs removed
Mon 19 January 2009 - 0.2
First public release
11 years ago
Tue 20 January 2009 - 0.3
Some mirror bugs removed
Mon 19 January 2009 - 0.2
First public release
TotoKid
11 years ago
Report
smihael
11 years ago
Report