forked from hasufell/hasufell-repository
pioneers: add old 15.1 version
This commit is contained in:
parent
29a5da2bc4
commit
e58cb483b6
28
packages/games-board/pioneers/pioneers-15.1.exheres-0
Normal file
28
packages/games-board/pioneers/pioneers-15.1.exheres-0
Normal file
@ -0,0 +1,28 @@
|
||||
# Copyright 2014 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
SUMMARY="A clone of the popular board game The Settlers of Catan"
|
||||
HOMEPAGE="http://pio.sourceforge.net/"
|
||||
DOWNLOADS="mirror://sourceforge/pio/${PNV}.tar.gz"
|
||||
|
||||
LICENCES="GPL-2 CC-BY-SA-4.0"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
dev-util/gob2
|
||||
sys-devel/gettext
|
||||
virtual/pkg-config
|
||||
build+run:
|
||||
x11-libs/gtk+:3
|
||||
x11-libs/libnotify
|
||||
"
|
||||
|
||||
DEFAULT_SRC_CONFIGURE_PARAMS=(
|
||||
--enable-nls
|
||||
--disable-help
|
||||
--includedir=/usr/include
|
||||
--with-gtk
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user