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
ffd93855
Commit
ffd93855
authored
3 years ago
by
David Demelier
Committed by
Leo
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/libretro-beetle-supergrafx: remove bundled deps
parent
4ab65a56
No related branches found
No related tags found
1 merge request
!21923
testing/libretro-beetle-supergrafx: remove bundled deps
Pipeline
#83493
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/libretro-beetle-supergrafx/APKBUILD
+4
-2
4 additions, 2 deletions
testing/libretro-beetle-supergrafx/APKBUILD
with
4 additions
and
2 deletions
testing/libretro-beetle-supergrafx/APKBUILD
+
4
−
2
View file @
ffd93855
...
...
@@ -2,18 +2,20 @@
# Maintainer: David Demelier <markand@malikania.fr>
pkgname
=
libretro-beetle-supergrafx
pkgver
=
0_git20210412
pkgrel
=
0
pkgrel
=
1
_commit
=
"7a84c5e3b9e0dc44266d3442130296888f3c573a"
pkgdesc
=
"standalone port of Mednafen PCE Fast to libretro"
url
=
"https://github.com/libretro/beetle-supergrafx-libretro"
arch
=
"all"
license
=
"GPL-2.0-only"
makedepends
=
"zlib-dev"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/libretro/beetle-supergrafx-libretro/archive/
$_commit
.tar.gz"
builddir
=
"
$srcdir
/beetle-supergrafx-libretro-
$_commit
"
options
=
"!check"
# No tests
build
()
{
make
rm
-rf
deps/zlib
*
make
SYSTEM_ZLIB
=
1
}
package
()
{
...
...
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