Skip to content
Snippets Groups Projects
Commit 6bf5d4df authored by Mark Wagie's avatar Mark Wagie
Browse files

[pkg-upd] 0.62.3-2

parent adcba924
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
pkgbase=vte3-notification
pkgname=("${pkgbase}" 'vte-notification-common')
pkgver=0.62.3
pkgrel=1.1
pkgrel=2
pkgdesc="Virtual Terminal Emulator widget with Fedora patches"
arch=('x86_64')
url="https://wiki.gnome.org/Apps/Terminal/VTE"
......@@ -48,14 +48,12 @@ prepare () {
}
build() {
arch-meson vte build -D docs=true -D b_lto=false
arch-meson vte build \
-D b_lto=false \
-D docs=true
meson compile -C build
}
check() {
meson test -C build --print-errorlogs
}
_pick() {
local p="$1" f d; shift
for f; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment