summaryrefslogtreecommitdiffstats
path: root/autopoint.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'autopoint.pkg/control')
-rw-r--r--autopoint.pkg/control9
1 files changed, 9 insertions, 0 deletions
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.