accountsservice rebuild

This commit is contained in:
Rmys
2021-04-26 18:35:49 +03:00
committed by GitHub
parent 02f1e9135e
commit c6992ccc23
2 changed files with 13 additions and 1 deletions
@@ -14,8 +14,10 @@ def setup():
shelltools.cd("build")
shelltools.system("meson --prefix=/usr \
-Dsystemdsystemunitdir=no \
-Dadmin_group=wheel \
-Ddocbook=true \
-Dgtk_doc=true \
--libexecdir=/usr/lib/accountsservice ..")
--libexecdir=/usr/libexec ..")
def build():
shelltools.cd("build")
@@ -15,6 +15,7 @@
<Archive sha1sum="bab4f37144196d8ba06195bc72b4a9937c62b9fd" type="tarxz">https://www.freedesktop.org/software/accountsservice/accountsservice-0.6.55.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>xmlto</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>python-six</Dependency>
@@ -31,9 +32,11 @@
<Name>accountsservice</Name>
<RuntimeDependencies>
<Dependency>polkit</Dependency>
<Dependency>shadow</Dependency>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
@@ -70,6 +73,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-04-26</Date>
<Version>0.6.55</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-01-31</Date>
<Version>0.6.55</Version>