[arch-commits] Commit in i8kutils/trunk (PKGBUILD i8kutils-probe.diff)

Eric Bélanger eric at nymeria.archlinux.org
Sat Feb 1 21:24:29 UTC 2014


    Date: Saturday, February 1, 2014 @ 22:24:29
  Author: eric
Revision: 204962

upgpkg: i8kutils 1.40-3

Fix i8kmon patch(close FS#38759)

Modified:
  i8kutils/trunk/PKGBUILD
  i8kutils/trunk/i8kutils-probe.diff

---------------------+
 PKGBUILD            |    4 ++--
 i8kutils-probe.diff |   16 ----------------
 2 files changed, 2 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-01 20:25:59 UTC (rev 204961)
+++ PKGBUILD	2014-02-01 21:24:29 UTC (rev 204962)
@@ -3,7 +3,7 @@
 
 pkgname=i8kutils
 pkgver=1.40
-pkgrel=2
+pkgrel=3
 pkgdesc="Dell Inspiron/Latitude kernel driver and utilities"
 arch=('i686' 'x86_64')
 url="https://launchpad.net/i8kutils"
@@ -15,7 +15,7 @@
         i8kmon.service i8kutils-probe.diff)
 sha1sums=('584edfbd90aa167885520b84848381585d9212fb'
           '5c20f5241de7e60b46117269f4e867b08734cdc8'
-          '7912fc8f7f10a0011aa84c711678ac89c1abbf53')
+          'ab9058f92adb3e8b9306568005d5751908fb1765')
 
 prepare() {
   cd $pkgname-$pkgver

Modified: i8kutils-probe.diff
===================================================================
--- i8kutils-probe.diff	2014-02-01 20:25:59 UTC (rev 204961)
+++ i8kutils-probe.diff	2014-02-01 21:24:29 UTC (rev 204962)
@@ -9,14 +9,6 @@
      geometry	{}
      use_conf    1
      auto	1
-@@ -62,7 +63,6 @@
-     t_low	0
-     t_high	0
-     ui		0
--    suspend	0
- }
- 
- proc read_config {} {
 @@ -202,22 +202,15 @@
  
      set status(acpi_timer) [expr 60 / $config(timeout)]
@@ -43,14 +35,6 @@
      }
  
      return 0
-@@ -397,7 +390,6 @@
-     menu $menu -tearoff 0
-     $menu add check -label "Auto"    -variable config(auto)
-     $menu add check -label "Verbose" -variable config(verbose)
--    $menu add check -label "Suspend" -variable status(suspend)
-     $menu add separator
-     $menu add command -label "Reload" -command { read_config; status_timer }
-     $menu add command -label "Exit"   -command { exit }
 @@ -495,8 +487,8 @@
      -a|--auto               control automatically the fans
     -na|--noauto	            don\x27t control automatically the fans




More information about the arch-commits mailing list