maintenance update to 1.2.5.2, fixes potential problems with newer glib versions
This commit is contained in:
parent
d3a9b57068
commit
394abc9ebe
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2006/01/18 21:13:22 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2006/04/03 15:51:15 naddy Exp $
|
||||
|
||||
COMMENT= "GTK2-based scientific calculator"
|
||||
|
||||
DISTNAME= galculator-1.2.5
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
DISTNAME= galculator-1.2.5.2
|
||||
CATEGORIES= math
|
||||
HOMEPAGE= http://galculator.sourceforge.net/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (galculator-1.2.5.tar.bz2) = 0f58963a7fd99c7aa7cb9900d4645f59
|
||||
RMD160 (galculator-1.2.5.tar.bz2) = 70f7cc8a989bcf0321f7d6e0e5303c547a005c51
|
||||
SHA1 (galculator-1.2.5.tar.bz2) = 9b3c8ea487dc607f12369ab4e69550aa0c1ad444
|
||||
SIZE (galculator-1.2.5.tar.bz2) = 226131
|
||||
MD5 (galculator-1.2.5.2.tar.bz2) = de1cb7d75c76e4fd9f05f100f303d0a2
|
||||
RMD160 (galculator-1.2.5.2.tar.bz2) = a1378f6958d6f7f7a3434761920753617d524adf
|
||||
SHA1 (galculator-1.2.5.2.tar.bz2) = 08b39e3b51f627a6441f4ed57b51fdfff9d67e40
|
||||
SIZE (galculator-1.2.5.2.tar.bz2) = 355372
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2004/10/23 12:37:24 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2006/04/03 15:51:15 naddy Exp $
|
||||
bin/galculator
|
||||
@man man/man1/galculator.1
|
||||
share/applications/
|
||||
@ -15,22 +15,9 @@ share/galculator/glade/font.glade
|
||||
share/galculator/glade/main_frame.glade
|
||||
share/galculator/glade/prefs.glade
|
||||
share/galculator/glade/scientific_buttons.glade
|
||||
share/locale/
|
||||
share/locale/de/
|
||||
share/locale/de/LC_MESSAGES/
|
||||
share/locale/de/LC_MESSAGES/galculator.mo
|
||||
share/locale/fr/
|
||||
share/locale/fr/LC_MESSAGES/
|
||||
share/locale/fr/LC_MESSAGES/galculator.mo
|
||||
share/locale/ja/
|
||||
share/locale/ja/LC_MESSAGES/
|
||||
share/locale/ja/LC_MESSAGES/galculator.mo
|
||||
share/locale/pl/
|
||||
share/locale/pl/LC_MESSAGES/
|
||||
share/locale/pl/LC_MESSAGES/galculator.mo
|
||||
share/locale/pt_BR/
|
||||
share/locale/pt_BR/LC_MESSAGES/
|
||||
share/locale/pt_BR/LC_MESSAGES/galculator.mo
|
||||
share/locale/ro/
|
||||
share/locale/ro/LC_MESSAGES/
|
||||
share/locale/ro/LC_MESSAGES/galculator.mo
|
||||
|
Loading…
Reference in New Issue
Block a user