Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
7dc6f55d
Commit
7dc6f55d
authored
4 years ago
by
Justin Berthault
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/chocolate-doom: upgrade to 3.0.1
parent
77bef56d
No related branches found
No related tags found
2 merge requests
!11958
community/rclone: upgrade to 1.52.3
,
!9746
testing/chocolate-doom: upgrade to 3.0.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/chocolate-doom/APKBUILD
+2
-6
2 additions, 6 deletions
testing/chocolate-doom/APKBUILD
with
2 additions
and
6 deletions
testing/chocolate-doom/APKBUILD
+
2
−
6
View file @
7dc6f55d
# Maintainer: Alex Raschi <raschi.alex@gmail.com>
# Maintainer: Alex Raschi <raschi.alex@gmail.com>
pkgname
=
chocolate-doom
pkgname
=
chocolate-doom
pkgver
=
3.0.
0
pkgver
=
3.0.
1
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Portable release of Doom, Heretic, Hexen, and Strife"
pkgdesc
=
"Portable release of Doom, Heretic, Hexen, and Strife"
url
=
"https://www.chocolate-doom.org"
url
=
"https://www.chocolate-doom.org"
arch
=
"all"
arch
=
"all"
license
=
"GPL-2.0-or-later"
license
=
"GPL-2.0-or-later"
depends
=
""
makedepends
=
"sdl2-dev sdl2_net-dev sdl2_mixer-dev libpng-dev
makedepends
=
"sdl2-dev sdl2_net-dev sdl2_mixer-dev libpng-dev
libsamplerate-dev mesa-dev"
libsamplerate-dev mesa-dev"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
options
=
"!check"
# no test suite
options
=
"!check"
# no test suite
source
=
"https://www.chocolate-doom.org/downloads/
$pkgver
/
$pkgname
-
$pkgver
.tar.gz"
source
=
"https://www.chocolate-doom.org/downloads/
$pkgver
/
$pkgname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
build
()
{
cd
"
$builddir
"
./configure
\
./configure
\
--build
=
$CBUILD
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
--host
=
$CHOST
\
...
@@ -27,8 +24,7 @@ build() {
...
@@ -27,8 +24,7 @@ build() {
}
}
package
()
{
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
}
sha512sums
=
"
41f235c0d84ef21070636ad0610e97898dfd366fae7f9244bd2aebf8974db98dcf55f70bcab2f93589b9bf31dd421db32e8af88e0f8e0a655d2b9f1d4ead2afd
chocolate-doom-3.0.
0
.tar.gz"
sha512sums
=
"
bec5daf5b26a8dd238780cb4e0c23ffc59b97825d323aa67bb6a3279cd243c18c03e899c4cb4b3106ac187330c6421915a14a6a7c0d34cb0ee75d6f29f9dc905
chocolate-doom-3.0.
1
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment