meson-0.62.0
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>High productivity build system</Summary>
|
||||
<Description>Yüksek verimli üretme sistemi</Description>
|
||||
<Archive sha1sum="ed2bd82a66a3cbdfbfc72f1be56badf1a29ba83a" type="targz">https://github.com/mesonbuild/meson/releases/download/0.60.3/meson-0.60.3.tar.gz</Archive>
|
||||
<Archive sha1sum="35dc36f75965222fd0c5f39932df9c250954bc75" type="targz">https://github.com/mesonbuild/meson/releases/download/0.62.0/meson-0.62.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="3.9.7">python3-devel</Dependency>
|
||||
<Dependency versionFrom="3.9.11">python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="27">
|
||||
<Date>2022-03-23</Date>
|
||||
<Version>0.62.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2021-12-30</Date>
|
||||
<Version>0.60.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user