Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Philippe Schommers
aports
Commits
1d963a20
Commit
1d963a20
authored
Nov 30, 2019
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/libplist: upgrade to 2.1.0
parent
23602db5
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
348 deletions
+6
-348
community/libplist/APKBUILD
community/libplist/APKBUILD
+6
-8
community/libplist/Updated-ac_python_devel.m4-to-newer-ax_python_devel.m4.patch
...ated-ac_python_devel.m4-to-newer-ax_python_devel.m4.patch
+0
-340
No files found.
community/libplist/APKBUILD
View file @
1d963a20
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libplist
pkgver
=
2.
0
.0
pkgrel
=
4
pkgver
=
2.
1
.0
pkgrel
=
0
pkgdesc
=
"A library to handle Apple Property List format whereas it's binary or XML"
url
=
"https://libimobiledevice.org/"
arch
=
"all"
license
=
"GPL-2.0-or-later AND LGPL-2.1-or-later"
makedepends
=
"py3-setuptools swig python3-dev glib-dev cython
auto
conf automake
libtool"
auto
make autoconf
libtool"
subpackages
=
"
$pkgname
-static
$pkgname
-dev py3-
$pkgname
:_py3
$pkgname
-util
$pkgname
++:cxx"
source
=
"https://www.libimobiledevice.org/downloads/libplist-
$pkgver
.tar.bz2
Updated-ac_python_devel.m4-to-newer-ax_python_devel.m4.patch"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/libimobiledevice/libplist/archive/
$pkgver
.tar.gz"
prepare
()
{
default_prepare
autoreconf
-
vif
autoreconf
-
fi
}
build
()
{
...
...
@@ -58,5 +57,4 @@ cxx() {
mv
"
$pkgdir
"
/usr/lib/
*
++.so.
*
"
$subpkgdir
"
/usr/lib/
}
sha512sums
=
"81508bf6773483528816725c3b5b868563b84fd7810999404072e5ea9efa7fc9f11ef997f32208e4421aa26b15edd0c65f87c67c1472e8c4e356f1e9fe7740ee libplist-2.0.0.tar.bz2
92e0d125f8f4e605ab7fcaa37cc62104f027d706aa42d923f1efc877b5000092865a4e347fef2a276030faca9e0053551bbcc72de488f7e246dd1cc00d3523e1 Updated-ac_python_devel.m4-to-newer-ax_python_devel.m4.patch"
sha512sums
=
"c06a500c16775974e48a503fa484849a96e2aed50c18cab2a4002f92a64a22b20fb6fee991ac115dc4e55d7d7894d8e9f30c35ea96bc4ade943de031559d7453 libplist-2.1.0.tar.gz"
community/libplist/Updated-ac_python_devel.m4-to-newer-ax_python_devel.m4.patch
deleted
100644 → 0
View file @
23602db5
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment