lxterminal v.0.4.1

This commit is contained in:
uglyside
2025-06-21 10:48:16 +03:00
parent 3150cee5e3
commit a148fdcfee
2 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS")
pisitools.dodoc("AUTHORS", "COPYING")
+11 -7
View File
@@ -3,19 +3,17 @@
<PISI>
<Source>
<Name>lxterminal</Name>
<Homepage>https://www.lxde.org/</Homepage>
<Homepage>https://github.com/lxde/lxterminal</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-2</License>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.lxde</PartOf>
<Summary>Lightweight terminal emulator.</Summary>
<Description>Lxterminal is a Lightweight vte-based tabbed terminal emulator for LXDE.</Description>
<Archive sha1sum="9f065280fae8b6ca0439699ce73dd661a4f21d43" type="tarxz">
mirrors://sourceforge/lxde/lxterminal-0.4.0.tar.xz
</Archive>
<Archive sha1sum="cdb382808240786db5fe24123376c0b85636999a" type="tarxz">https://github.com/lxde/releases/raw/master/releases/lxterminal-0.4.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>vte-devel</Dependency>
@@ -25,7 +23,7 @@
<Dependency>gdk-pixbuf-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">missing.patch</Patch> -->
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
@@ -49,6 +47,13 @@
</Package>
<History>
<Update release="2">
<Date>2025-06-21</Date>
<Version>0.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2022-04-14</Date>
<Version>0.4.0</Version>
@@ -58,4 +63,3 @@
</Update>
</History>
</PISI>