forked from Plemya-x/alr-repo
		
	добавление PP deb
This commit is contained in:
		| @@ -10,7 +10,7 @@ conflicts='portproton' | |||||||
|  |  | ||||||
| deps_redos=('bubblewrap' 'cabextract' 'curl' 'icoutils' 'vulkan-loader' 'vulkan-tools' 'wget' 'zenity' 'zstd') | deps_redos=('bubblewrap' 'cabextract' 'curl' 'icoutils' 'vulkan-loader' 'vulkan-tools' 'wget' 'zenity' 'zstd') | ||||||
| deps_arch=('bash' 'icoutils' 'wget' 'bubblewrap' 'zstd' 'cabextract' 'bc' 'tar' 'openssl' 'gamemode' 'desktop-file-utils' 'curl' 'dbus' 'freetype2' 'gdk-pixbuf2' 'ttf-font' 'zenity' 'lsb-release' 'nss' 'xorg-xrandr' 'vulkan-driver' 'vulkan-icd-loader' 'lsof' 'lib32-freetype2' 'lib32-libgl' 'lib32-gcc-libs' 'lib32-libx11' 'lib32-libxss' 'lib32-alsa-plugins' 'lib32-libgpg-error' 'lib32-nss' 'lib32-vulkan-driver' 'lib32-vulkan-icd-loader' 'lib32-gamemode' 'lib32-openssl') | deps_arch=('bash' 'icoutils' 'wget' 'bubblewrap' 'zstd' 'cabextract' 'bc' 'tar' 'openssl' 'gamemode' 'desktop-file-utils' 'curl' 'dbus' 'freetype2' 'gdk-pixbuf2' 'ttf-font' 'zenity' 'lsb-release' 'nss' 'xorg-xrandr' 'vulkan-driver' 'vulkan-icd-loader' 'lsof' 'lib32-freetype2' 'lib32-libgl' 'lib32-gcc-libs' 'lib32-libx11' 'lib32-libxss' 'lib32-alsa-plugins' 'lib32-libgpg-error' 'lib32-nss' 'lib32-vulkan-driver' 'lib32-vulkan-icd-loader' 'lib32-gamemode' 'lib32-openssl') | ||||||
| deps_debian=('curl' 'zenity' 'cabextract') | deps_debian=('curl' 'zenity' 'cabextract' 'bubblewrap' 'gamemode' 'icoutils' 'tar' 'wget' 'zstd' 'libvulkan1' 'libvulkan1:i386') | ||||||
| #build_deps=('') | #build_deps=('') | ||||||
|  |  | ||||||
| #sources=("git+https://github.com/Castro-Fidel/PortWINE.git") | #sources=("git+https://github.com/Castro-Fidel/PortWINE.git") | ||||||
| @@ -21,6 +21,11 @@ checksums=('SKIP' | |||||||
| ) | ) | ||||||
|  |  | ||||||
| prepare() { | prepare() { | ||||||
|  | sudo apt install software-properties-common -y | ||||||
|  | sudo apt-add-repository non-free | ||||||
|  | sudo dpkg --add-architecture i386 | ||||||
|  | sudo apt update | ||||||
|  | sudo apt upgrade | ||||||
| cd "${srcdir}" | cd "${srcdir}" | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user