libraries/libwpe: Fix README, info, script.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-11 17:52:14 -04:00 committed by Willy Sudiarto Raharjo
parent 55d6790b49
commit 3fc9082226
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 3 additions and 3 deletions

View file

@ -2,4 +2,4 @@ WPE is the reference WebKit port for embedded and low-consumption
computer devices. It has been designed from the ground-up with
performance, small footprint, accelerated content rendering, and
simplicity of deployment in mind, bringing the excellence of the
WebKit engine to countless platforms and target devices.
WebKit engine to countless platforms and target devices.

View file

@ -91,4 +91,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View file

@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libxkbcommon"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"
EMAIL="willysr@slackbuilds.org"