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
67e939d4
Verified
Commit
67e939d4
authored
4 years ago
by
Rasmus Thomsen
Browse files
Options
Downloads
Patches
Plain Diff
community/libhandy: disable glade integration, fails to build w/ glade 3.37
parent
fd8e5b8d
No related branches found
No related tags found
1 merge request
!12040
Port all meson APKBUILDs to abuild-meson
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/libhandy/APKBUILD
+3
-6
3 additions, 6 deletions
community/libhandy/APKBUILD
with
3 additions
and
6 deletions
community/libhandy/APKBUILD
+
3
−
6
View file @
67e939d4
...
...
@@ -2,18 +2,16 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname
=
libhandy
pkgver
=
0.0.13
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"Library full of GTK+ widgets for mobile phones"
url
=
"https://source.puri.sm/Librem5/libhandy"
arch
=
"all !s390x !mips !mips64"
# Limited by 'ibus'
license
=
"LGPL-2.0-or-later"
makedepends
=
"meson glib-dev gtk+3.0-dev vala py3-setuptools gobject-introspection-dev
glade-dev"
makedepends
=
"meson glib-dev gtk+3.0-dev vala py3-setuptools gobject-introspection-dev"
checkdepends
=
"xvfb-run ibus"
subpackages
=
"
$pkgname
-dev"
source
=
"https://source.puri.sm/Librem5/libhandy/-/archive/v
$pkgver
/libhandy-v
$pkgver
.tar.gz
skip-test.patch
https://source.puri.sm/Librem5/libhandy/-/merge_requests/451/diffs.patch
"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
...
...
@@ -40,5 +38,4 @@ dev() {
}
sha512sums
=
"b9eaef775a93c200aa3f526b627827ed4530ff2a4c826ab24abdbd944075c0939232bd2c3388b8b8e34c6729cb11017a7af2bd3ff9eec78fbdc7e7dd9f11d24b libhandy-v0.0.13.tar.gz
e67a51b2985d27f1ed259773060e7df1430f7529f6cef69b1a240f97bfdccb73bd97303b96e209daa2ff7d31094f290986a663d4c7919b4799ec333b8e06a83f skip-test.patch
ad94ccff11d3d6f87d26bb71a8bc6c1097d4a16474686614b51db9f0cd0c8b4b8d2cec5ec0b1c971da88eecc17c35ff0f183930726377f3beb9a3e02bf6fb82c diffs.patch"
e67a51b2985d27f1ed259773060e7df1430f7529f6cef69b1a240f97bfdccb73bd97303b96e209daa2ff7d31094f290986a663d4c7919b4799ec333b8e06a83f skip-test.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