Update to 2.5: various fixes, French translation added.
This commit is contained in:
parent
b42083b5fa
commit
020ee77076
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2001/11/08 22:06:40 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2002/01/22 13:32:14 naddy Exp $
|
||||
|
||||
COMMENT= "interactive typing tutor"
|
||||
|
||||
DISTNAME= gtypist-2.4.1
|
||||
DISTNAME= gtypist-2.5
|
||||
CATEGORIES= education
|
||||
NEED_VERSION= 1.474
|
||||
HOMEPAGE= http://www.gnu.org/software/gtypist/
|
||||
|
3
education/gtypist/distinfo
Normal file
3
education/gtypist/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (gtypist-2.5.tar.gz) = 401ab1b4ea346eb2f61d490bcbc8c417
|
||||
RMD160 (gtypist-2.5.tar.gz) = b081a35909edad576d5bb836e4db76aa82e8a632
|
||||
SHA1 (gtypist-2.5.tar.gz) = 5169da539e145db8e508652dd909302e2411bd8e
|
@ -1,3 +0,0 @@
|
||||
MD5 (gtypist-2.4.1.tar.gz) = 35d757ccb770b70e58e8ef1d3f6d0f70
|
||||
RMD160 (gtypist-2.4.1.tar.gz) = dcab188f16b32f6af4ed0bf2aea39f47910a3f5e
|
||||
SHA1 (gtypist-2.4.1.tar.gz) = f9dbe2a468bde540342c93a2352bdad563c144c2
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/10/24 12:08:58 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2002/01/22 13:32:14 naddy Exp $
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/gtypist.info
|
||||
bin/gtypist
|
||||
info/gtypist.info
|
||||
@ -25,5 +25,6 @@ share/gtypist/v.typ
|
||||
share/locale/de/LC_MESSAGES/gtypist.mo
|
||||
share/locale/es/LC_MESSAGES/gtypist.mo
|
||||
share/locale/fi/LC_MESSAGES/gtypist.mo
|
||||
share/locale/fr/LC_MESSAGES/gtypist.mo
|
||||
@dirrm share/gtypist
|
||||
@exec install-info --info-dir=%D/info %D/info/gtypist.info
|
||||
|
Loading…
Reference in New Issue
Block a user