pull/1/head
Thorn Inurcide 9 years ago
parent c2620d64b8
commit 2ae9a319ce

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@ -142,7 +142,6 @@ cd ${PRGNAM}
chown -R root:root .
chmod -R u+w,go+r-w,a+rX-st .
echo Building ...
mkdir -p build-${PRGNAM}
cd build-${PRGNAM}
cmake \

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@ -25,6 +25,7 @@
PRGNAM=tdeartwork
VERSION=${VERSION:-R14.0.2}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-_tde}
DOCS="COPYING* README*"
@ -153,10 +154,9 @@ cd build-${PRGNAM}
-DLIB_SUFFIX=${LIBDIRSUFFIX} \
-DWITH_ARTS="ON" \
-DBUILD_ALL="ON" \
-DBUILD_ICEWM_THEMES="OFF" \
-Wno-dev \
..
make || exit 1
make $NUMJOBS || exit 1
make DESTDIR=$PKG install || exit 1
cd -

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@ -25,6 +25,7 @@
PRGNAM=tdegraphics
VERSION=${VERSION:-R14.0.2}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-_tde}
DOCS="AUTHORS ChangeLog* COPYING* README*"
@ -166,7 +167,7 @@ cd build-${PRGNAM}
-DBUILD_KPDF="OFF" \
-Wno-dev \
..
make || exit 1
make $NUMJOBS || exit 1
make DESTDIR=$PKG install || exit 1
cd -

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@ -25,6 +25,7 @@
PRGNAM=tdepim
VERSION=${VERSION:-R14.0.2}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-_tde}
DOCS="MAINTAINERS README*"
@ -141,7 +142,6 @@ cd ${PRGNAM}
chown -R root:root .
chmod -R u+w,go+r-w,a+rX-st .
echo Building ...
mkdir -p build-${PRGNAM}
cd build-${PRGNAM}
cmake \
@ -159,7 +159,7 @@ cd build-${PRGNAM}
-DBUILD_ALL="ON" \
-Wno-dev \
..
make || exit 1
make $NUMJOBS || exit 1
make DESTDIR=$PKG install || exit 1
cd -

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@ -141,7 +141,6 @@ cd ${PRGNAM}
chown -R root:root .
chmod -R u+w,go+r-w,a+rX-st .
echo Building ...
mkdir -p build-${PRGNAM}
cd build-${PRGNAM}
cmake \

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@ -25,6 +25,7 @@
PRGNAM=tdevelop
VERSION=${VERSION:-R14.0.2}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-_tde}
DOCS="AUTHORS ChangeLog* COPYING* HACKING* README* TODO"
@ -135,7 +136,6 @@ cd ${PRGNAM}
chown -R root:root .
chmod -R u+w,go+r-w,a+rX-st .
echo Building ...
mkdir -p build-${PRGNAM}
cd build-${PRGNAM}
cmake \
@ -152,7 +152,7 @@ cd build-${PRGNAM}
-DBUILD_ALL="ON" \
-Wno-dev \
..
make || exit 1
make $NUMJOBS || exit 1
make DESTDIR=$PKG install || exit 1
cd -

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@ -146,7 +146,7 @@ LDFLAGS="$SLKLDFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
CFLAGS="$SLKCFLAGS" \
./configure \
--qtdir=/usr/lib64/tqt3-R14.0.0
--qtdir=/usr/lib64/tqt3
make || exit 1

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide USA thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide USA thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

@ -1,7 +1,7 @@
#!/bin/sh
# Generated by Alien's SlackBuild Toolkit: http://slackware.com/~alien/AST
# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, Netherlands
# Copyright 2015 Thorn Inurcide thorn-inurcide@yandex.com
# Copyright 2015-2016 Thorn Inurcide thorninurcide@gmail.com
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for

Loading…
Cancel
Save