Skip to content

An Arch MakePKG to build Wine compatable with Affinity V2 suite

Notifications You must be signed in to change notification settings

EnfrigFalco/makepkg-affinity-v2

Repository files navigation

makepkg-affinity

An Arch makepkg script to automate the building of a Wine prefix compatable to Serif Affinity V2 suite. Made possible by the efforts of to Wanesty and Grunt. More information at https://forum.affinity.serif.com/index.php?/topic/182758-affinity-suite-v204-on-linux-wine/

If using a different distribution use Toolbox and enter the following prompts:

Create Arch container

toolbox create --image quay.io/toolbx-images/archlinux-toolbox

Enter Arch container

toolbox enter archlinux-toolbox

Clone repository

git clone https://github.com/EnfrigFalco/makepkg-affinity-v2.git

Enter folder

cd makepkg-affinity-v2

Install nano:

sudo pacman -Sy nano

Use nano to edit pacman configuration file

sudo nano /etc/pacman.conf

Paste the following in pacman.conf:

[multilib]
Include = /etc/pacman.d/mirrorlist

Install build packages

chmod +x arch-wine-dependencies.sh
./arch-wine-dependencies.sh

Build Wine with:

makepkg

About

An Arch MakePKG to build Wine compatable with Affinity V2 suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages