summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2004-08-04 21:39:54 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2004-08-04 21:39:54 +0000
commit060852f50930d098b7186b6d500ab828160da0f6 (patch)
treefbb80b895bdbd5432499bf38312492790dd49d94 /app-laptop/i8kutils
parentfixed opencdk dep. people should fix the deps rather than leave comments in t... (diff)
downloadhistorical-060852f50930d098b7186b6d500ab828160da0f6.tar.gz
historical-060852f50930d098b7186b6d500ab828160da0f6.tar.bz2
historical-060852f50930d098b7186b6d500ab828160da0f6.zip
Version bump, BUG #53895
Diffstat (limited to 'app-laptop/i8kutils')
-rw-r--r--app-laptop/i8kutils/ChangeLog7
-rw-r--r--app-laptop/i8kutils/Manifest16
-rw-r--r--app-laptop/i8kutils/files/digest-i8kutils-1.251
-rw-r--r--app-laptop/i8kutils/i8kutils-1.25.ebuild41
4 files changed, 52 insertions, 13 deletions
diff --git a/app-laptop/i8kutils/ChangeLog b/app-laptop/i8kutils/ChangeLog
index ada6481b4661..b6356c567d5f 100644
--- a/app-laptop/i8kutils/ChangeLog
+++ b/app-laptop/i8kutils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-laptop/i8kutils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/ChangeLog,v 1.3 2004/06/24 21:58:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/ChangeLog,v 1.4 2004/08/04 21:39:54 sekretarz Exp $
+
+*i8kutils-1.25 (04 Aug 2004)
+
+ 04 Aug 2004; Karol Wojtaszek <sekretarz@gentoo.org> +i8kutils-1.25.ebuild:
+ Version bump, fixing SRC_URI
*i8kutils-1.17 (08 Mar 2004)
diff --git a/app-laptop/i8kutils/Manifest b/app-laptop/i8kutils/Manifest
index 77e823c42fb3..a14a123e10e2 100644
--- a/app-laptop/i8kutils/Manifest
+++ b/app-laptop/i8kutils/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 06d7dc9130515563981f6ae59d814608 ChangeLog 881
+MD5 09aeb38f082f6497f1fffdb2971810fc i8kutils-1.25.ebuild 975
MD5 4a78d20617a451159c267c587ea8e3b1 i8kutils-1.17-r1.ebuild 970
MD5 d33717efbbba8531cc0c88cec2954553 i8kutils-1.17.ebuild 828
+MD5 26d434aeeadc9e515969b23acc0f7b5d ChangeLog 1021
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 fd4b4c0776410a45903481f5694df4f7 files/digest-i8kutils-1.17 65
MD5 fd4b4c0776410a45903481f5694df4f7 files/digest-i8kutils-1.17-r1 65
MD5 d4d358aea65a5d6fd19f4abb17c043d4 files/i8k.conf 891
MD5 1dae8e3aae85f468d86aaddf072bb559 files/i8k.init 1165
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.8 (GNU/Linux)
-
-iD8DBQFA34QDHTu7gpaalycRAmdVAJ9f5SldoLgRFNG8NYPUwVcmcwTwzgCgt1jx
-IlGF1NxNWF3aI8HW2QcER0k=
-=2x8e
------END PGP SIGNATURE-----
+MD5 fd4b4c0776410a45903481f5694df4f7 files/digest-i8kutils-1.17 65
+MD5 3b93250488155c8ff80461d5f4f1d220 files/digest-i8kutils-1.25 64
diff --git a/app-laptop/i8kutils/files/digest-i8kutils-1.25 b/app-laptop/i8kutils/files/digest-i8kutils-1.25
new file mode 100644
index 000000000000..47d2ba6514c9
--- /dev/null
+++ b/app-laptop/i8kutils/files/digest-i8kutils-1.25
@@ -0,0 +1 @@
+MD5 50c03dde689c5709406118a7c6c120db i8kutils_1.25.tar.gz 40528
diff --git a/app-laptop/i8kutils/i8kutils-1.25.ebuild b/app-laptop/i8kutils/i8kutils-1.25.ebuild
new file mode 100644
index 000000000000..72258b04ed8d
--- /dev/null
+++ b/app-laptop/i8kutils/i8kutils-1.25.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/i8kutils-1.25.ebuild,v 1.1 2004/08/04 21:39:54 sekretarz Exp $
+
+
+
+DESCRIPTION="Dell Inspiron and Latitude utilities"
+HOMEPAGE="http://people.debian.org/~dz/i8k/"
+SRC_URI="http://people.debian.org/~dz/i8k/${P/-/_}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="tcltk"
+
+DEPEND="virtual/libc
+ virtual/x11
+ >=dev-lang/tk-8.3.3"
+
+src_compile() {
+ make all || die
+}
+
+src_install() {
+ dobin i8kbuttons i8kctl i8kfan i8kmon
+ use tcltk && dobin i8kmon
+ doman i8kbuttons.1 i8kctl.1
+ use tcltk && doman i8kmon.1
+ use tcltk && dosym /usr/bin/i8kctl /usr/bin/i8kfan
+ dodoc README.i8kutils
+ dodoc i8kmon.conf
+ dodoc Configure.help.i8k
+ docinto examples/
+ dodoc examples/*
+
+ insinto /etc/init.d
+ newins ${FILESDIR}/i8k.init i8k
+ fperms 755 /etc/init.d/i8k
+ insinto /etc/conf.d
+ newins ${FILESDIR}/i8k.conf i8k
+}