lxterminal v.0.4.1
This commit is contained in:
@@ -15,5 +15,5 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS")
|
||||
pisitools.dodoc("AUTHORS", "COPYING")
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user