[MPlayer-dev-eng] Slackware package (tgz, like deb/rpm) support

Ivan Kalvachev ikalvachev at gmail.com
Mon Nov 21 19:03:33 CET 2005


2005/11/18, Herbert Alexander Faleiros <herbert at faleiros.eti.br>:
> On Thursday 17 November 2005 21:04, Diego Biurrun wrote:
> > There is a flaw in your logic: You assume that mga_vid is not available
> > as a package. This is wrong. It's available in Debian for example.
>
> Hi again,
>
> now the Slackware build script make a package that use directly Type 1
> subtitle font (from Ghostscript) and mga_vid kernel module (_now_ included,
> same to radeon_vid, etc).
>
> See all changes at:
>
> http://www.faleiros.eti.br/SlackBuild/mplayer/mplayer.tar.bz2
>
> Any comments and suggestions are welcome,

Move all user tunable options in mplayer.options in the beggining of the file.
Make an option "distribution" or something like that, that adds
--enable-runtime-cpu-detection to configure option.


Don't build kernel modules or create /dev/nodes. It is not expected by
application package.
Please make them as separate (optional) package. Name the package
according to the kernel version.
For package builders - don't forget that now slackware ships with 2
stock kernels.

Who owns mda/radeon_vid nodes ? only root?

depmod is automatically executed by installpkg, no need to add it in
the script. (thus i am not sure for older slackware versions).

You'd better send patch for DISTDIR support instead patching it in
your script. ( in drivers/ radeon... )

Happy hacking
  Ivan Kalvachev
 iive




More information about the MPlayer-dev-eng mailing list