Page 1 of 1

lxrandr

Posted: 24. Oct 2012, 22:25
by Tim CowChip
Here's another handy tool that seems to be broken in slapt-src.

Code: Select all

Error: you need to run configure with '--enable-man'
       in order to regenerate man pages.
from /usr/src/slapt-src/system/lxrandr/lxrandr.SlackBuild:

Code: Select all

CXXFLAGS="$SLKCFLAGS" \
CFLAGS="$SLKCFLAGS" \
./configure \
  --prefix=/usr \
  --libdir=/usr/lib${LIBDIRSUFFIX} \
  --localstatedir=/var \
  --sysconfdir=/etc \
  --enable-man \
  --mandir=/usr/man \
  --program-prefix= \
  --program-suffix= \
  --build=$ARCH-slackware-linux
make
I have built lxrandr-0.1.2-x86_64-1cf.txz and was thinking of submitting it.

Re: lxrandr

Posted: 25. Oct 2012, 19:01
by Tim CowChip
Tim CowChip wrote:
I have built lxrandr-0.1.2-x86_64-1cf.txz and was thinking of submitting it.
https://sourceforge.net/p/salix/packages/151/

Re: lxrandr

Posted: 26. Oct 2012, 14:09
by mimosa
Here is a direct link to the source tarball:

http://pkgs.fedoraproject.org/lookaside ... 1.2.tar.gz

I'm not sure if that's the best place to link to, but the sourceforge link in your SLKBUILD looks problematic to me.

Maybe there's something on the lxde site, too.

Re: lxrandr

Posted: 26. Oct 2012, 18:38
by Tim CowChip
https://sourceforge.net/p/salix/packages/151/#be98

thanks mimosa I corrected my source link with yours.