add intltool for real
This commit is contained in:
parent
14ce3eddbc
commit
8e5d6c26e4
1
ports/unofficial/stable/intltool/JUSTIFICATION
Normal file
1
ports/unofficial/stable/intltool/JUSTIFICATION
Normal file
@ -0,0 +1 @@
|
||||
KISS Linux only targets English. Therefore, internationalization violates one of its core tenets.
|
10
ports/unofficial/stable/intltool/build
Executable file
10
ports/unofficial/stable/intltool/build
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--localstatedir=/var \
|
||||
--sysconfdir=/etc \
|
||||
--disable-nls
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
ports/unofficial/stable/intltool/checksums
Normal file
1
ports/unofficial/stable/intltool/checksums
Normal file
@ -0,0 +1 @@
|
||||
67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd
|
1
ports/unofficial/stable/intltool/depends
Normal file
1
ports/unofficial/stable/intltool/depends
Normal file
@ -0,0 +1 @@
|
||||
perl-xml
|
31
ports/unofficial/stable/intltool/manifest
Normal file
31
ports/unofficial/stable/intltool/manifest
Normal file
@ -0,0 +1,31 @@
|
||||
/var/db/kiss/installed/intltool/version
|
||||
/var/db/kiss/installed/intltool/sources
|
||||
/var/db/kiss/installed/intltool/manifest
|
||||
/var/db/kiss/installed/intltool/depends
|
||||
/var/db/kiss/installed/intltool/checksums
|
||||
/var/db/kiss/installed/intltool/build
|
||||
/var/db/kiss/installed/intltool/JUSTIFICATION
|
||||
/var/db/kiss/installed/intltool/
|
||||
/var/db/kiss/installed/
|
||||
/var/db/kiss/
|
||||
/var/db/
|
||||
/var/
|
||||
/usr/share/man/man8/intltoolize.8
|
||||
/usr/share/man/man8/intltool-update.8
|
||||
/usr/share/man/man8/intltool-prepare.8
|
||||
/usr/share/man/man8/intltool-merge.8
|
||||
/usr/share/man/man8/intltool-extract.8
|
||||
/usr/share/man/man8/
|
||||
/usr/share/man/
|
||||
/usr/share/intltool/Makefile.in.in
|
||||
/usr/share/intltool/
|
||||
/usr/share/aclocal/intltool.m4
|
||||
/usr/share/aclocal/
|
||||
/usr/share/
|
||||
/usr/bin/intltoolize
|
||||
/usr/bin/intltool-update
|
||||
/usr/bin/intltool-prepare
|
||||
/usr/bin/intltool-merge
|
||||
/usr/bin/intltool-extract
|
||||
/usr/bin/
|
||||
/usr/
|
1
ports/unofficial/stable/intltool/sources
Normal file
1
ports/unofficial/stable/intltool/sources
Normal file
@ -0,0 +1 @@
|
||||
https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz
|
1
ports/unofficial/stable/intltool/version
Normal file
1
ports/unofficial/stable/intltool/version
Normal file
@ -0,0 +1 @@
|
||||
0.51.0 1
|
Loading…
Reference in New Issue
Block a user