From 2c50c295008b16f9bab19420984c46a3d8fac1d9 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 25 Jan 2016 12:44:47 -0200 Subject: [PATCH] Incluindo arquivo com as versões para uso pelo script personalizado de empacotamento. --- configure.ac | 1 + po/pt_BR.po | 2 +- versions.in | 6 ++++++ 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 versions.in diff --git a/configure.ac b/configure.ac index c65cb1a..e47c901 100644 --- a/configure.ac +++ b/configure.ac @@ -840,6 +840,7 @@ AC_SUBST(CLASS_LIBS) AC_CONFIG_FILES(Makefile) AC_CONFIG_FILES(lib3270.pc) AC_CONFIG_FILES(pw3270.pc) +AC_CONFIG_FILES(versions) AC_CONFIG_FILES(src/include/rules.mak) AC_CONFIG_FILES(src/include/plugin.mak) diff --git a/po/pt_BR.po b/po/pt_BR.po index 06bcef5..769564f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pw3270 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-07 15:22-0200\n" +"POT-Creation-Date: 2016-01-25 11:20-0200\n" "PO-Revision-Date: 2014-02-17 08:05-0300\n" "Last-Translator: Perry Werneck \n" "Language-Team: Portugues <>\n" diff --git a/versions.in b/versions.in new file mode 100644 index 0000000..f8357a9 --- /dev/null +++ b/versions.in @@ -0,0 +1,6 @@ +PACKAGE_REVISION=@PACKAGE_REVISION@ +PACKAGE_SOURCE=@PACKAGE_SOURCE@ +PACKAGE_LEVEL=@PACKAGE_LEVEL@ +GTK_MODVERSION=@GTK_MODVERSION@ +host_cpu=@host_cpu@ + -- libgit2 0.21.2