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
a14086a9
Commit
a14086a9
authored
2 years ago
by
Milan P. Stanić
Browse files
Options
Downloads
Patches
Plain Diff
community/iwgtk: upgrade to 0.8
upstream changed to meson instead of make
parent
07aaff2d
No related branches found
No related tags found
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!37497
community/iwgtk: upgrade to 0.8
Pipeline
#131854
passed
2 years ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/iwgtk/APKBUILD
+9
-6
9 additions, 6 deletions
community/iwgtk/APKBUILD
with
9 additions
and
6 deletions
community/iwgtk/APKBUILD
+
9
−
6
View file @
a14086a9
# Contributor: Milan P. Stanić <mps@arvanta.net>
# Contributor: Milan P. Stanić <mps@arvanta.net>
# Maintainer: Milan P. Stanić <mps@arvanta.net>
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname
=
iwgtk
pkgname
=
iwgtk
pkgver
=
0.
7
pkgver
=
0.
8
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"graphical wifi management utility for iwd"
pkgdesc
=
"graphical wifi management utility for iwd"
url
=
"https://github.com/J-Lentz/iwgtk"
url
=
"https://github.com/J-Lentz/iwgtk"
arch
=
"all !s390x !riscv64"
# blocked by gtk4.0
arch
=
"all !s390x !riscv64"
# blocked by gtk4.0
license
=
"GPL-3-or-later"
license
=
"GPL-3-or-later"
options
=
"!check"
# no tests
options
=
"!check"
# no tests
makedepends
=
"gtk4.0-dev libqrencode-dev"
makedepends
=
"gtk4.0-dev libqrencode-dev
meson scdoc
"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/J-Lentz/iwgtk/archive/v
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/J-Lentz/iwgtk/archive/v
$pkgver
.tar.gz"
build
()
{
build
()
{
make
PREFIX
=
/usr
abuild-meson
--prefix
=
/usr build
cd
build
meson compile
}
}
package
()
{
package
()
{
make
DESTDIR
=
"
$pkgdir
"
PREFIX
=
/usr
install
cd
build
rm
-rf
"
$pkgdir
"
/usr/lib/systemd
meson
install
--destdir
$pkgdir
rm
-rf
"
$pkgdir
"
/usr/share/lib
}
}
sha512sums
=
"
sha512sums
=
"
da40aa66985004e7917fac15629d36b9b5fc2e1d56fda1544567afdcc28ac5c65c125b35ffe6751b66eb0e3c71489c383be017a44a4cfef065c8859f15b7de74
iwgtk-0.
7
.tar.gz
efad4252ed031836a384a642bdc90bfc1396903eeb494e6f76238fcc5314ba7d58dd1aef9d4457aab2b940434b781e1a6bffd32ed6170dfb9abb919069f461f7
iwgtk-0.
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