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
c5061c10
Commit
c5061c10
authored
4 years ago
by
Alex Denes
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/minetest-mineclone2: new aport
parent
eba34f0b
Loading
Loading
1 merge request
!19835
community/minetest-mineclone2: new aport
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/minetest-mineclone2/APKBUILD
+23
-0
23 additions, 0 deletions
community/minetest-mineclone2/APKBUILD
with
23 additions
and
0 deletions
community/minetest-mineclone2/APKBUILD
0 → 100644
+
23
−
0
View file @
c5061c10
# Contributor: Alex Denes <caskd@redxen.eu>
# Maintainer: Alex Denes <caskd@redxen.eu>
_game
=
mineclone2
pkgname
=
"minetest-
$_game
"
pkgver
=
0.71.0
pkgrel
=
0
pkgdesc
=
"Voxel-based sandbox game for Minetest"
url
=
"https://git.minetest.land/MineClone2/MineClone2"
arch
=
"noarch"
license
=
"GPL-3.0-or-later"
depends
=
"minetest-common"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://git.minetest.land/MineClone2/MineClone2/archive/
$pkgver
.tar.gz
"
options
=
"!check"
builddir
=
"
$srcdir
"
package
()
{
mkdir
-p
"
$pkgdir
/usr/share/minetest/games"
mv
"
$_game
"
"
$pkgdir
/usr/share/minetest/games/
$_game
"
}
sha512sums
=
"7a602fefa151a975ee1fa0f18db6ef46955e4fb9ef763748620ba3779b83656eb2bfa7851d5454cf843d00a464f6b494a21dd66d7c7a1a3af441d87bf14aefd5 minetest-mineclone2-0.71.0.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