xapp: Renamed from xapps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-08-19 22:59:12 +07:00
parent 94b3634ec5
commit d956ef46e6
No known key found for this signature in database
GPG key ID: 3F617144D7238786
6 changed files with 18 additions and 18 deletions

View file

@ -12,7 +12,7 @@ accountsservice
cinnamon-desktop
pangox-compat
libgnomekbd
xapps
xapp
cinnamon-session
libgusb
colord

View file

@ -56,7 +56,7 @@ for dir in \
cinnamon-desktop \
pangox-compat \
libgnomekbd \
xapps \
xapp \
cinnamon-session \
libgusb \
colord \

12
xapp/slack-desc Normal file
View file

@ -0,0 +1,12 @@
|-----handy-ruler------------------------------------------------------|
xapp: xapp (Common library for X-Apps project)
xapp:
xapp: This project gathers the components which are common to multiple
xapp: desktop environments and required to implement cross-DE solutions.
xapp:
xapp:
xapp: Project URL: https://github.com/linuxmint/xapp
xapp:
xapp:
xapp:
xapp:

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Slackware build script for xapps
# Slackware build script for xapp
# Copyright 2016-2020 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved.
@ -22,8 +22,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xapps
VERSION=${VERSION:-1.8.8}
PRGNAM=xapp
VERSION=${VERSION:-1.8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_csb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac
fi
wget -c https://github.com/linuxmint/xapps/archive/$VERSION/$PRGNAM-$VERSION.tar.gz
wget -c https://github.com/linuxmint/xapp/archive/$VERSION/$PRGNAM-$VERSION.tar.gz
CWD=$(pwd)
TMP=${TMP:-/tmp/csb}

View file

@ -1,12 +0,0 @@
|-----handy-ruler------------------------------------------------------|
xapps: xapps (Common library for X-Apps project)
xapps:
xapps: This project gathers the components which are common to multiple
xapps: desktop environments and required to implement cross-DE solutions.
xapps:
xapps:
xapps: Project URL: https://github.com/linuxmint/xapps
xapps:
xapps:
xapps:
xapps: