xkb-qwerty-fr: don't manually extract deb
This commit is contained in:
parent
3c5bde7772
commit
ee5da427e0
1 changed files with 3 additions and 6 deletions
|
@ -2,19 +2,16 @@
|
||||||
pkgname=xkb-qwerty-fr
|
pkgname=xkb-qwerty-fr
|
||||||
version=0.5
|
version=0.5
|
||||||
revision=2
|
revision=2
|
||||||
|
create_wrksrc=yes
|
||||||
short_desc="French qwerty X11 keymap"
|
short_desc="French qwerty X11 keymap"
|
||||||
maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://marin.jb.free.fr/qwerty-fr/"
|
homepage="http://marin.jb.free.fr/qwerty-fr/"
|
||||||
distfiles="http://marin.jb.free.fr/qwerty-fr/${pkgname}_${version}_all.deb"
|
distfiles="http://marin.jb.free.fr/qwerty-fr/xkb-qwerty-fr_${version}_all.deb"
|
||||||
checksum=03fc6b72b62fb6661e5671bc3e500934ed9aa457159141ef02d989616276ef64
|
checksum=03fc6b72b62fb6661e5671bc3e500934ed9aa457159141ef02d989616276ef64
|
||||||
|
|
||||||
do_extract() {
|
|
||||||
bsdtar xf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}_all.deb
|
|
||||||
bsdtar xvf data.tar.gz
|
|
||||||
}
|
|
||||||
do_install() {
|
do_install() {
|
||||||
rm usr/share/doc/xkb-qwerty-fr/copyright
|
rm usr/share/doc/xkb-qwerty-fr/copyright
|
||||||
rm usr/share/doc/xkb-qwerty-fr/changelog.gz
|
rm usr/share/doc/xkb-qwerty-fr/changelog.gz
|
||||||
vcopy usr usr
|
vcopy usr /
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue