forked from sergiomb2/pinball
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpinball.yaml
32 lines (30 loc) · 839 Bytes
/
pinball.yaml
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
Name: pinball
Summary: Emilia arcade game
Version: 0.0.0
Release: 0
Group: Amusements/Games
License: GPLv2+
URL: http://pinball.sourceforge.net
Prefix: /opt/pinball
Sources:
- http://downloads.sourceforge.net/pinball/%{name}-%{version}.tar.gz
- "%{name}.desktop"
- "%{name}.png"
Description: |
The Emilia Pinball project is an open source pinball simulator for linux
and other unix systems. The current release is a stable and mature alpha.
There is only one level to play with but it is however very addictive.
SetupOptions: [ -e configure ] || ./bootstrap
Requires:
- hicolor-icon-theme
- opengl-games-utils
PkgBR:
- libXt-devel
- SDL_image-devel
- SDL_mixer-devel
- libpng-devel
- libvorbis-devel
- libtool-ltdl-devel
- desktop-file-utils
Configure: configure
Builder: make