Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
8c2ca18a22
commit
9db26f13b0
2 changed files with 16 additions and 18 deletions
|
@ -1,21 +1,20 @@
|
|||
pkgbase = pegasus-frontend-git
|
||||
pkgdesc = A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
|
||||
pkgver = alpha13.r37.g67846c6
|
||||
pkgver = alpha14.r36.g49dd98b3
|
||||
pkgrel = 1
|
||||
url = https://pegasus-frontend.org/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = GPL3
|
||||
makedepends = git
|
||||
makedepends = qt5-tools
|
||||
makedepends = qt5-quickcontrols
|
||||
makedepends = qt5-gamepad
|
||||
makedepends = qt5-svg
|
||||
makedepends = qt5-multimedia
|
||||
makedepends = qt5-graphicaleffects
|
||||
makedepends = qt5-declarative
|
||||
makedepends = qt5-imageformats
|
||||
depends = qt5-declarative
|
||||
depends = qt5-gamepad
|
||||
depends = qt5-graphicaleffects
|
||||
depends = qt5-imageformats
|
||||
depends = qt5-multimedia
|
||||
depends = qt5-quickcontrols
|
||||
depends = qt5-svg
|
||||
depends = qt5-tools
|
||||
depends = sdl2
|
||||
optdepends = polkit
|
||||
provides = pegasus-frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue