atril
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.system("sh ./autogen.sh")
|
# shelltools.system("sh ./autogen.sh")
|
||||||
autotools.configure("--prefix=/usr \
|
autotools.configure("--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
|
|||||||
@@ -13,8 +13,10 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Atril is a document viewer for the MATE desktop</Summary>
|
<Summary>Atril is a document viewer for the MATE desktop</Summary>
|
||||||
<Description>Atril is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.</Description>
|
<Description>Atril is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.</Description>
|
||||||
<Archive sha1sum="64217220234900195398db2837a79bdf17977935" type="targz">https://github.com/mate-desktop/atril/archive/refs/tags/v1.28.2.tar.gz</Archive>
|
<Archive sha1sum="083035e9b76de6cd1bb607e2038da50d2b9f02b5" type="tarxz">https://pub.mate-desktop.org/releases/1.28/atril-1.28.1.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
|
<Dependency>git</Dependency>
|
||||||
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>tiff-devel</Dependency>
|
<Dependency>tiff-devel</Dependency>
|
||||||
<Dependency>gtk3-devel</Dependency>
|
<Dependency>gtk3-devel</Dependency>
|
||||||
<Dependency>libXt-devel</Dependency>
|
<Dependency>libXt-devel</Dependency>
|
||||||
@@ -115,7 +117,7 @@
|
|||||||
<History>
|
<History>
|
||||||
<Update release="11">
|
<Update release="11">
|
||||||
<Date>2025-12-21</Date>
|
<Date>2025-12-21</Date>
|
||||||
<Version>1.28.2</Version>
|
<Version>1.28.1</Version>
|
||||||
<Comment>Version bump.</Comment>
|
<Comment>Version bump.</Comment>
|
||||||
<Name>Pisi Linux Community</Name>
|
<Name>Pisi Linux Community</Name>
|
||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
|||||||
Reference in New Issue
Block a user