Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
b33289e8
Verified
Commit
b33289e8
authored
5 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/mednaffe: bump to 0.8.8
parent
e9342266
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/mednaffe/APKBUILD
+7
-7
7 additions, 7 deletions
user/mednaffe/APKBUILD
with
7 additions
and
7 deletions
user/mednaffe/APKBUILD
+
7
−
7
View file @
b33289e8
# Contributor: Horst Burkhardt <horst@adelielinux.org>
# Maintainer: Horst Burkhardt <horst@adelielinux.org>
pkgname
=
mednaffe
pkgver
=
0.8.
7
pkgver
=
0.8.
8
pkgrel
=
0
pkgdesc
=
"
a front-end to
the
m
ednafen emulator"
pkgdesc
=
"
Graphical interface for
the
M
ednafen
multi-system
emulator"
url
=
"https://github.com/AmatCoder/mednaffe"
arch
=
"all !s390x"
options
=
"!check"
# mednaffe does not ship a test suite
subpackages
=
"
$pkgname
-doc"
license
=
"GPL-3.0-only"
depends
=
"mednafen"
makedepends
=
"mednafen gtk+2.0-dev glib-dev atk-dev pango-dev cairo-dev libxfixes-dev libx11-dev libxrender-dev libxi-dev libxext-dev libxdamage-dev libffi-dev pcre-dev freetype-dev harfbuzz-dev libxcb-dev expat-dev libxau-dev libxdmcp-dev graphite2-dev libuuid libbsd-dev"
makedepends
=
"mednafen gtk+2.0-dev glib-dev atk-dev pango-dev cairo-dev
libxfixes-dev libx11-dev libxrender-dev libxi-dev libxext-dev
libxdamage-dev libffi-dev pcre-dev freetype-dev harfbuzz-dev libxcb-dev
expat-dev libxau-dev libxdmcp-dev graphite2-dev libuuid libbsd-dev"
source
=
"https://github.com/AmatCoder/mednaffe/releases/download/
$pkgver
/
$pkgname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--prefix
=
/usr
--disable-gtk3
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
3495ecd3b87f19ab65d8760ea8adfa830c4dc9fe959f2e2f349216b36f58d9623c9cfd0c7e40fe5e8b7b90846fe85d9808c2a5885f36d5d8b16659b25cf8a3a1
mednaffe-0.8.
7
.tar.gz"
sha512sums
=
"
93e80f9c1d7a4caf5324c00760cd559031df5f29ad98d917ca2d514b012fcd616692eb2ae85eee3c17750dea890fa0206d9c1a548227ac3b762aab44837d2ae4
mednaffe-0.8.
8
.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