Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37893261
en ru br
ALT Linux repositórios
S:1.2.2-alt1
5.0: 0.5.9-alt2
4.1: 0.5.9-alt2
4.0: 0.5.9-alt1
3.0: 0.5.7-alt1

Group :: Escritórios
RPM: grisbi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: grisbi-0.5.9-alt-intl.patch
Download


--- grisbi-0.5.9.orig/configure.in	2006-06-14 10:30:42 +0400
+++ grisbi-0.5.9/configure.in	2006-10-08 14:10:09 +0400
@@ -1,7 +1,6 @@
 AC_INIT(src/main.c)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(grisbi,0.5.9)
-AM_ACLOCAL_INCLUDE(macros)
 AM_MAINTAINER_MODE
 
 PACKAGE=grisbi
@@ -19,8 +18,9 @@
 
 dnl Check for NLS support.
 ALL_LINGUAS="cs de es fr he it pl pt_BR nl ro ru zh_CN"
-AM_GNU_GETTEXT
-AC_CHECK_LIB(intl,main)
+AM_GNU_GETTEXT([external])
+AM_INTL_SUBDIR
+AC_CHECK_LIB(main)
 
 dnl Check for libofx
 AC_CHECK_HEADER(libofx/libofx.h,,noofx=true)
@@ -68,7 +68,6 @@
 help/en/Makefile
 help/fr/Makefile
 help/de/Makefile
-intl/Makefile
 macros/Makefile
 pixmaps/Makefile
 po/Makefile.in
--- grisbi-0.5.8.orig/Makefile.am	2004-04-07 18:24:35 +0400
+++ grisbi-0.5.8/Makefile.am	2006-01-20 21:26:31 +0300
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = macros src po intl pixmaps help
+SUBDIRS = macros src po pixmaps help
 man_MANS = grisbi.1
 
 EXTRA_DIST = $(man_MANS)
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009