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
Merge requests
!78141
community/appstream-glib: upgrade to 0.8.3
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/appstream-glib: upgrade to 0.8.3
fossdd/aports:appstream-glib-0.8.3-r0
into
master
Overview
0
Commits
1
Pipelines
5
Changes
2
Merged
achill (fossdd)
requested to merge
fossdd/aports:appstream-glib-0.8.3-r0
into
master
2 months ago
Overview
0
Commits
1
Pipelines
5
Changes
2
Expand
https://github.com/hughsie/appstream-glib/blob/appstream_glib_0_8_3/NEWS
0
0
Merge request reports
Compare
master
version 2
f91c5903
2 months ago
version 1
a122ad02
2 months ago
master (base)
and
latest version
latest version
b17aaa81
1 commit,
2 months ago
version 2
f91c5903
1 commit,
2 months ago
version 1
a122ad02
1 commit,
2 months ago
2 files
+
4
−
24
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
community/appstream-glib/APKBUILD
+
4
−
8
Options
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
appstream-glib
pkgver
=
0.8.
2
pkgrel
=
1
pkgver
=
0.8.
3
pkgrel
=
0
pkgdesc
=
"Library for AppStream metadata"
url
=
"https://people.freedesktop.org/~hughsient/appstream-glib/"
arch
=
"all"
@@ -31,9 +31,7 @@ subpackages="
$pkgname
-builder
$pkgname
-bash-completion:bashcomp:noarch
"
source
=
"https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-
$pkgver
.tar.xz
as-yaml-support-application-yaml-mimetype.patch
"
source
=
"https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-
$pkgver
.tar.xz"
build
()
{
abuild-meson
\
@@ -43,7 +41,6 @@ build() {
-Drpm
=
false
\
-Dalpm
=
false
\
-Dfonts
=
true
\
-Dstemmer
=
false
\
-Dman
=
true
\
-Dgtk-doc
=
false
\
-Dintrospection
=
true
\
@@ -82,6 +79,5 @@ bashcomp() {
}
sha512sums
=
"
c9c21049ab43f5da8595aa07a3c2e097163a05b5e0fc030e4e3326136cd18127f04ad9edf08c12aea823b89048b43808cc60759cc26fcf2541cd9c1acbb29e28 appstream-glib-0.8.2.tar.xz
c6b585a1e42bbc9d71b355e14712d79092a5f07c2afe762764a9e71e72044ef51eecbcb07447291b454cb35ce84225dd7ffd14ce3d83753d482309b78ef26a93 as-yaml-support-application-yaml-mimetype.patch
df4247b710cf234eef037f5f7be6be4872638d0686becd65e10e6a4214b0dd1b48ffbbd69179f3fb9777373926840d5b776e20a41ce11d4926114345944db127 appstream-glib-0.8.3.tar.xz
"
Loading