blob: 61446fa44a1b402a86f9cf159b25120513a2e349 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
pkgbase = simulationcraft
pkgdesc = A tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm). Multi-player event-driven simulator written in C++ that models raid damage.
pkgver = 620_02
pkgrel = 1
url = http://code.google.com/p/simulationcraft
install = simulationcraft.install
arch = i686
arch = x86_64
license = GPL3
makedepends = qt5-base
makedepends = qt5-webkit
conflicts = simcraft
conflicts = simcraft-data
conflicts = simcraft-gui
conflicts = simulationcraft-git
conflicts = simulationcraft-data-git
conflicts = simulationcraft-gui-git
replaces = simcraft
replaces = simcraft-data
replaces = simcraft-gui
source = http://downloads.simulationcraft.org/simc-620-02-source.zip
source = SimulationCraft.desktop
md5sums = d1155ac12510ae0344d742ee86d8ba6d
md5sums = 59f2d428f6c7ad8a3eee1ca615a5982a
pkgname = simulationcraft
depends = openssl
depends = simulationcraft-data=620_02
pkgname = simulationcraft-gui
pkgdesc = A tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm). Multi-player event-driven simulator written in C++ that models raid damage.gui
depends = qt5-base
depends = qt5-webkit
depends = simulationcraft=620_02
pkgname = simulationcraft-data
|