BeerSmith
Informations
Créateur | Messages |
---|---|
etrunko
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience0 1 DescriptionHomebrewing software. 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:
ContribuerMembre | Messages |
Dadu042 | Lundi 3 Février 2020 à 0:51 |
Dadu042
|
Messages
Réponses |
etrunko | Jeudi 25 Octobre 2018 à 22:44 |
etrunko
|
InformationCette 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
|
WarningCette mise à jour n'a pas été approuvé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" "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
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. 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 |
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com