Feature #516

Improve gettext packaging with autotools

Added by Alexandre Quessy about 3 years ago. Updated 10 months ago.

Status:New Start date:
Priority:Normal Due date:
Assignee:Alexandre Quessy % Done:

0%

Category:packaging Spent time: -
Target version:1.4
Resolution: Version:0.5
Trac ticket ID:516

Description

Here is an excerpt from pitivi's configure.ac:

dnl ALL_LINGUAS="fr" 
GETTEXT_PACKAGE="pitivi" 
AC_SUBST([GETTEXT_PACKAGE])
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE", [Gettext package])
AM_GLIB_GNU_GETTEXT
IT_PROG_INTLTOOL([0.35.0])

History

Updated by Alexandre Quessy 10 months ago

  • Target version changed from 0.6.3 to 1.4

Also available in: Atom PDF