From e918d06c01ebe4311804be1ce5d8d77138aa3298 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 23 Mar 2022 22:42:54 +0300 Subject: [PATCH] meson-0.62.0 --- system/devel/meson/actions.py | 2 +- system/devel/meson/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/system/devel/meson/actions.py b/system/devel/meson/actions.py index 8ca27468..2e1a45ad 100755 --- a/system/devel/meson/actions.py +++ b/system/devel/meson/actions.py @@ -16,7 +16,7 @@ def install(): pythonmodules.install(pyVer="3") pisitools.insinto("/usr/share/vim/vimfiles", "data/syntax-highlighting/vim/*") - pisitools.insinto("/usr/share/emacs/site-lisp", "data/syntax-highlighting/emacs/*") + #pisitools.insinto("/usr/share/emacs/site-lisp", "data/syntax-highlighting/emacs/*") pisitools.insinto("/usr/share/zsh/site-functions", "data/shell-completions/zsh/*") pisitools.insinto("/usr/share/bash-completion/completions", "data/shell-completions/bash/*") pisitools.remove("/usr/share/vim/vimfiles/README") diff --git a/system/devel/meson/pspec.xml b/system/devel/meson/pspec.xml index c91101e2..e74e40d6 100644 --- a/system/devel/meson/pspec.xml +++ b/system/devel/meson/pspec.xml @@ -12,9 +12,9 @@ app:console High productivity build system Yüksek verimli üretme sistemi - https://github.com/mesonbuild/meson/releases/download/0.60.3/meson-0.60.3.tar.gz + https://github.com/mesonbuild/meson/releases/download/0.62.0/meson-0.62.0.tar.gz - python3-devel + python3-devel python3-setuptools @@ -38,6 +38,13 @@ + + 2022-03-23 + 0.62.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-12-30 0.60.3