xfce new release.
This commit is contained in:
@@ -18,5 +18,5 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README*", "THANKS", "TODO")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README.md", "THANKS", "TODO")
|
||||
|
||||
|
||||
@@ -15,8 +15,9 @@
|
||||
<Description>
|
||||
Mousepad aims to be an easy-to-use and fast editor. Our target is an editor for quickly editing text files, not a development environment or an editor with a huge bunch of plugins. On the other hand we try to use the latest Gtk+ features available, which means that if Gtk adds something new in a major release that is useful for the editor, we will likely bump the Gtk dependency and integrate this new feature in Mousepad.
|
||||
</Description>
|
||||
<Archive sha1sum="4fb9aa3bad9981d3246f35efc936e6264d939972" type="tarbz2">
|
||||
https://archive.xfce.org/src/apps/mousepad/0.4/mousepad-0.4.90.tar.bz2</Archive>
|
||||
<Archive sha1sum="6ce4d2b71b311bf488e2ae4229e33d5743f41f02" type="tarbz2">
|
||||
https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.1.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
@@ -47,6 +48,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-12-24</Date>
|
||||
<Version>0.5.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Cengiz Kurt</Name>
|
||||
<Email>alicengizkurt@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-11-21</Date>
|
||||
<Version>0.4.90</Version>
|
||||
|
||||
@@ -9,14 +9,13 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
# 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/config_gui.c", "<libxfce4panel/xfce-panel-plugin.h>", "<libxfce4panel/libxfce4panel.h>")
|
||||
pisitools.dosed("panel-plugin/config_gui.h", "<libxfce4panel/xfce-panel-plugin.h>", "<libxfce4panel/libxfce4panel.h>")
|
||||
autotools.configure()
|
||||
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
|
||||
# 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/config_gui.c", "<libxfce4panel/xfce-panel-plugin.h>", "<libxfce4panel/libxfce4panel.h>")
|
||||
# pisitools.dosed("panel-plugin/config_gui.h", "<libxfce4panel/xfce-panel-plugin.h>", "<libxfce4panel/libxfce4panel.h>")
|
||||
autotools.configure()
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
@@ -25,3 +24,4 @@ def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "INSTALL", "NEWS", "README")
|
||||
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
<Description>
|
||||
This plugin cyclically spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel. The string can also contain markup to displayed an image, a bar, a button and a personalized tooltip.
|
||||
</Description>
|
||||
<Archive sha1sum="cffc57ae3bce3ac0b3d5a6a055ef533907bb398c" type="tarbz2">
|
||||
https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/4.0/xfce4-genmon-plugin-4.0.2.tar.bz2
|
||||
<Archive sha1sum="4d477c99b06f9786e5b30a96d0d015f141ff041c" type="tarbz2">
|
||||
https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/4.1/xfce4-genmon-plugin-4.1.0.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-12-24</Date>
|
||||
<Version>4.1.0</Version>
|
||||
<Comment>Ver. bump</Comment>
|
||||
<Email>wascheme@tuta.io</Email>
|
||||
<Name>fury</Name>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-06-25</Date>
|
||||
<Version>4.0.2</Version>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
<Description>
|
||||
xfce4-screensaver is a screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the desktop.
|
||||
</Description>
|
||||
<Archive sha1sum="4c3461e845a3f58e992bacce4e781f0ff9b3ac55" type="tarbz2">
|
||||
https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.10.tar.bz2
|
||||
<Archive sha1sum="390fbebcd7f9be107971357f56ae86b61b41d922" type="tarbz2">
|
||||
https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.11.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xmlto</Dependency>
|
||||
@@ -32,6 +32,7 @@
|
||||
<Dependency>xfconf-devel</Dependency>
|
||||
<Dependency>garcon-devel</Dependency>
|
||||
<Dependency>libwnck3-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>dbus-glib-devel</Dependency>
|
||||
<Dependency>libxklavier-devel</Dependency>
|
||||
<Dependency>libXScrnSaver-devel</Dependency>
|
||||
@@ -52,8 +53,8 @@
|
||||
<Dependency>xfconf</Dependency>
|
||||
<Dependency>garcon</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>libwnck3</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>dbus-glib</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libxfce4ui</Dependency>
|
||||
@@ -73,8 +74,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-06-25</Date>
|
||||
<Version>0.1.10</Version>
|
||||
<Date>2020-12-24</Date>
|
||||
<Version>0.1.11</Version>
|
||||
<Comment>Ver. bump</Comment>
|
||||
<Email>wascheme@tuta.io</Email>
|
||||
<Name>fury</Name>
|
||||
|
||||
Reference in New Issue
Block a user