summaryrefslogtreecommitdiffstats
path: root/libgettextpo-dev.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'libgettextpo-dev.pkg/control')
-rw-r--r--libgettextpo-dev.pkg/control10
1 files changed, 10 insertions, 0 deletions
diff --git a/libgettextpo-dev.pkg/control b/libgettextpo-dev.pkg/control
new file mode 100644
index 0000000..c2f79eb
--- /dev/null
+++ b/libgettextpo-dev.pkg/control
@@ -0,0 +1,10 @@
+Architecture: any
+Platform: all
+Depends: gettext-base (= ${Binary-Version}),
+ libgettextpo.0 (= ${Binary-Version})
+Description: Library for processing GNU gettext PO files - development
+ For the tasks for which a combination of `msgattrib', `msgcat' etc. is not
+ sufficient, a set of C functions is provided in a library, to make it possible
+ to process PO files in your own programs.
+ .
+ This package provides development files for GNU libgettextpo.