scummvm: 2.1.2 -> 2.2.0
This commit is contained in:
parent
0da44df764
commit
b9a1ef768d
@ -2,8 +2,6 @@ drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/scummvm
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/appdata/
|
||||
-rw-r--r-- root/root usr/share/appdata/scummvm.appdata.xml
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/scummvm.desktop
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
@ -14,6 +12,8 @@ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man6/
|
||||
-rw-r--r-- root/root usr/share/man/man6/scummvm.6.gz
|
||||
drwxr-xr-x root/root usr/share/metainfo/
|
||||
-rw-r--r-- root/root usr/share/metainfo/scummvm.appdata.xml
|
||||
drwxr-xr-x root/root usr/share/pixmaps/
|
||||
-rw-r--r-- root/root usr/share/pixmaps/scummvm.xpm
|
||||
drwxr-xr-x root/root usr/share/scummvm/
|
||||
@ -36,5 +36,4 @@ drwxr-xr-x root/root usr/share/scummvm/
|
||||
-rw-r--r-- root/root usr/share/scummvm/tony.dat
|
||||
-rw-r--r-- root/root usr/share/scummvm/toon.dat
|
||||
-rw-r--r-- root/root usr/share/scummvm/translations.dat
|
||||
-rw-r--r-- root/root usr/share/scummvm/wintermute.zip
|
||||
-rw-r--r-- root/root usr/share/scummvm/xeen.ccs
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/cgCfaAnoiQZZwb1W76Q1XprXkyOPQBH/EVwC5+NyeeZVYbJmSiAuNmk7/Zgy/oznNtRVzkx1tpXvpYP+z2H1AY=
|
||||
SHA256 (Pkgfile) = a11065924785573a3aeaa09e9698a6faffb19a53bc8d0e91f134202a14b5f857
|
||||
SHA256 (.footprint) = b693ab4faa81a298ad3cdc75373e11bf0a727d5e244d228e213a82ba252a099e
|
||||
SHA256 (scummvm-2.1.2.tar.xz) = c4c16c9b8650c3d512b7254551bbab0d47cd3ef4eac6983ab6d882e76cf88eb0
|
||||
RWSE3ohX2g5d/dWJQyuhKmO1Kv2lPWYI6lAKw353xhsuLS6xY7u4pamLxsf1VwAYqi1FvPG/advS1nLnlyPpycj/COzIAq8HvAU=
|
||||
SHA256 (Pkgfile) = 74441f8d80c8b71d56d9e38b19578d77d7fd4e033985b667e58556a6c617650e
|
||||
SHA256 (.footprint) = af3ae0cf9121096211ff051f14b0844f1a468ef0cdc9394e1b09b8de83f20034
|
||||
SHA256 (scummvm-2.2.0.tar.xz) = 1469657e593bd8acbcfac0b839b086f640ebf120633e93f116cab652b5b27387
|
||||
|
@ -4,9 +4,9 @@
|
||||
# Depends on: libmad libmpeg2 flac
|
||||
|
||||
name=scummvm
|
||||
version=2.1.2
|
||||
version=2.2.0
|
||||
release=1
|
||||
source=(https://www.scummvm.org/frs/${name}/${version}/${name}-${version}.tar.xz)
|
||||
source=(https://downloads.scummvm.org/frs/scummvm/$name/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user