lxterminal v.0.4.1
This commit is contained in:
@@ -15,5 +15,5 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS")
|
pisitools.dodoc("AUTHORS", "COPYING")
|
||||||
|
|
||||||
|
|||||||
@@ -3,19 +3,17 @@
|
|||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>lxterminal</Name>
|
<Name>lxterminal</Name>
|
||||||
<Homepage>https://www.lxde.org/</Homepage>
|
<Homepage>https://github.com/lxde/lxterminal</Homepage>
|
||||||
<Packager>
|
<Packager>
|
||||||
<Name>PisiLinux Community</Name>
|
<Name>PisiLinux Community</Name>
|
||||||
<Email>admins@pisilinux.org</Email>
|
<Email>admins@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>GPL-2</License>
|
<License>GPLv2</License>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<PartOf>desktop.lxde</PartOf>
|
<PartOf>desktop.lxde</PartOf>
|
||||||
<Summary>Lightweight terminal emulator.</Summary>
|
<Summary>Lightweight terminal emulator.</Summary>
|
||||||
<Description>Lxterminal is a Lightweight vte-based tabbed terminal emulator for LXDE.</Description>
|
<Description>Lxterminal is a Lightweight vte-based tabbed terminal emulator for LXDE.</Description>
|
||||||
<Archive sha1sum="9f065280fae8b6ca0439699ce73dd661a4f21d43" type="tarxz">
|
<Archive sha1sum="cdb382808240786db5fe24123376c0b85636999a" type="tarxz">https://github.com/lxde/releases/raw/master/releases/lxterminal-0.4.1.tar.xz</Archive>
|
||||||
mirrors://sourceforge/lxde/lxterminal-0.4.0.tar.xz
|
|
||||||
</Archive>
|
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>intltool</Dependency>
|
<Dependency>intltool</Dependency>
|
||||||
<Dependency>vte-devel</Dependency>
|
<Dependency>vte-devel</Dependency>
|
||||||
@@ -25,7 +23,7 @@
|
|||||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch level="1">missing.patch</Patch> -->
|
<!-- <Patch level="1"></Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -49,6 +47,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2022-04-14</Date>
|
<Date>2022-04-14</Date>
|
||||||
<Version>0.4.0</Version>
|
<Version>0.4.0</Version>
|
||||||
@@ -58,4 +63,3 @@
|
|||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user