🔒 Repository is read-only – file editing is disabled.

recipes/gui/openttd-opengfx/PAGBUILD.yaml main

16 linii Raw ← Powrót
12345678910111213141516
pkgname: openttd-opengfx
pkgver: '8.0'
pkgrel: '1'
pkgdesc: A free graphics set for openttd
url: 'http://dev.openttdcoop.org/projects/opengfx'
arch: x86_64
depends: []
makedepends: []
source:
- 'https://cdn.openttd.org/opengfx-releases/${pkgver}/opengfx-${pkgver}-all.zip'
sha256sums:
- 43a0c1dabf39cb865394f3a6cc36d4da5c10ecfaaf55652043104806810903be
build: "cd .\ntar xvf opengfx-${pkgver}.tar\ncd opengfx-${pkgver}\ninstall -d ${PKGDIR}/usr/share/openttd/data   \ninstall\
  \ -m644 *.grf ${PKGDIR}/usr/share/openttd/data\ninstall -m644 *.obg ${PKGDIR}/usr/share/openttd/data\n"
package: |
  true