update to 2.1: bug fixes, add Turkish translation
This commit is contained in:
parent
ef5f85b58c
commit
62272690f4
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2012/12/17 21:29:36 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2013/03/08 18:33:21 naddy Exp $
|
||||
|
||||
COMMENT= GTK-based scientific calculator
|
||||
|
||||
DISTNAME= galculator-2.0.1
|
||||
DISTNAME= galculator-2.1
|
||||
CATEGORIES= math
|
||||
HOMEPAGE= http://galculator.sourceforge.net/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (galculator-2.0.1.tar.bz2) = YCizq7d9eYf2f2n/An8N1U7bj18TjdpwIpBakEZvz2o=
|
||||
SIZE (galculator-2.0.1.tar.bz2) = 399085
|
||||
SHA256 (galculator-2.1.tar.bz2) = 864DYBoSMofN329555zze75c6HqYmX4P1iPxzQjm9r4=
|
||||
SIZE (galculator-2.1.tar.bz2) = 404488
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2012/10/16 18:55:01 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2013/03/08 18:33:21 naddy Exp $
|
||||
@bin bin/galculator
|
||||
@man man/man1/galculator.1
|
||||
share/applications/galculator.desktop
|
||||
@ -43,6 +43,7 @@ share/locale/ro/LC_MESSAGES/galculator.mo
|
||||
share/locale/ru/LC_MESSAGES/galculator.mo
|
||||
share/locale/sk/LC_MESSAGES/galculator.mo
|
||||
share/locale/sv/LC_MESSAGES/galculator.mo
|
||||
share/locale/tr/LC_MESSAGES/galculator.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/galculator.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/galculator.mo
|
||||
share/pixmaps/
|
||||
|
Loading…
Reference in New Issue
Block a user