mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
atkmm: update to 2.28.3 with venom-meson
This commit is contained in:
@@ -1 +1 @@
|
||||
03d9d02736645083cbb824c926750624 atkmm-2.28.1.tar.xz
|
||||
bad12606feaaba28c4d31b8857b7099e atkmm-2.28.3.tar.xz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
atkmm-2.28.1-1
|
||||
atkmm-2.28.3-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/atkmm-1.6/
|
||||
|
||||
@@ -2,13 +2,12 @@
|
||||
# depends : at-spi2-core glibmm meson
|
||||
|
||||
name=atkmm
|
||||
version=2.28.1
|
||||
version=2.28.3
|
||||
release=1
|
||||
source="https://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
venom-meson build
|
||||
venom-meson $name-$version build
|
||||
meson compile -C build
|
||||
DESTDIR=$PKG meson install -C build
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user