summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2005-12-25 00:26:12 +0000
committerStefan Schweizer <genstef@gentoo.org>2005-12-25 00:26:12 +0000
commit38c8043b89f8eac625ef009ec377144a9b82afcc (patch)
tree82b2514a2203281910bee9997d8088e663d84d83 /x11-misc
parentversion bump, fix installpath thanks to Vincziczki Gabor <vincziczki.gabor@ne... (diff)
downloadhistorical-38c8043b89f8eac625ef009ec377144a9b82afcc.tar.gz
historical-38c8043b89f8eac625ef009ec377144a9b82afcc.tar.bz2
historical-38c8043b89f8eac625ef009ec377144a9b82afcc.zip
version bump
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/lineak-kdeplugins/ChangeLog8
-rw-r--r--x11-misc/lineak-kdeplugins/Manifest6
-rw-r--r--x11-misc/lineak-kdeplugins/files/digest-lineak-kdeplugins-0.8.41
-rw-r--r--x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild30
-rw-r--r--x11-misc/lineakd/ChangeLog8
-rw-r--r--x11-misc/lineakd/Manifest15
-rw-r--r--x11-misc/lineakd/files/digest-lineakd-0.8.41
-rw-r--r--x11-misc/lineakd/files/lineakd-0.8.4-mandestdir.patch32
-rw-r--r--x11-misc/lineakd/lineakd-0.8.4.ebuild52
9 files changed, 138 insertions, 15 deletions
diff --git a/x11-misc/lineak-kdeplugins/ChangeLog b/x11-misc/lineak-kdeplugins/ChangeLog
index cb220a69df82..efa5f18363c1 100644
--- a/x11-misc/lineak-kdeplugins/ChangeLog
+++ b/x11-misc/lineak-kdeplugins/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/lineak-kdeplugins
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.11 2005/11/24 20:07:39 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.12 2005/12/25 00:26:12 genstef Exp $
+
+*lineak-kdeplugins-0.8.4 (25 Dec 2005)
+
+ 25 Dec 2005; Stefan Schweizer <genstef@gentoo.org>
+ +lineak-kdeplugins-0.8.4.ebuild:
+ version bump
24 Nov 2005; Simon Stelling <blubb@gentoo.org>
lineak-kdeplugins-0.8.3.ebuild:
diff --git a/x11-misc/lineak-kdeplugins/Manifest b/x11-misc/lineak-kdeplugins/Manifest
index 6c6dd60070a0..0aa716ffbd80 100644
--- a/x11-misc/lineak-kdeplugins/Manifest
+++ b/x11-misc/lineak-kdeplugins/Manifest
@@ -1,6 +1,8 @@
MD5 2de4de7b6a4fd98557b6e8b230f88e5e ChangeLog 1826
+MD5 892ffaf33f08180052396387820d1c39 files/digest-lineak-kdeplugins-0.8.2 75
+MD5 1ee578a6c268965f653080ada78561cc files/digest-lineak-kdeplugins-0.8.3 75
+MD5 27a54b4886457992e5871803483a2a96 files/digest-lineak-kdeplugins-0.8.4 75
MD5 febf7809c97aba68b9d21bbe77e079d3 lineak-kdeplugins-0.8.2.ebuild 550
MD5 ca4638d3278258c4a4a22d14be0fafb0 lineak-kdeplugins-0.8.3.ebuild 731
+MD5 237f949c819a9b34cb9ccce7e76676ff lineak-kdeplugins-0.8.4.ebuild 756
MD5 9a7c58529f54db6737913da568c57e4a metadata.xml 270
-MD5 892ffaf33f08180052396387820d1c39 files/digest-lineak-kdeplugins-0.8.2 75
-MD5 1ee578a6c268965f653080ada78561cc files/digest-lineak-kdeplugins-0.8.3 75
diff --git a/x11-misc/lineak-kdeplugins/files/digest-lineak-kdeplugins-0.8.4 b/x11-misc/lineak-kdeplugins/files/digest-lineak-kdeplugins-0.8.4
new file mode 100644
index 000000000000..c7f8880dcb92
--- /dev/null
+++ b/x11-misc/lineak-kdeplugins/files/digest-lineak-kdeplugins-0.8.4
@@ -0,0 +1 @@
+MD5 4ddfc475e4df27f8822e0b08c0f701b5 lineak_kdeplugins-0.8.4.tar.gz 983550
diff --git a/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild b/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild
new file mode 100644
index 000000000000..5faffcb04db9
--- /dev/null
+++ b/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild,v 1.1 2005/12/25 00:26:12 genstef Exp $
+
+inherit kde multilib
+
+MY_P=${PN/-/_}-${PV}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="KDE plugins for LINEAK"
+HOMEPAGE="http://lineak.sourceforge.net/"
+SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="=x11-misc/lineakd-${PV}*"
+DEPEND="${RDEPEND}"
+
+need-kde 3.2
+
+src_install() {
+ make DESTDIR=${D} \
+ PLUGINDIR=/usr/$(get_libdir)/lineakd/plugins \
+ lineakddocdir=/usr/share/doc/${P} \
+ install || die "make install failed"
+ dodoc AUTHORS README
+}
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog
index 33ca785400b1..fa3f10d28f6d 100644
--- a/x11-misc/lineakd/ChangeLog
+++ b/x11-misc/lineakd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/lineakd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.25 2005/11/21 18:51:57 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.26 2005/12/25 00:24:00 genstef Exp $
+
+*lineakd-0.8.4 (25 Dec 2005)
+
+ 25 Dec 2005; Stefan Schweizer <genstef@gentoo.org>
+ +files/lineakd-0.8.4-mandestdir.patch, +lineakd-0.8.4.ebuild:
+ version bump
21 Nov 2005; Joseph Jezak <josejx@gentoo.org> lineakd-0.8.3-r1.ebuild:
Marked ppc stable for bug #111282.
diff --git a/x11-misc/lineakd/Manifest b/x11-misc/lineakd/Manifest
index 128bfe2ed413..a8b0a5bed2c7 100644
--- a/x11-misc/lineakd/Manifest
+++ b/x11-misc/lineakd/Manifest
@@ -1,20 +1,13 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6b08895a418224248fb13af75d7fe734 ChangeLog 3720
+MD5 ab5ee8805295a7f677cbed7fc5a343d0 ChangeLog 3883
MD5 7d34394cb4d85fa0c1aeca17e614ab85 files/digest-lineakd-0.8.2 65
MD5 c3a210f82bfa5f48a2de86956bccec43 files/digest-lineakd-0.8.3 65
MD5 c3a210f82bfa5f48a2de86956bccec43 files/digest-lineakd-0.8.3-r1 65
+MD5 82668be500e0a62ba5e8c5c54f86445c files/digest-lineakd-0.8.4 65
MD5 e717a512457930f279382e5d4f677ff6 files/lineakd-0.8.3-lineakkb.def.patch 555
+MD5 8e7c3da0e4887af342ee4454896e30c0 files/lineakd-0.8.4-mandestdir.patch 1683
MD5 c5669d240c36c2f263c6ace7678e382c files/lkey-cast.patch 519
MD5 f453744ffac61ecc1c9736351cf190af lineakd-0.8.2.ebuild 841
MD5 99264bf83bb9b5cefbc43230a769f7a6 lineakd-0.8.3-r1.ebuild 926
MD5 159f5c76c3a78856bb20affbb6c210f1 lineakd-0.8.3.ebuild 833
+MD5 ee8df65869466a667225920f308efff8 lineakd-0.8.4.ebuild 1178
MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDghd+csIHjyDViGQRAm2NAJ48AAgTZ6lxq8bKLFKaOYNfyjgh5ACeIQ8/
-eJRydaunIG85l4R6PdtgJrU=
-=nt3+
------END PGP SIGNATURE-----
diff --git a/x11-misc/lineakd/files/digest-lineakd-0.8.4 b/x11-misc/lineakd/files/digest-lineakd-0.8.4
new file mode 100644
index 000000000000..63e2a5648f28
--- /dev/null
+++ b/x11-misc/lineakd/files/digest-lineakd-0.8.4
@@ -0,0 +1 @@
+MD5 8f0b4c38c3a46bfd2613e371e8fd2440 lineakd-0.8.4.tar.gz 955829
diff --git a/x11-misc/lineakd/files/lineakd-0.8.4-mandestdir.patch b/x11-misc/lineakd/files/lineakd-0.8.4-mandestdir.patch
new file mode 100644
index 000000000000..d4fca67a882b
--- /dev/null
+++ b/x11-misc/lineakd/files/lineakd-0.8.4-mandestdir.patch
@@ -0,0 +1,32 @@
+diff -ur lineakd-0.8.4.orig/utils/Makefile.am lineakd-0.8.4/utils/Makefile.am
+--- lineakd-0.8.4.orig/utils/Makefile.am 2005-12-25 00:38:38.000000000 +0100
++++ lineakd-0.8.4/utils/Makefile.am 2005-12-25 00:39:33.000000000 +0100
+@@ -52,22 +52,22 @@
+ #install-data-local: send_to_keyboard.8.bz2 evtest.1.bz2 xsendkeycode.8.bz2 xsendkeys.8.bz2
+ if EVTEST
+ install-data-local: send_to_keyboard.8.bz2 evtest.1.bz2 xsendkeycode.8.bz2 xsendkeys.8.bz2
+- $(mkinstalldirs) $(mandir)/man1/
+- $(INSTALL_DATA) $(srcdir)/evtest.1.bz2 $(mandir)/man1/evtest.1.bz2
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/man1/
++ $(INSTALL_DATA) $(srcdir)/evtest.1.bz2 $(DESTDIR)$(mandir)/man1/evtest.1.bz2
+ else
+ install-data-local: send_to_keyboard.8.bz2 xsendkeycode.8.bz2 xsendkeys.8.bz2
+ endif
+ if SEND_TO_KEYBOARD
+- $(mkinstalldirs) $(mandir)/man8/
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/man8/
+ chmod 755 $(DESTDIR)$(prefix)/sbin/send_to_keyboard
+ if test "$(HELPER_SUID)" != "no" ; then \
+ chown root $(DESTDIR)$(prefix)/sbin/send_to_keyboard ; \
+ chmod +s $(DESTDIR)$(prefix)/sbin/send_to_keyboard ; \
+ fi
+- $(INSTALL_DATA) $(srcdir)/send_to_keyboard.8.bz2 $(mandir)/man8/send_to_keyboard.8.bz2
++ $(INSTALL_DATA) $(srcdir)/send_to_keyboard.8.bz2 $(DESTDIR)$(mandir)/man8/send_to_keyboard.8.bz2
+ endif
+- $(INSTALL_DATA) $(srcdir)/xsendkeycode.8.bz2 $(mandir)/man8/xsendkeycode.8.bz2
+- $(INSTALL_DATA) $(srcdir)/xsendkeys.8.bz2 $(mandir)/man8/xsendkeys.8.bz2
++ $(INSTALL_DATA) $(srcdir)/xsendkeycode.8.bz2 $(DESTDIR)$(mandir)/man8/xsendkeycode.8.bz2
++ $(INSTALL_DATA) $(srcdir)/xsendkeys.8.bz2 $(DESTDIR)$(mandir)/man8/xsendkeys.8.bz2
+
+ uninstall-local:
+ -rm -f $(mandir)/man8/send_to_keyboard.8.bz2
diff --git a/x11-misc/lineakd/lineakd-0.8.4.ebuild b/x11-misc/lineakd/lineakd-0.8.4.ebuild
new file mode 100644
index 000000000000..9c7c6f04db98
--- /dev/null
+++ b/x11-misc/lineakd/lineakd-0.8.4.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.4.ebuild,v 1.1 2005/12/25 00:24:00 genstef Exp $
+
+inherit eutils
+
+DESCRIPTION="Linux support for Easy Access and Internet Keyboards features X11 support"
+HOMEPAGE="http://lineak.sourceforge.net/"
+SRC_URI="mirror://sourceforge/lineak/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="|| (
+ ( sys-libs/glibc
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXext )
+ virtual/x11
+ )"
+DEPEND="${RDEPEND}
+ || (
+ ( x11-libs/libxkbfile
+ x11-libs/libXt
+ x11-proto/xextproto
+ x11-proto/xproto )
+ virtual/x11
+ )"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ epatch ${FILESDIR}/lineakd-0.8.4-mandestdir.patch
+}
+
+src_compile() {
+ econf --with-x || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install () {
+ make DESTDIR=${D} lineakddocdir=/usr/share/doc/${P} install || die "make install failed"
+ dodoc AUTHORS README TODO
+ keepdir /usr/lib/lineakd/plugins
+
+ insinto /etc/lineak
+ doins lineakd.conf.example
+ doins lineakd.conf.kde.example
+}