After i created the .deb package, i decided to make it for my lovely distro Slackware

FEATURES:
1) rc.d script,
2) logrotate the debug.log file
3) menu-icon available
4) PMS.conf and WEB.conf file won't be removed or overrided , they are considered as conf files
5) manpage
6) ...
I wrote this SlackBuild with some and i hope it will be useful for you.
I've been using it for a moment now and it does work great !
The SB downloads from the svn (export), and then creates the .tgz package ( you don't need to be root to do that, just use fakeroot

You must have jdk installed in your system in order to build the software
You must have ant command too (usually available directly during installation of slackware !)
You can download pms-linux here http://slackbuilds.paissad.net ,
- Code: Select all
svn co https://svn.paissad.net/slackbuilds/stable/pms-linux
I also added a SB for mediainfo ( it's not a requirement for building pms-linux, but it's a good thing to have libmediainfo when running pms-linux)
just do "fakeroot sh mediainfo.SlackBuild" and that will download the source, build the package & save it in /tmp.
You need p7zip before running this SlackBuild & p7zip is available in http://slackbuilds.org.
- Code: Select all
svn co https://svn.paissad.net/slackbuilds/stable/mediainfo
If you have matters or suggestions , don't hesistate to submit them in this thread.
Enjoy