src url changed.
I only use it within a xorg.conf file. As far I coun't find a way to see it in a DE keyboard layout language list. Any hints are appreciated.
Search Criteria
Package Details: xkb-eurkey 1.1.3-2
Package Actions
| Package Base: | xkb-eurkey |
|---|---|
| Description: | An alternative xkb keyboard layout which supports all characters used in European languages. |
| Upstream URL: | http://wombalton.ddns.net/eurkey.html |
| Category: | office |
| Licenses: | |
| Submitter: | wombalton |
| Maintainer: | wombalton |
| Last Packager: | wombalton |
| Votes: | 2 |
| First Submitted: | 2014-01-22 12:54 |
| Last Updated: | 2015-06-07 13:35 |
Latest Comments
Comment by wombalton
Comment by tesfabpel
Hi,
I've installed the package (by changing the source url).
How can I select the layout from GNOME Shell control panel?
PS: BTW, can the source URL be corrected?
Thanks. :-)
Comment by colundrum
The source url has changed : http://wombalton.ddns.net/EurKEY-1.1.3.tar.gz
Comment by wombalton
New webspace should solve the download issue.
Be aware: This is a fork!
Modifications:
* additional Level 3 switch on 105-key keyboards (lsgt variant)
* replacement of 'periodcentered' with 'endash'
Comment by uboot
This one worked for me:
pkgname=xkb-eurkey
pkgver=1.1
pkgrel=1
pkgdesc="EurKEY is an alternative xkb keyboard layout which supports all characters used in European languages."
arch=('any')
url="http://http://eurkey.steffen.bruentjen.eu"
license=('GPL3')
depends=()
makedepends=()
source=('http://eurkey.steffen.bruentjen.eu/download/debian/binary/eurkey.deb')
md5sums=('8da8472f8f8d30baaa6a50145264024b')
package() {
cd "$pkgdir"
tar -xvf $srcdir/data.tar.gz
}
Comment by uboot
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading EurKEY-1.1.2.tar.gz
Aborting...