BeerSmith

Informations

Créateur Messages
etrunko Anonymous

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 3129
Wine: System

Retours d'expérience

Description

Homebrewing software.

Editor.

Code source

#!/usr/bin/env playonlinux-bash
# Date : (2018-10-25 17-37)
# Last revision : (2018-10-25 17-37)
# Wine version used :
# Distribution used to test : Fedora
# Author : etrunko

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="BeerSmith"
PREFIX="$TITLE"
VERSION="3_0_8"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Bradley J Smith" "http://beersmith.com" "etrunko" "$PREFIX"

POL_Wine_SelectPrefix "$TITLE"
POL_Wine_PrefixCreate

cd "$POL_USER_ROOT/wineprefix/$PREFIX/drive_c/"
POL_Download "https://s3.amazonaws.com/beersmith-3/BeerSmith$VERSION.exe"

POL_Wine_WaitBefore "$TITLE"
POL_Wine "BeerSmith$VERSION.exe"

POL_Shortcut "BeerSmith3.exe" "$TITLE"

POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribuer
Membre Messages
Dadu042 Lundi 3 Février 2020 à 0:51
Dadu042

Messages

  • Download link is dead. 
  • This line is usless: VERSION="3_0_8"

Réponses

etrunko Jeudi 25 Octobre 2018 à 22:44
etrunko Anonymous

Information

Cette mise à jour a été acceptée par l'équipe

Differences

@@ -0,0 +1,32 @@
+#!/usr/bin/env playonlinux-bash
+# Date : (2018-10-25 17-37)
+# Last revision : (2018-10-25 17-37)
+# Wine version used :
+# Distribution used to test : Fedora
+# Author : etrunko
+
+[ "$PLAYONLINUX" = "" ] && exit 0
+source "$PLAYONLINUX/lib/sources"
+
+TITLE="BeerSmith"
+PREFIX="$TITLE"
+VERSION="3_0_8"
+
+POL_SetupWindow_Init
+POL_Debug_Init
+
+POL_SetupWindow_presentation "$TITLE" "Bradley J Smith" "http://beersmith.com" "etrunko" "$PREFIX"
+
+POL_Wine_SelectPrefix "$TITLE"
+POL_Wine_PrefixCreate
+
+cd "$POL_USER_ROOT/wineprefix/$PREFIX/drive_c/"
+POL_Download "https://s3.amazonaws.com/beersmith-3/BeerSmith$VERSION.exe"
+
+POL_Wine_WaitBefore "$TITLE"
+POL_Wine "BeerSmith$VERSION.exe"
+
+POL_Shortcut "BeerSmith3.exe" "$TITLE"
+
+POL_SetupWindow_Close
+exit 0
\ No newline at end of file

Nouveau code source

#!/usr/bin/env playonlinux-bash
# Date : (2018-10-25 17-37)
# Last revision : (2018-10-25 17-37)
# Wine version used :
# Distribution used to test : Fedora
# Author : etrunko

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="BeerSmith"
PREFIX="$TITLE"
VERSION="3_0_8"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Bradley J Smith" "http://beersmith.com" "etrunko" "$PREFIX"

POL_Wine_SelectPrefix "$TITLE"
POL_Wine_PrefixCreate

cd "$POL_USER_ROOT/wineprefix/$PREFIX/drive_c/"
POL_Download "https://s3.amazonaws.com/beersmith-3/BeerSmith$VERSION.exe"

POL_Wine_WaitBefore "$TITLE"
POL_Wine "BeerSmith$VERSION.exe"

POL_Shortcut "BeerSmith3.exe" "$TITLE"

POL_SetupWindow_Close
exit 0

Réponses

etrunko Jeudi 25 Octobre 2018 à 22:38
etrunko Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

@@ -0,0 +1,32 @@
+#!/usr/bin/env playonlinux-bash
+# Date : (2018-10-25 17-37)
+# Last revision : (2018-10-25 17-37)
+# Wine version used :
+# Distribution used to test : Fedora
+# Author : etrunko
+
+[ "$PLAYONLINUX" = "" ] && exit 0
+source "$PLAYONLINUX/lib/sources"
+
+TITLE="BeerSmith"
+PREFIX="$TITLE"
+VERSION="3_0_8"
+
+POL_SetupWindow_Init
+POL_Debug_Init
+
+POL_SetupWindow_presentation "$TITLE" "Bradley J Smith" "http://beersmith.com" "Eduardo Lima (Etrunko)" "$PREFIX"
+
+POL_Wine_SelectPrefix "$TITLE"
+POL_Wine_PrefixCreate
+
+cd "$POL_USER_ROOT/wineprefix/$PREFIX/drive_c/"
+POL_Download "https://s3.amazonaws.com/beersmith-3/BeerSmith$VERSION.exe"
+
+POL_Wine_WaitBefore "$TITLE"
+POL_Wine "BeerSmith$VERSION.exe"
+
+POL_Shortcut "BeerSmith3.exe" "$TITLE"
+
+POL_SetupWindow_Close
+exit
\ No newline at end of file

Nouveau code source

#!/usr/bin/env playonlinux-bash
# Date : (2018-10-25 17-37)
# Last revision : (2018-10-25 17-37)
# Wine version used :
# Distribution used to test : Fedora
# Author : etrunko

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="BeerSmith"
PREFIX="$TITLE"
VERSION="3_0_8"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Bradley J Smith" "http://beersmith.com" "Eduardo Lima (Etrunko)" "$PREFIX"

POL_Wine_SelectPrefix "$TITLE"
POL_Wine_PrefixCreate

cd "$POL_USER_ROOT/wineprefix/$PREFIX/drive_c/"
POL_Download "https://s3.amazonaws.com/beersmith-3/BeerSmith$VERSION.exe"

POL_Wine_WaitBefore "$TITLE"
POL_Wine "BeerSmith$VERSION.exe"

POL_Shortcut "BeerSmith3.exe" "$TITLE"

POL_SetupWindow_Close
exit

Réponses

etrunko Jeudi 25 Octobre 2018 à 22:11
etrunko Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

@@ -0,0 +1,8 @@
+#!/usr/bin/env playonlinux-bash       
+[ "$PLAYONLINUX" = "" ] && exit 0
+source "$PLAYONLINUX/lib/sources"
+ 
+POL_SetupWindow_Init
+ 
+POL_SetupWindow_Close
+exit
\ No newline at end of file

Nouveau code source

#!/usr/bin/env playonlinux-bash       
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
 
POL_SetupWindow_Init
 
POL_SetupWindow_Close
exit

Réponses