xfce4-diskperf-plugin-2.7.0
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
|
|||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
# fix build failure w/ xfce4-panel-4.15.0
|
# fix build failure w/ xfce4-panel-4.15.0
|
||||||
pisitools.dosed("panel-plugin/main.c", "<libxfce4panel/xfce-panel-plugin.h>", "<libxfce4panel/libxfce4panel.h>")
|
#pisitools.dosed("panel-plugin/main.c", "<libxfce4panel/xfce-panel-plugin.h>", "<libxfce4panel/libxfce4panel.h>")
|
||||||
autotools.configure()
|
autotools.configure()
|
||||||
|
|
||||||
|
|
||||||
@@ -22,5 +22,5 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
|
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<PartOf>desktop.xfce.addon</PartOf>
|
<PartOf>desktop.xfce.addon</PartOf>
|
||||||
<Summary>A disk usage and performance panel plugin for Xfce</Summary>
|
<Summary>A disk usage and performance panel plugin for Xfce</Summary>
|
||||||
<Description>A disk usage and performance panel plugin for Xfce.</Description>
|
<Description>A disk usage and performance panel plugin for Xfce.</Description>
|
||||||
<Archive sha1sum="4a8d5e27ff9b76b96e5b7b8da0671a5ace77fa39" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.6/xfce4-diskperf-plugin-2.6.3.tar.bz2</Archive>
|
<Archive sha1sum="b2c477f386bb8b1d68475cd860167310900ecfaa" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.7/xfce4-diskperf-plugin-2.7.0.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>xfce4-panel-devel</Dependency>
|
<Dependency>xfce4-panel-devel</Dependency>
|
||||||
<Dependency>intltool</Dependency>
|
<Dependency>intltool</Dependency>
|
||||||
@@ -40,6 +40,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2022-04-01</Date>
|
||||||
|
<Version>2.7.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2021-02-04</Date>
|
<Date>2021-02-04</Date>
|
||||||
<Version>2.6.3</Version>
|
<Version>2.6.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user