parent
b0b4825483
commit
3eda25302b
2 changed files with 2 additions and 17 deletions
|
@ -1,14 +0,0 @@
|
|||
--- xfce4-battery-plugin-1.0.5.orig/panel-plugin/libacpi.c
|
||||
+++ xfce4-battery-plugin-1.0.5/panel-plugin/libacpi.c
|
||||
@@ -52,9 +52,10 @@
|
||||
#include <sys/sysctl.h>
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
-#include <unistd.h>
|
||||
|
||||
#endif
|
||||
+
|
||||
+#include <unistd.h>
|
||||
|
||||
#include "libacpi.h"
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xfce4-battery-plugin'
|
||||
pkgname=xfce4-battery-plugin
|
||||
version=1.0.5
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
|
@ -10,5 +10,4 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
|
|||
license="GPL-2"
|
||||
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin"
|
||||
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f659b1af40ab72c93448affaa693ab551827a5600ce9b97a799b7c2419bdeb11
|
||||
patch_args="-p1"
|
||||
checksum=8c9deec8d95da4cc39d6d9091433e5822b6bbe07d80117045dd4dd3480427ece
|
||||
|
|
Loading…
Reference in a new issue