diff --git a/Deps/libart_lgpl/README b/Deps/libart_lgpl/README new file mode 100644 index 0000000..0df7ff6 --- /dev/null +++ b/Deps/libart_lgpl/README @@ -0,0 +1 @@ +This replaces the Slackware package diff --git a/Deps/libart-lgpl/libart-lgpl.SlackBuild b/Deps/libart_lgpl/libart_lgpl.SlackBuild similarity index 93% rename from Deps/libart-lgpl/libart-lgpl.SlackBuild rename to Deps/libart_lgpl/libart_lgpl.SlackBuild index 0560d2b..8877160 100755 --- a/Deps/libart-lgpl/libart-lgpl.SlackBuild +++ b/Deps/libart_lgpl/libart_lgpl.SlackBuild @@ -26,6 +26,7 @@ PRGNAM=libart-lgpl VERSION=${VERSION:-R14.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_tde} +PKGNAME=libart_lgpl DOCS="AUTHORS ChangeLog* COPYING NEWS README*" @@ -148,17 +149,17 @@ CFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ - --docdir=/usr/doc/$PRGNAM-$VERSION \ + --docdir=/usr/doc/$PKGNAME-$VERSION \ --disable-static \ --build=$ARCH-slackware-linux \ make || exit 1 make DESTDIR=$PKG install || exit 1 -mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a $DOCS $PKG/usr/doc/$PRGNAM-$VERSION || true -cat $SRCDIR/$(basename $0) > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild -chown -R root:root $PKG/usr/doc/$PRGNAM-$VERSION +mkdir -p $PKG/usr/doc/$PKGNAME-$VERSION +cp -a $DOCS $PKG/usr/doc/$PKGNAME-$VERSION || true +cat $SRCDIR/$(basename $0) > $PKG/usr/doc/$PKGNAME-$VERSION/$PKGNAME.SlackBuild +chown -R root:root $PKG/usr/doc/$PKGNAME-$VERSION find $PKG/usr/doc -type f -exec chmod 644 {} \; find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ @@ -168,7 +169,7 @@ mkdir -p $PKG/install cat $SRCDIR/slack-desc > $PKG/install/slack-desc cd $PKG -makepkg --linkadd y --chown n $OUTPUT/${PRGNAM}-${VERSION}-${ARCH}-${BUILD}${TAG}.${PKGTYPE:-txz} +makepkg --linkadd y --chown n $OUTPUT/${PKGNAME}-${VERSION}-${ARCH}-${BUILD}${TAG}.${PKGTYPE:-txz} cd $OUTPUT md5sum ${PRGNAM}-${VERSION}-${ARCH}-${BUILD}${TAG}.${PKGTYPE:-txz} > ${PRGNAM}-${VERSION}-${ARCH}-${BUILD}${TAG}.${PKGTYPE:-txz}.md5 cd - diff --git a/Deps/libart-lgpl/slack-desc b/Deps/libart_lgpl/slack-desc similarity index 53% rename from Deps/libart-lgpl/slack-desc rename to Deps/libart_lgpl/slack-desc index 4a8ba18..64b1929 100644 --- a/Deps/libart-lgpl/slack-desc +++ b/Deps/libart_lgpl/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -libart-lgpl: libart-lgpl (the LGPL'd component of libart) -libart-lgpl: -libart-lgpl: This is the LGPL'd component of libart. All functions needed -libart-lgpl: for running the Gnome canvas, and for printing support, will be -libart-lgpl: going in here. The GPL'd component will be getting various -libart-lgpl: enhanced functions for specific applications. -libart-lgpl: -libart-lgpl: -libart-lgpl: -libart-lgpl: -libart-lgpl: Home: https://www.trinitydesktop.org/index.php +libart_lgpl: libart_lgpl (the LGPL'd component of libart) +libart_lgpl: +libart_lgpl: This is the LGPL'd component of libart. All functions needed +libart_lgpl: for running the Gnome canvas, and for printing support, will be +libart_lgpl: going in here. The GPL'd component will be getting various +libart_lgpl: enhanced functions for specific applications. +libart_lgpl: +libart_lgpl: +libart_lgpl: +libart_lgpl: +libart_lgpl: Home: https://www.trinitydesktop.org/index.php