Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : dolphin-emu | name : dolphin-emu | ||||
| version : 5.0 | version : 5.0.11102 | ||||
| release : 27 | release : 28 | ||||
| source : | source : | ||||
| - git|https://github.com/dolphin-emu/dolphin.git : 91f5d577cc9718dfbfdc2243e7f757de343eaf53 | - git|https://github.com/dolphin-emu/dolphin.git : c6841a027a1c34a35b94e436e909cfdbfbbdbfc7 | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : games.emulator | component : games.emulator | ||||
| summary : GameCube / Wii emulator | summary : GameCube / Wii emulator | ||||
| description: | | description: | | ||||
| GameCube / Wii emulator, allowing you to play games for these two platforms on your PC. | GameCube / Wii emulator, allowing you to play games for these two platforms on your PC. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5Core) | - pkgconfig(Qt5Core) | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| Show All 23 Lines | %cmake_ninja -DENABLE_QT=TRUE \ | ||||
| -DUSE_SHARED_ENET=TRUE \ | -DUSE_SHARED_ENET=TRUE \ | ||||
| -DUSE_SHARED_GTEST=TRUE . | -DUSE_SHARED_GTEST=TRUE . | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| # Install udev rule | # Install udev rule | ||||
| install -Dm00644 Data/51-usb-device.rules $installdir/%libdir%/udev/rules.d/51-usb-device.rules | install -Dm00644 Data/51-usb-device.rules $installdir/%libdir%/udev/rules.d/51-usb-device.rules | ||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.