mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Linux: use wxWidgets 3.2.2.1 for official VeraCrypt Linux packages
This commit is contained in:
@@ -18,8 +18,8 @@ export SOURCEPATH=$(readlink -f "$SCRIPTPATH/..")
|
|||||||
# Directory where the VeraCrypt has been checked out
|
# Directory where the VeraCrypt has been checked out
|
||||||
export PARENTDIR=$(readlink -f "$SCRIPTPATH/../../..")
|
export PARENTDIR=$(readlink -f "$SCRIPTPATH/../../..")
|
||||||
|
|
||||||
# The sources of wxWidgets 3.0.5 must be extracted to the parent directory
|
# The sources of wxWidgets 3.2.2.1 must be extracted to the parent directory
|
||||||
export WX_ROOT=$PARENTDIR/wxWidgets-3.0.5
|
export WX_ROOT=$PARENTDIR/wxWidgets-3.2.2.1
|
||||||
echo "Using wxWidgets sources in $WX_ROOT"
|
echo "Using wxWidgets sources in $WX_ROOT"
|
||||||
|
|
||||||
cd $SOURCEPATH
|
cd $SOURCEPATH
|
||||||
|
|||||||
@@ -18,8 +18,8 @@ export SOURCEPATH=$(readlink -f "$SCRIPTPATH/..")
|
|||||||
# Directory where the VeraCrypt has been checked out
|
# Directory where the VeraCrypt has been checked out
|
||||||
export PARENTDIR=$(readlink -f "$SCRIPTPATH/../../..")
|
export PARENTDIR=$(readlink -f "$SCRIPTPATH/../../..")
|
||||||
|
|
||||||
# The sources of wxWidgets 3.0.5 must be extracted to the parent directory
|
# The sources of wxWidgets 3.2.2.1 must be extracted to the parent directory
|
||||||
export WX_ROOT=$PARENTDIR/wxWidgets-3.0.5
|
export WX_ROOT=$PARENTDIR/wxWidgets-3.2.2.1
|
||||||
echo "Using wxWidgets sources in $WX_ROOT"
|
echo "Using wxWidgets sources in $WX_ROOT"
|
||||||
|
|
||||||
cd $SOURCEPATH
|
cd $SOURCEPATH
|
||||||
|
|||||||
@@ -18,8 +18,8 @@ export SOURCEPATH=$(readlink -f "$SCRIPTPATH/..")
|
|||||||
# Directory where the VeraCrypt has been checked out
|
# Directory where the VeraCrypt has been checked out
|
||||||
export PARENTDIR=$(readlink -f "$SCRIPTPATH/../../..")
|
export PARENTDIR=$(readlink -f "$SCRIPTPATH/../../..")
|
||||||
|
|
||||||
# The sources of wxWidgets 3.0.5 must be extracted to the parent directory
|
# The sources of wxWidgets 3.2.2.1 must be extracted to the parent directory
|
||||||
export WX_ROOT=$PARENTDIR/wxWidgets-3.0.5
|
export WX_ROOT=$PARENTDIR/wxWidgets-3.2.2.1
|
||||||
echo "Using wxWidgets sources in $WX_ROOT"
|
echo "Using wxWidgets sources in $WX_ROOT"
|
||||||
|
|
||||||
cd $SOURCEPATH
|
cd $SOURCEPATH
|
||||||
|
|||||||
@@ -18,8 +18,8 @@ export SOURCEPATH=$(readlink -f "$SCRIPTPATH/..")
|
|||||||
# Directory where the VeraCrypt has been checked out
|
# Directory where the VeraCrypt has been checked out
|
||||||
export PARENTDIR=$(readlink -f "$SCRIPTPATH/../../..")
|
export PARENTDIR=$(readlink -f "$SCRIPTPATH/../../..")
|
||||||
|
|
||||||
# The sources of wxWidgets 3.0.5 must be extracted to the parent directory
|
# The sources of wxWidgets 3.2.2.1 must be extracted to the parent directory
|
||||||
export WX_ROOT=$PARENTDIR/wxWidgets-3.0.5
|
export WX_ROOT=$PARENTDIR/wxWidgets-3.2.2.1
|
||||||
echo "Using wxWidgets sources in $WX_ROOT"
|
echo "Using wxWidgets sources in $WX_ROOT"
|
||||||
|
|
||||||
cd $SOURCEPATH
|
cd $SOURCEPATH
|
||||||
|
|||||||
@@ -21,8 +21,8 @@ if [ "$(id -u)" != "0" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# the sources of wxWidgets 3.0.5 must be extracted to the parent directory
|
# the sources of wxWidgets 3.2.2.1 must be extracted to the parent directory
|
||||||
export WX_ROOT=$PARENTDIR/wxWidgets-3.0.5
|
export WX_ROOT=$PARENTDIR/wxWidgets-3.2.2.1
|
||||||
echo "Using wxWidgets sources in $WX_ROOT"
|
echo "Using wxWidgets sources in $WX_ROOT"
|
||||||
|
|
||||||
cd $SOURCEPATH
|
cd $SOURCEPATH
|
||||||
|
|||||||
@@ -20,8 +20,8 @@ if [ "$(id -u)" != "0" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# the sources of wxWidgets 3.0.5 must be extracted to the parent directory
|
# the sources of wxWidgets 3.2.2.1 must be extracted to the parent directory
|
||||||
export WX_ROOT=$PARENTDIR/wxWidgets-3.0.5
|
export WX_ROOT=$PARENTDIR/wxWidgets-3.2.2.1
|
||||||
echo "Using wxWidgets sources in $WX_ROOT"
|
echo "Using wxWidgets sources in $WX_ROOT"
|
||||||
|
|
||||||
cd $SOURCEPATH
|
cd $SOURCEPATH
|
||||||
|
|||||||
@@ -20,8 +20,8 @@ if [ "$(id -u)" != "0" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# the sources of wxWidgets 3.0.5 must be extracted to the parent directory
|
# the sources of wxWidgets 3.2.2.1 must be extracted to the parent directory
|
||||||
export WX_ROOT=$PARENTDIR/wxWidgets-3.0.5
|
export WX_ROOT=$PARENTDIR/wxWidgets-3.2.2.1
|
||||||
echo "Using wxWidgets sources in $WX_ROOT"
|
echo "Using wxWidgets sources in $WX_ROOT"
|
||||||
|
|
||||||
cd $SOURCEPATH
|
cd $SOURCEPATH
|
||||||
|
|||||||
@@ -20,8 +20,8 @@ if [ "$(id -u)" != "0" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# the sources of wxWidgets 3.0.5 must be extracted to the parent directory
|
# the sources of wxWidgets 3.2.2.1 must be extracted to the parent directory
|
||||||
export WX_ROOT=$PARENTDIR/wxWidgets-3.0.5
|
export WX_ROOT=$PARENTDIR/wxWidgets-3.2.2.1
|
||||||
echo "Using wxWidgets sources in $WX_ROOT"
|
echo "Using wxWidgets sources in $WX_ROOT"
|
||||||
|
|
||||||
cd $SOURCEPATH
|
cd $SOURCEPATH
|
||||||
|
|||||||
Reference in New Issue
Block a user