From 2dd1d88553a0dbfd8d1c2eb22479679c5a0e06fa Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 27 Nov 2012 12:55:16 +0400 Subject: GNU gettext --- gettext/autopoint.p5m | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 gettext/autopoint.p5m (limited to 'gettext/autopoint.p5m') diff --git a/gettext/autopoint.p5m b/gettext/autopoint.p5m new file mode 100644 index 0000000..c358ec4 --- /dev/null +++ b/gettext/autopoint.p5m @@ -0,0 +1,17 @@ +set name=pkg.fmri value=pkg:/developer/gnu-$(name)/autopoint@$(ips-version) +set name=pkg.summary value="The autopoint program from GNU gettext" +set name=pkg.description value="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." +set name=info.upstream-url value="$(home)" +set name=info.source-url value="$(download)" + +license $(license-file) license="$(license)" + +depend fmri=pkg:/developer/versioning/git@1.7.0.5 type=require + +file path=usr/gnu/bin/autopoint +file path=usr/gnu/share/man/man1/autopoint.1 +file path=usr/gnu/share/doc/gettext/autopoint.1.html +file path=usr/gnu/share/gettext/archive.git.tar.gz + +link path=usr/bin/autopoint target=../gnu/bin/autopoint +link path=usr/share/man/man1/autopoint.1 target=../../../gnu/share/man/man1/autopoint.1 -- cgit v1.2.3