meson-1.0.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,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>High productivity build system</Summary>
|
||||
<Description>Yüksek verimli üretme sistemi</Description>
|
||||
<Archive sha1sum="3d7191292c62da0adcc9b1aac3d59fbcb60b367d" type="targz">https://github.com/mesonbuild/meson/releases/download/0.64.1/meson-0.64.1.tar.gz</Archive>
|
||||
<Archive sha1sum="0a4f243c0a760a6b08459b0626a581d5c4085667" type="targz">https://github.com/mesonbuild/meson/releases/download/1.0.0/meson-1.0.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="3.9.15">python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="35">
|
||||
<Date>2022-12-24</Date>
|
||||
<Version>1.0.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2022-11-23</Date>
|
||||
<Version>0.64.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user