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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Akihiro Suda
aports
Commits
bedad23f
Commit
bedad23f
authored
9 years ago
by
Sören Tempel
Committed by
Natanael Copa
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/wine: upgrade to 1.7.52
parent
256e33d2
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/wine/APKBUILD
+11
-9
11 additions, 9 deletions
main/wine/APKBUILD
with
11 additions
and
9 deletions
main/wine/APKBUILD
+
11
−
9
View file @
bedad23f
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
wine
pkgver
=
1.7.5
1
pkgver
=
1.7.5
2
_ver
=
${
pkgver
/_/-
}
pkgrel
=
0
pkgdesc
=
"A compatibility layer for running Windows programs"
...
...
@@ -15,12 +16,9 @@ makedepends="fontconfig-dev openldap-dev libxslt-dev libxxf86dga-dev
libxcomposite-dev libxrender-dev libxinerama-dev zlib-dev
cups-dev alsa-lib-dev lcms-dev libxml2-dev
gstreamer0.10-dev gst-plugins-base0.10-dev paxmark dbus-dev libxi-dev
gnutls-dev
tiff-dev v4l-utils-dev udisks2-dev
autoconf automake"
gnutls-dev tiff-dev v4l-utils-dev udisks2-dev autoconf automake"
source
=
"http://downloads.sourceforge.net/project/wine/Source/wine-
$_ver
.tar.bz2
musl-fix.patch
"
musl-fix.patch"
_builddir
=
"
$srcdir
"
/
$pkgname
-
$_ver
prepare
()
{
...
...
@@ -48,6 +46,10 @@ build() {
--host
=
$CHOST
\
--prefix
=
/usr
\
--libdir
=
/usr/lib
\
--sysconfdir
=
/etc
\
--mandir
=
/usr/share/man
\
--infodir
=
/usr/share/info
\
--localstatedir
=
/var
\
--with-dbus
\
--with-x
\
$_win64
\
...
...
@@ -73,9 +75,9 @@ package() {
"
$pkgdir
"
/usr/bin/
$_wine
}
md5sums
=
"
0bd3707316cd404da6c48c30e07fafb5
wine-1.7.5
1
.tar.bz2
md5sums
=
"
70ecd94e17394446ed28ee21282e3e4c
wine-1.7.5
2
.tar.bz2
80c4e60c14a055b070e87338f22c6a0f musl-fix.patch"
sha256sums
=
"
397fc95b463d6ae1b65ab0477d9fe5d0871e8e2a3322bc9d984e438f2c4d0f52
wine-1.7.5
1
.tar.bz2
sha256sums
=
"
0773b32a0c358323db4c383ceb1e9e28d5d4ed4ea37570af2bcb41fecf0d554b
wine-1.7.5
2
.tar.bz2
28059ac713a3636657267b9238ac9ca28416d7a3d6dbac142ed68dcbf460d88b musl-fix.patch"
sha512sums
=
"
d23b2a37f82c26b4a2b339711a9eb6d6819c8c4def27c65cb7b8bb917aa660f51b3190b35493246d0bc2eea1ffd47529c4ed18a75ee64654b5f40970eefe277a
wine-1.7.5
1
.tar.bz2
sha512sums
=
"
834a77553d1352840c747ab5dc3e582b15da4ea65f16f9d58d0cc8afb460b4a0fded859929331dd32d9f4f66ab14bb890cf239d0a283bf9ffd92b48f9d1687de
wine-1.7.5
2
.tar.bz2
6cbbaa561db4ea2048e1c5db3b66dddea554d8e2aa120e8615403a4891f1bd08fcd8c273ccb3fc6a824dac2fb53165237a1f4111d86cfee1de4a18fa7262ea39 musl-fix.patch"
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