18 lines
543 B
Bash
18 lines
543 B
Bash
# Template file for 'xkb-qwerty-fr'
|
|
pkgname=xkb-qwerty-fr
|
|
version=0.5
|
|
revision=2
|
|
create_wrksrc=yes
|
|
short_desc="French qwerty X11 keymap"
|
|
maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://marin.jb.free.fr/qwerty-fr/"
|
|
distfiles="http://marin.jb.free.fr/qwerty-fr/xkb-qwerty-fr_${version}_all.deb"
|
|
checksum=03fc6b72b62fb6661e5671bc3e500934ed9aa457159141ef02d989616276ef64
|
|
|
|
do_install() {
|
|
rm usr/share/doc/xkb-qwerty-fr/copyright
|
|
rm usr/share/doc/xkb-qwerty-fr/changelog.gz
|
|
vcopy usr /
|
|
}
|