xfce4-terminal.
This commit is contained in:
@@ -19,5 +19,5 @@ def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.removeDir("/usr/share/gnome-control-center")
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*", "THANKS")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*", "THANKS")
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<Description>
|
||||
xfce4-terminal is a modern, lightweight, and low memory cost terminal emulator with tabs and multiple windows for the Xfce desktop environment. It offers full-customization for the key bindings, the aspect, the colors, and more
|
||||
</Description>
|
||||
<Archive sha1sum="55d096791590facbddc2745baa24fdb35d0449dd" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-terminal/0.8/xfce4-terminal-0.8.10.tar.bz2</Archive>
|
||||
<Archive sha1sum="aff3b795030b3c997b06d93e0326f1c578253666" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-terminal/0.9/xfce4-terminal-0.9.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>vte-devel</Dependency>
|
||||
@@ -26,7 +26,7 @@
|
||||
<Dependency versionFrom="4.16.0">libxfce4ui-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">xfce-terminal.patch</Patch>
|
||||
<!-- <Patch level="1">xfce-terminal.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -54,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2021-10-16</Date>
|
||||
<Version>0.9.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
<Name>fury</Name>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-12-24</Date>
|
||||
<Version>0.8.10</Version>
|
||||
|
||||
Reference in New Issue
Block a user