xfce4-screenshooter-1.9.11
This commit is contained in:
@@ -19,5 +19,7 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
|
pisitools.insinto("/usr/share/pixmaps/", "icons/scalable/org.xfce.screenshooter.svg")
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "COPYING", "INSTALL", "NEWS", "README*")
|
pisitools.dodoc("AUTHORS", "COPYING", "INSTALL", "NEWS", "README*")
|
||||||
|
|
||||||
|
|||||||
@@ -11,11 +11,12 @@
|
|||||||
<License>GPLv2</License>
|
<License>GPLv2</License>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<PartOf>desktop.xfce.addon</PartOf>
|
<PartOf>desktop.xfce.addon</PartOf>
|
||||||
|
<Icon>org.xfce.screenshooter</Icon>
|
||||||
<Summary>A plugin allows you to capture the entire screen</Summary>
|
<Summary>A plugin allows you to capture the entire screen</Summary>
|
||||||
<Description>
|
<Description>
|
||||||
This application allows you to capture the entire screen, the active window or a selected region.
|
This application allows you to capture the entire screen, the active window or a selected region.
|
||||||
</Description>
|
</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>
|
<BuildDependencies>
|
||||||
<Dependency>python3</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
<Dependency>intltool</Dependency>
|
<Dependency>intltool</Dependency>
|
||||||
@@ -60,6 +61,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="5">
|
||||||
<Date>2022-06-12</Date>
|
<Date>2022-06-12</Date>
|
||||||
<Version>1.9.10</Version>
|
<Version>1.9.10</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user