Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
desktop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
6
Merge Requests
6
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
desktop
Commits
93199292
Commit
93199292
authored
Mar 12, 2016
by
gnastyle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scummvm: update to 1.8.0
parent
b15061cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
scummvm/PKGBUILD
scummvm/PKGBUILD
+4
-4
No files found.
scummvm/PKGBUILD
View file @
93199292
pkgname
=
scummvm
pkgver
=
1.
7
.0
pkgver
=
1.
8
.0
pkgrel
=
1
pkgdesc
=
"A virtual machine for several classic graphical point-and-click adventure games."
arch
=(
'x86_64'
)
license
=(
'GPL3'
)
url
=
"http://www.scummvm.org/"
depends
=(
'alsa-lib'
'flac'
'fluidsynth'
'libmad'
'libvorbis'
'sdl'
'zlib'
)
depends
=(
'alsa-lib'
'flac'
'fluidsynth'
'
glu'
'
libmad'
'libvorbis'
'sdl'
'zlib'
)
categories
=(
'games'
)
source
=(
"http
://downloads.sourceforge.net/sourceforge/
${
pkgname
}
/
${
pkgname
}
-
${
pkgver
}
.tar.bz2
"
source
=(
"http
s://github.com/scummvm/scummvm/archive/v
${
pkgver
}
.tar.gz
"
"
${
pkgname
}
.desktop"
)
sha256sums
=(
'
d9ff0e8cf911afa466d5456d28fef692a17d47ddecfd428bf2fef591237c2e66
'
sha256sums
=(
'
c309fcecfdafecaf1fe9a2576ddc215f290e7bcb4436a679366974142c42d7b5
'
'1165dfe59a4ba25d9605ca0e1be650706bbd784b0c7f66d7a9700538d0031090'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment