Update pegasus-fe-git PKGBUILD
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
c3a3ea6a05
commit
5b171763de
2 changed files with 20 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = pegasus-fe-git
|
||||
pkgdesc = A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
|
||||
pkgver = alpha11.r100.ga1f400c
|
||||
pkgrel = 1
|
||||
pkgver = alpha12.r12.gca00bb4
|
||||
pkgrel = 2
|
||||
url = https://pegasus-frontend.org/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
|
@ -9,10 +9,13 @@ pkgbase = pegasus-fe-git
|
|||
makedepends = git
|
||||
makedepends = qt5-tools
|
||||
depends = qt-gstreamer
|
||||
depends = fontconfig
|
||||
depends = openssl-1.0
|
||||
depends = qt5-svg
|
||||
depends = qt5-multimedia
|
||||
depends = qt5-gamepad
|
||||
depends = qt5-graphicaleffects
|
||||
optdepends = polkit
|
||||
provides = pegasus-fe
|
||||
conflicts = pegasus-fe
|
||||
source = pegasus-fe::git+https://github.com/mmatyas/pegasus-frontend.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue