mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
55d6790b49
commit
3fc9082226
3 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
|
|||
MD5SUM_x86_64=""
|
||||
REQUIRES="libxkbcommon"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue