summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Steven Voges <svoges.sbo@gmail.com>2022-04-21 18:22:35 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-24 01:47:09 +0700
commit6d7ee79829bd15e54328c6661eba6440bc7c9a50 (patch)
tree02e1d7d298be94708a13468be7fc3c68bea8655d /desktop
parentca97fb18afabfb3c2df07a1d788b011a5c72d3cd (diff)
downloadslackbuilds-6d7ee79829bd15e54328c6661eba6440bc7c9a50.tar.gz
slackbuilds-6d7ee79829bd15e54328c6661eba6440bc7c9a50.tar.xz
desktop/bottles: Updated for version 2022.4.14.trento.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/bottles/README32
-rw-r--r--desktop/bottles/bottles.SlackBuild12
-rw-r--r--desktop/bottles/bottles.info6
-rw-r--r--desktop/bottles/slack-desc12
4 files changed, 46 insertions, 16 deletions
diff --git a/desktop/bottles/README b/desktop/bottles/README
index 3c6f4f0cbe..54e7716e75 100644
--- a/desktop/bottles/README
+++ b/desktop/bottles/README
@@ -1 +1,31 @@
-Easily manage wineprefix using environments.
+Easily manage wine prefixes in a new way. Run Windows software and
+games on Linux.
+
+Bottles' Gaming Environment comes preconfigured to support a large
+set of Windows video games on Linux.
+
+Bottles introduces a new way to handle Windows prefixes using
+environments, a combination of ready-to-use settings, libraries and
+dependencies.
+
+Choose between Gaming and Software environment based on the type of
+software you want to start.
+
+More advanced users can choose the Custom environment to configure
+the bottle on their own.
+
+Customize your Windows environment with ease.
+
+Choose whether to use dxvk, vkd3d, gamemode, esync, fsync or other,
+Bottles will handle it all for you.
+
+Windows software need dependencies to work properly.
+
+Bottles comes with a powerful and easy-to-use dependency manager
+that automates this task.
+
+Just look for the package you need and then "install", Bottles will
+take care of everything for you.
+
+Your bottles are isolated from the system and will only hit your
+personal files when you decide.
diff --git a/desktop/bottles/bottles.SlackBuild b/desktop/bottles/bottles.SlackBuild
index 7981266dfd..c65177610d 100644
--- a/desktop/bottles/bottles.SlackBuild
+++ b/desktop/bottles/bottles.SlackBuild
@@ -25,12 +25,16 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bottles
-VERSION=${VERSION:-2022.3.28.trento.1}
SRCNAM=${PRGNAM^b}
+VERSION=${VERSION:-2022.4.14.trento.2}
SRCVER=${VERSION/\.trento\./-trento-}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
+TMP=${TMP:-/tmp/SBo}
+PKG=$TMP/package-$PRGNAM
+OUTPUT=${OUTPUT:-/tmp}
+NINJA=${NINJA:=ninja}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -45,10 +49,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-TMP=${TMP:-/tmp/SBo}
-PKG=$TMP/package-$PRGNAM
-OUTPUT=${OUTPUT:-/tmp}
-
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
@@ -92,7 +92,7 @@ cd build
--prefix=/usr \
--sysconfdir=/etc \
-Dstrip=true
- "${NINJA:=ninja}"
+ $NINJA
DESTDIR=$PKG $NINJA install
cd ..
diff --git a/desktop/bottles/bottles.info b/desktop/bottles/bottles.info
index eec2b8378a..6349d9db1c 100644
--- a/desktop/bottles/bottles.info
+++ b/desktop/bottles/bottles.info
@@ -1,8 +1,8 @@
PRGNAM="bottles"
-VERSION="2022.3.28.trento.1"
+VERSION="2022.4.14.trento.2"
HOMEPAGE="https://usebottles.com/"
-DOWNLOAD="https://github.com/bottlesdevs/Bottles/archive/2022.3.28-trento-1/Bottles-2022.3.28-trento-1.tar.gz"
-MD5SUM="c2340e9dd1f0db41b3b4ecf3874e56e2"
+DOWNLOAD="https://github.com/bottlesdevs/Bottles/archive/2022.4.14-trento-2/Bottles-2022.4.14-trento-2.tar.gz"
+MD5SUM="49a18b94fcc5becbe82c360fe1707dad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wine libhandy patool gtksourceview4"
diff --git a/desktop/bottles/slack-desc b/desktop/bottles/slack-desc
index d48a1fd52a..2adbd72201 100644
--- a/desktop/bottles/slack-desc
+++ b/desktop/bottles/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
bottles: bottles (easily manage wineprefix using environments)
bottles:
-bottles: Homepage: https://usebottles.com
-bottles:
-bottles:
-bottles:
-bottles:
-bottles:
+bottles: Easily manage wine prefixes in a new way. Run Windows software and
+bottles: games on Linux.
bottles:
+bottles: Bottles introduces a new way to handle Windows prefixes using
+bottles: environments, a combination of ready-to-use settings, libraries and
+bottles: dependencies.
bottles:
+bottles: Homepage: https://usebottles.com/
bottles: