Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
7fe16db1
Unverified
Commit
7fe16db1
authored
5 years ago
by
Luca Weiss
Committed by
Oliver Smith
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/properties-cpp: switch to lib-cpp source (
!565
)
parent
894ac97f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/properties-cpp/APKBUILD
+5
-7
5 additions, 7 deletions
main/properties-cpp/APKBUILD
with
5 additions
and
7 deletions
main/properties-cpp/APKBUILD
+
5
−
7
View file @
7fe16db1
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname
=
properties-cpp
pkgver
=
0.0.
1
_
pkgver
=
0.0.1+14.10.20140730
pkgver
=
0.0.
2_git20180409
_
commit
=
"45863e849b39c4921d6553e6d27e267a96ac7d77"
pkgrel
=
0
pkgdesc
=
"A very simple convenience library for handling properties and signals in C++11"
url
=
"https://launchpad.net/properties-cpp"
arch
=
"noarch"
license
=
"LGPL3"
depends
=
""
makedepends
=
"cmake cmake-extras"
checkdepends
=
"gtest-dev gtest"
install
=
""
subpackages
=
"
$pkgname
-dev"
source
=
"
https://launchpad.net/ubuntu/+archive/primary/+files/properties-cpp_
$_pkgver
.orig
.tar.gz
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/lib-cpp/properties-cpp/archive/
$_commit
.tar.gz
fixes.patch"
# https://github.com/lib-cpp/properties-cpp/pull/1
builddir
=
"
$srcdir
/
$pkgname
-
$_
pkgver
"
builddir
=
"
$srcdir
/
$pkgname
-
$_
commit
"
build
()
{
mkdir
-p
"
$builddir
/build"
...
...
@@ -37,5 +35,5 @@ package() {
make
DESTDIR
=
"
$pkgdir
/"
install
}
sha512sums
=
"
44627c548ac31abb191254246006e73bc3e8a0c489062a253c1815e3588b62eb7578d56b1ef7f5016b23ba1e09ab964354e55930b076d9c439ad5484eb7ea6d3 properties-cpp_0.0.1+14.10.20140730.orig
.tar.gz
sha512sums
=
"
5697b9acacb63b801ef531a3741655e67896604c5150a754d9e11f87898ee564a2707fcb8346119b7081ae725e8bbfa671e537e4985a061da7161ff7b12d5985 properties-cpp-45863e849b39c4921d6553e6d27e267a96ac7d77
.tar.gz
298ccdf5222f7aad4bf25aa3d18cd4bf552c67db8a98bf473c367857b355457d38a42fae8571061f94596750856a841f2cf03d2ba11bf014a92f82ba19fd74a9 fixes.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