From 91dfa82022dc6f1c4d168966631c30d98ba3969c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 01 Jul 2013 11:16:48 -0400 Subject: Rewrite binary package control files. --- (limited to 'autopoint.pkg') diff --git a/autopoint.pkg/control b/autopoint.pkg/control new file mode 100644 index 0000000..353d317 --- /dev/null +++ b/autopoint.pkg/control @@ -0,0 +1,9 @@ +Architecture: all +Platform: all +Depends: gettext-base (= ${Binary-Version}) +Description: Tool to copy gettext infrastructure files into a package + The `autopoint' program copies standard gettext infrastructure files into a + source package. It extracts from a macro call of the form + `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's `configure.in' or + `configure.ac' file, the gettext version used by the package, and copies the + infrastructure files belonging to this version into the package. -- cgit v0.9.1