xfce4-screenshooter-1.9.11

This commit is contained in:
Rmys
2022-08-09 15:32:40 +03:00
committed by GitHub
parent 431fb10b1c
commit 0647392e43
2 changed files with 11 additions and 1 deletions
@@ -19,5 +19,7 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.insinto("/usr/share/pixmaps/", "icons/scalable/org.xfce.screenshooter.svg")
pisitools.dodoc("AUTHORS", "COPYING", "INSTALL", "NEWS", "README*")
@@ -11,11 +11,12 @@
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Icon>org.xfce.screenshooter</Icon>
<Summary>A plugin allows you to capture the entire screen</Summary>
<Description>
This application allows you to capture the entire screen, the active window or a selected region.
</Description>
<Archive sha1sum="b7978c2bdb520ec3feb4647814ba9faebd88babc" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.10.tar.bz2</Archive>
<Archive sha1sum="6d04fd3f973641a1f1381bae484219ba32090c6b" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.11.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>intltool</Dependency>
@@ -60,6 +61,13 @@
</Package>
<History>
<Update release="6">
<Date>2022-08-09</Date>
<Version>1.9.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2022-06-12</Date>
<Version>1.9.10</Version>