summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-05-12 02:32:56 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-05-12 02:32:56 +0000
commit42c36fb28e7142e5004da4977b80144e8241cd89 (patch)
tree6fa584b54d009af83233d4535a3c911b04dd4ac6 /x11-misc/accessx
parentfix for the broken SRC_URI of the dns patch (diff)
downloadgentoo-2-42c36fb28e7142e5004da4977b80144e8241cd89.tar.gz
gentoo-2-42c36fb28e7142e5004da4977b80144e8241cd89.tar.bz2
gentoo-2-42c36fb28e7142e5004da4977b80144e8241cd89.zip
new package - accessx
Diffstat (limited to 'x11-misc/accessx')
-rw-r--r--x11-misc/accessx/ChangeLog10
-rw-r--r--x11-misc/accessx/accessx-0950.ebuild21
-rw-r--r--x11-misc/accessx/files/digest-accessx-09501
3 files changed, 32 insertions, 0 deletions
diff --git a/x11-misc/accessx/ChangeLog b/x11-misc/accessx/ChangeLog
new file mode 100644
index 000000000000..27e6249e9b13
--- /dev/null
+++ b/x11-misc/accessx/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-misc/accessx
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# Maintainer: George Shapovalov <george@gentoo.org>
+# /space/gentoo/cvsroot/gentoo-x86/x11-misc/accessx/ChangeLog,v 1.1 2002/02/20 02:58:37 agriffis Exp
+
+*accessx-0950
+
+ 18 Apr 2002; Sean P. Kane <spk42@spkane.org> accessx-0950.ebuild :
+
+ Added ebuild for accessx
diff --git a/x11-misc/accessx/accessx-0950.ebuild b/x11-misc/accessx/accessx-0950.ebuild
new file mode 100644
index 000000000000..68127316a72f
--- /dev/null
+++ b/x11-misc/accessx/accessx-0950.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author John Stalker <stalker@math.princeton.edu>
+# /space/gentoo/cvsroot/gentoo-x86/x11-misc/xsnow/xsnow-1.42.ebuild,v 1.1 2002/02/02 20:59:53 agriffis Exp
+
+S=${WORKDIR}/${PN}
+DESCRIPTION="Interface to the XKEYBOARD extension in X11"
+SRC_URI="http://cmos-eng.rehab.uiuc.edu/accessx/software/${PN}${PV}.tar.gz"
+HOMEPAGE="http://cmos-eng.rehab.uiuc.edu/accessx/"
+
+DEPEND="virtual/x11"
+
+src_compile() {
+ make || die
+}
+
+src_install () {
+ into /usr
+ dobin accessx ax || die
+ dodoc README INSTALL CHANGES
+}
diff --git a/x11-misc/accessx/files/digest-accessx-0950 b/x11-misc/accessx/files/digest-accessx-0950
new file mode 100644
index 000000000000..c3dd35473984
--- /dev/null
+++ b/x11-misc/accessx/files/digest-accessx-0950
@@ -0,0 +1 @@
+MD5 c61cf27887c76a8cca32f878389bba57 accessx0950.tar.gz 10280