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
c4e4150f
Commit
c4e4150f
authored
3 years ago
by
rahmanshaber
Committed by
Michał Polański
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/libcsys: upgrade to 4.2.0
parent
94933cb9
No related branches found
No related tags found
1 merge request
!20638
community/C-Suite: upgrade to 4.2.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/libcsys/APKBUILD
+10
-8
10 additions, 8 deletions
community/libcsys/APKBUILD
with
10 additions
and
8 deletions
community/libcsys/APKBUILD
+
10
−
8
View file @
c4e4150f
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname
=
libcsys
pkgname
=
libcsys
pkgver
=
4.
0
.0
pkgver
=
4.
2
.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Library for managing
a hard
drive and getting system resource information in real
-
time
.
"
pkgdesc
=
"Library for managing drive and getting system resource information in real
time"
arch
=
"all !s390x !mips64"
# polkit
arch
=
"all !s390x !mips64"
# polkit
url
=
"https://gitlab.com/cubocore"
url
=
"https://gitlab.com/cubocore"
license
=
"GPL-3.0-or-later"
license
=
"GPL-3.0-or-later"
depends
=
"qt5-qtbase udisks2"
depends
=
"qt5-qtbase udisks2"
makedepends
=
"qt5-qtbase-dev"
makedepends
=
"qt5-qtbase-dev
cmake ninja
"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://gitlab.com/cubocore/libcsys/-/archive/v
$pkgver
/libcsys-v
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://gitlab.com/cubocore/libcsys/-/archive/v
$pkgver
/libcsys-v
$pkgver
.tar.gz"
subpackages
=
"
$pkgname
-dev"
subpackages
=
"
$pkgname
-dev"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
options
=
"!check"
options
=
"!check"
build
()
{
build
()
{
qmake-qt5
cmake ../
$pkgname
-v
$pkgver
\
make
-GNinja
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
ninja
}
}
package
()
{
package
()
{
INSTALL_ROOT
=
"
$pkgdir
"
make
install
DESTDIR
=
"
$pkgdir
"
ninja
install
}
}
sha512sums
=
"ff9b98788f094db7d9574bf507049596a9a46e7532ede806b1e0369d77934e2d74d451f7d5ffd77bf2111c4a4fd8aea47ea86ef44a316bd2f211e955fb1cafaa libcsys-4.2.0.tar.gz"
sha512sums
=
"1c3ce300f88a6825dcc73536d394abce35affda117388d34781c4dec5e4e9288743af2cbee1f7ad1f4b93fe6c1091f657191712aa59e78ea5b992800a215794a libcsys-4.0.0.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