mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
appstream-glib: update to 0.8.2
This commit is contained in:
@@ -1 +1 @@
|
||||
8b9a8affcf9e51968b06c9be6b61d8c8 appstream_glib_0_8_1.tar.gz
|
||||
96e82a83c11a3d5cba1662d1dda0e41d appstream_glib_0_8_2.tar.gz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
appstream-glib-0.8.1-1
|
||||
appstream-glib-0.8.2-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/appstream-builder
|
||||
|
||||
@@ -2,14 +2,15 @@
|
||||
# depends : gcab yaml json-glib stemmer meson libsoup gtk3
|
||||
|
||||
name=appstream-glib
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
_version=$(echo $version | sed 's/\./_/g')
|
||||
release=1
|
||||
source="https://github.com/hughsie/appstream-glib/archive/appstream_glib_${_version}.tar.gz"
|
||||
|
||||
build() {
|
||||
cd appstream-glib-appstream_glib_${_version}
|
||||
venom-meson -Drpm=false build
|
||||
cd appstream-glib-appstream_glib_${_version}
|
||||
|
||||
venom-meson -Dman=false -Drpm=false build
|
||||
meson compile -C build
|
||||
DESTDIR=$PKG meson install -C build
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user