update romster ports for new man page location

This commit is contained in:
Danny Rawlins 2015-11-04 12:34:50 +11:00
parent ca9df6680b
commit 20bd0a1968
35 changed files with 103 additions and 124 deletions
ccache
flac
fontforge
gkrellm
glitz
gobject-introspection
gst-plugins-base-compat
gst-plugins-base
gstreamer-compat
gstreamer
gtksourceview
gudev
hexchat
libao
libsndfile
libspiro
libtheora
libxslt
lua51
p5-html-parser
p5-html-tagset

@ -8,6 +8,7 @@ lrwxrwxrwx root/root usr/lib/ccache/cc -> /usr/bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/cpp -> /usr/bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/g++ -> /usr/bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/gcc -> /usr/bin/ccache
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/ccache.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/ccache.1.gz

@ -12,9 +12,7 @@ source=(http://samba.org/ftp/$name/$name-$version.tar.xz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--mandir=/usr/man
./configure --prefix=/usr
make
make DESTDIR=$PKG install

@ -31,11 +31,11 @@ lrwxrwxrwx root/root usr/lib/libFLAC.so.8 -> libFLAC.so.8.3.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/flac++.pc
-rw-r--r-- root/root usr/lib/pkgconfig/flac.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/flac.1.gz
-rw-r--r-- root/root usr/man/man1/metaflac.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/libFLAC++.m4
-rw-r--r-- root/root usr/share/aclocal/libFLAC.m4
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/flac.1.gz
-rw-r--r-- root/root usr/share/man/man1/metaflac.1.gz

@ -12,9 +12,7 @@ source=(http://downloads.xiph.org/releases/flac/$name-$version.tar.xz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--mandir=/usr/man
./configure --prefix=/usr
make
make DESTDIR=$PKG install

@ -114,12 +114,6 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/
-rwxr-xr-x root/root usr/lib/python2.7/site-packages/fontforge.so
-rwxr-xr-x root/root usr/lib/python2.7/site-packages/psMat.la
-rwxr-xr-x root/root usr/lib/python2.7/site-packages/psMat.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/fontforge.1.gz
-rw-r--r-- root/root usr/man/man1/fontimage.1.gz
-rw-r--r-- root/root usr/man/man1/fontlint.1.gz
-rw-r--r-- root/root usr/man/man1/sfddiff.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/fontforge.desktop
@ -523,3 +517,9 @@ drwxrwxr-x root/root usr/share/icons/hicolor/64x64/apps/
drwxrwxr-x root/root usr/share/icons/hicolor/scalable/
drwxrwxr-x root/root usr/share/icons/hicolor/scalable/apps/
-rw-rw-r-- root/root usr/share/icons/hicolor/scalable/apps/fontforge.svg
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/fontforge.1.gz
-rw-r--r-- root/root usr/share/man/man1/fontimage.1.gz
-rw-r--r-- root/root usr/share/man/man1/fontlint.1.gz
-rw-r--r-- root/root usr/share/man/man1/sfddiff.1.gz

@ -16,7 +16,6 @@ build() {
./bootstrap --force
./configure \
--prefix=/usr \
--mandir=/usr/man \
--enable-python-extension
make

@ -13,7 +13,8 @@ drwxr-xr-x root/root usr/lib/gkrellm2/
drwxr-xr-x root/root usr/lib/gkrellm2/plugins/
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gkrellm.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/gkrellm.1.gz
-rw-r--r-- root/root usr/man/man1/gkrellmd.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gkrellm.1.gz
-rw-r--r-- root/root usr/share/man/man1/gkrellmd.1.gz

@ -13,6 +13,6 @@ build() {
cd $name-$version
export PREFIX=/usr
make enable_nls=0 SYS_LIBS+=-lgmodule-2.0
make enable_nls=0 DESTDIR=$PKG MANDIR=$PKG/usr/man/man1 install
make enable_nls=0 DESTDIR=$PKG MANDIR=$PKG/usr/share/man/man1 install
install -d $PKG/usr/lib/gkrellm2/plugins
}

@ -1,18 +1,11 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/glitz-glx.h
-rw-r--r-- root/root usr/include/glitz.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libglitz-glx.a
-rwxr-xr-x root/root usr/lib/libglitz-glx.la
lrwxrwxrwx root/root usr/lib/libglitz-glx.so -> libglitz-glx.so.1.0.0
lrwxrwxrwx root/root usr/lib/libglitz-glx.so.1 -> libglitz-glx.so.1.0.0
-rwxr-xr-x root/root usr/lib/libglitz-glx.so.1.0.0
-rw-r--r-- root/root usr/lib/libglitz.a
-rwxr-xr-x root/root usr/lib/libglitz.la
lrwxrwxrwx root/root usr/lib/libglitz.so -> libglitz.so.1.0.0
lrwxrwxrwx root/root usr/lib/libglitz.so.1 -> libglitz.so.1.0.0
-rwxr-xr-x root/root usr/lib/libglitz.so.1.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/glitz-glx.pc
-rw-r--r-- root/root usr/lib/pkgconfig/glitz.pc

@ -196,11 +196,6 @@ lrwxrwxrwx root/root usr/lib/libgirepository-1.0.so.1 -> libgirepository-1.0.so.
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gobject-introspection-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gobject-introspection-no-export-1.0.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/g-ir-compiler.1.gz
-rw-r--r-- root/root usr/man/man1/g-ir-generate.1.gz
-rw-r--r-- root/root usr/man/man1/g-ir-scanner.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/introspection.m4
@ -243,3 +238,8 @@ drwxr-xr-x root/root usr/share/gobject-introspection-1.0/tests/
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/utility.h
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/warnlib.c
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/warnlib.h
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/g-ir-compiler.1.gz
-rw-r--r-- root/root usr/share/man/man1/g-ir-generate.1.gz
-rw-r--r-- root/root usr/share/man/man1/g-ir-scanner.1.gz

@ -14,7 +14,6 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
--disable-doctool \
--disable-gtk-doc-html

@ -250,9 +250,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-sdp-0.10.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-tag-0.10.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-video-0.10.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/gst-visualise-0.10.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/GstApp-0.10.gir
@ -269,3 +266,6 @@ drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/GstVideo-0.10.gir
drwxr-xr-x root/root usr/share/gst-plugins-base/
-rw-r--r-- root/root usr/share/gst-plugins-base/license-translations.dict
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gst-visualise-0.10.1.gz

@ -14,7 +14,6 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
--enable-orc \
--disable-debug \
--disable-nls \

@ -229,11 +229,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-sdp-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-tag-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-video-1.0.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/gst-device-monitor-1.0.1.gz
-rw-r--r-- root/root usr/man/man1/gst-discoverer-1.0.1.gz
-rw-r--r-- root/root usr/man/man1/gst-play-1.0.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/GstAllocators-1.0.gir
@ -249,3 +244,8 @@ drwxr-xr-x root/root usr/share/gir-1.0/
drwxr-xr-x root/root usr/share/gst-plugins-base/
drwxr-xr-x root/root usr/share/gst-plugins-base/1.0/
-rw-r--r-- root/root usr/share/gst-plugins-base/1.0/license-translations.dict
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gst-device-monitor-1.0.1.gz
-rw-r--r-- root/root usr/share/man/man1/gst-discoverer-1.0.1.gz
-rw-r--r-- root/root usr/share/man/man1/gst-play-1.0.1.gz

@ -15,7 +15,6 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
--disable-debug \
--disable-nls \
--disable-dependency-tracking \

@ -155,14 +155,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-controller-0.10.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-dataprotocol-0.10.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-net-0.10.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/gst-feedback-0.10.1.gz
-rw-r--r-- root/root usr/man/man1/gst-inspect-0.10.1.gz
-rw-r--r-- root/root usr/man/man1/gst-launch-0.10.1.gz
-rw-r--r-- root/root usr/man/man1/gst-typefind-0.10.1.gz
-rw-r--r-- root/root usr/man/man1/gst-xmlinspect-0.10.1.gz
-rw-r--r-- root/root usr/man/man1/gst-xmllaunch-0.10.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/gst-element-check-0.10.m4
@ -172,3 +164,11 @@ drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/GstCheck-0.10.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstController-0.10.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstNet-0.10.gir
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gst-feedback-0.10.1.gz
-rw-r--r-- root/root usr/share/man/man1/gst-inspect-0.10.1.gz
-rw-r--r-- root/root usr/share/man/man1/gst-launch-0.10.1.gz
-rw-r--r-- root/root usr/share/man/man1/gst-typefind-0.10.1.gz
-rw-r--r-- root/root usr/share/man/man1/gst-xmlinspect-0.10.1.gz
-rw-r--r-- root/root usr/share/man/man1/gst-xmllaunch-0.10.1.gz

@ -17,7 +17,6 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
--libexecdir=/usr/lib \
--disable-debug \
--disable-nls \

@ -156,11 +156,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-check-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-controller-1.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-net-1.0.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/gst-inspect-1.0.1.gz
-rw-r--r-- root/root usr/man/man1/gst-launch-1.0.1.gz
-rw-r--r-- root/root usr/man/man1/gst-typefind-1.0.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/gst-element-check-1.0.m4
@ -177,3 +172,8 @@ drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/GstCheck-1.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstController-1.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/GstNet-1.0.gir
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gst-inspect-1.0.1.gz
-rw-r--r-- root/root usr/share/man/man1/gst-launch-1.0.1.gz
-rw-r--r-- root/root usr/share/man/man1/gst-typefind-1.0.1.gz

@ -14,7 +14,6 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
--libexecdir=/usr/lib \
--disable-debug \
--disable-nls \

@ -19,7 +19,6 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
--disable-nls \
--disable-dependency-tracking \
"$glade"

@ -32,7 +32,6 @@ build() {
--with-rootprefix= \
--with-rootlibdir=/lib \
--libexecdir=/lib \
--mandir=/usr/man \
--disable-manpages \
--enable-split-usr

@ -21,9 +21,6 @@ drwxr-xr-x root/root usr/lib/hexchat/plugins/
-rwxr-xr-x root/root usr/lib/hexchat/plugins/sysinfo.so
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/hexchat-plugin.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/hexchat.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/appdata/
-rw-r--r-- root/root usr/share/appdata/hexchat.appdata.xml
@ -37,3 +34,6 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/hexchat.svg
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/hexchat.1.gz

@ -15,7 +15,6 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
--enable-python=python2 \
--enable-textfe

@ -20,9 +20,9 @@ lrwxrwxrwx root/root usr/lib/libao.so.4 -> libao.so.4.1.0
-rwxr-xr-x root/root usr/lib/libao.so.4.1.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/ao.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/libao.conf.5.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/ao.m4
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/libao.conf.5.gz

@ -12,9 +12,7 @@ source=(http://downloads.xiph.org/releases/ao/$name-$version.tar.gz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--mandir=/usr/man
./configure --prefix=/usr
make
make DESTDIR=$PKG install

@ -15,20 +15,22 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/sndfile.h
-rw-r--r-- root/root usr/include/sndfile.hh
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libsndfile.a
-rwxr-xr-x root/root usr/lib/libsndfile.la
lrwxrwxrwx root/root usr/lib/libsndfile.so -> libsndfile.so.1.0.25
lrwxrwxrwx root/root usr/lib/libsndfile.so.1 -> libsndfile.so.1.0.25
-rwxr-xr-x root/root usr/lib/libsndfile.so.1.0.25
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/sndfile.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/sndfile-cmp.1.gz
-rw-r--r-- root/root usr/man/man1/sndfile-concat.1.gz
-rw-r--r-- root/root usr/man/man1/sndfile-convert.1.gz
-rw-r--r-- root/root usr/man/man1/sndfile-deinterleave.1.gz
-rw-r--r-- root/root usr/man/man1/sndfile-info.1.gz
-rw-r--r-- root/root usr/man/man1/sndfile-interleave.1.gz
-rw-r--r-- root/root usr/man/man1/sndfile-metadata-get.1.gz
-rw-r--r-- root/root usr/man/man1/sndfile-metadata-set.1.gz
-rw-r--r-- root/root usr/man/man1/sndfile-play.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/sndfile-cmp.1.gz
-rw-r--r-- root/root usr/share/man/man1/sndfile-concat.1.gz
-rw-r--r-- root/root usr/share/man/man1/sndfile-convert.1.gz
-rw-r--r-- root/root usr/share/man/man1/sndfile-deinterleave.1.gz
-rw-r--r-- root/root usr/share/man/man1/sndfile-info.1.gz
-rw-r--r-- root/root usr/share/man/man1/sndfile-interleave.1.gz
-rw-r--r-- root/root usr/share/man/man1/sndfile-metadata-get.1.gz
-rw-r--r-- root/root usr/share/man/man1/sndfile-metadata-set.1.gz
-rw-r--r-- root/root usr/share/man/man1/sndfile-play.1.gz

@ -12,13 +12,10 @@ source=(http://www.mega-nerd.com/$name/files/$name-$version.tar.gz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--mandir=/usr/man \
--disable-static
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/doc
rmdir $PKG/usr/share
}

@ -14,9 +14,7 @@ build() {
autoreconf -i
automake --foreign -Wall
./configure \
--prefix=/usr \
--mandir=/usr/man
./configure --prefix=/usr
make
make install DESTDIR=$PKG

@ -14,11 +14,11 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
--disable-examples
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/doc
rmdir $PKG/usr/share
}

@ -45,12 +45,12 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libexslt.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libxslt.pc
-rw-r--r-- root/root usr/lib/xsltConf.sh
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/xsltproc.1.gz
drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/libexslt.3.gz
-rw-r--r-- root/root usr/man/man3/libxslt.3.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/libxslt.m4
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/xsltproc.1.gz
drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/libexslt.3.gz
-rw-r--r-- root/root usr/share/man/man3/libxslt.3.gz

@ -14,18 +14,18 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
--without-python \
--without-crypto
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/doc
# move manpages
if [ -e $PKG/usr/man/man4/libxslt.4 ]; then
(cd $PKG/usr/man
mkdir man3
if [ -e $PKG/usr/share/man/man4/libxslt.4 ]; then
(cd $PKG/usr/share/man
install -d man3
mv man4/libxslt.4 man3/libxslt.3)
fi
}

@ -20,10 +20,10 @@ drwxr-xr-x root/root usr/lib/lua/
drwxr-xr-x root/root usr/lib/lua/5.1/
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/lua5.1.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/lua5.1.1.gz
-rw-r--r-- root/root usr/man/man1/luac5.1.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/lua/
drwxr-xr-x root/root usr/share/lua/5.1/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/lua5.1.1.gz
-rw-r--r-- root/root usr/share/man/man1/luac5.1.1.gz

@ -29,7 +29,7 @@ build() {
make MYCFLAGS="$CFLAGS" MYLDFLAGS="$LDFLAGS" linux
install -d $PKG/usr/include/lua5.1 $PKG/usr/man/man1 $PKG/usr/lib
install -d $PKG/usr/include/lua5.1 $PKG/usr/share/man/man1 $PKG/usr/lib
make \
TO_BIN="lua5.1 luac5.1" \
@ -37,7 +37,7 @@ build() {
INSTALL_DATA='cp -d' \
INSTALL_TOP="$PKG/usr" \
INSTALL_INC="$PKG/usr/include/lua5.1" \
INSTALL_MAN="$PKG/usr/man/man1" \
INSTALL_MAN="$PKG/usr/share/man/man1" \
install
install -m 0644 -D etc/lua.pc $PKG/usr/lib/pkgconfig/lua5.1.pc
@ -45,7 +45,7 @@ build() {
# fixups
ln -s liblua5.1.so $PKG/usr/lib/liblua.so.5.1
ln -s liblua5.1.so $PKG/usr/lib/liblua.so.$version
cd $PKG/usr/man/man1
cd $PKG/usr/share/man/man1
mv lua.1 lua5.1.1
mv luac.1 luac5.1.1
}

@ -16,12 +16,13 @@ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/auto/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/auto/HTML/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/auto/HTML/Parser/
-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/auto/HTML/Parser/Parser.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man3/
-r--r--r-- root/root usr/man/man3/HTML::Entities.3pm.gz
-r--r--r-- root/root usr/man/man3/HTML::Filter.3pm.gz
-r--r--r-- root/root usr/man/man3/HTML::HeadParser.3pm.gz
-r--r--r-- root/root usr/man/man3/HTML::LinkExtor.3pm.gz
-r--r--r-- root/root usr/man/man3/HTML::Parser.3pm.gz
-r--r--r-- root/root usr/man/man3/HTML::PullParser.3pm.gz
-r--r--r-- root/root usr/man/man3/HTML::TokeParser.3pm.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man3/
-r--r--r-- root/root usr/share/man/man3/HTML::Entities.3pm.gz
-r--r--r-- root/root usr/share/man/man3/HTML::Filter.3pm.gz
-r--r--r-- root/root usr/share/man/man3/HTML::HeadParser.3pm.gz
-r--r--r-- root/root usr/share/man/man3/HTML::LinkExtor.3pm.gz
-r--r--r-- root/root usr/share/man/man3/HTML::Parser.3pm.gz
-r--r--r-- root/root usr/share/man/man3/HTML::PullParser.3pm.gz
-r--r--r-- root/root usr/share/man/man3/HTML::TokeParser.3pm.gz

@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/lib/perl5/site_perl/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/HTML/
-r--r--r-- root/root usr/lib/perl5/site_perl/5.22/HTML/Tagset.pm
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man3/
-r--r--r-- root/root usr/man/man3/HTML::Tagset.3pm.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man3/
-r--r--r-- root/root usr/share/man/man3/HTML::Tagset.3pm.gz