#!/bin/sh # This is a shell archive (produced by GNU sharutils 4.11.1). # To extract the files from this archive, save it to some FILE, remove # everything before the `#!/bin/sh' line above, then type `sh FILE'. # lock_dir=_sh17942 # Made on 2012-12-27 11:44 CET by . # Source directory was `/home/jo/aur'. # # Existing files will *not* be overwritten, unless `-c' is specified. # # This shar contains: # length mode name # ------ ---------- ------------------------------------------ # 1069 -rw-r--r-- lua51-filesystem/LICENSE # 511 -rw-r--r-- lua51-cosmo/PKGBUILD # 519 -rw-r--r-- lua51-coxpcall/PKGBUILD # 1081 -rw-r--r-- lua51-filesystem/PKGBUILD # 524 -rw-r--r-- lua51-orbit/PKGBUILD # 568 -rw-r--r-- lua51-rings/PKGBUILD # 990 -rw-r--r-- lua51-wsapi/PKGBUILD # MD5SUM=${MD5SUM-md5sum} f=`${MD5SUM} --version | egrep '^md5sum .*(core|text)utils'` test -n "${f}" && md5check=true || md5check=false ${md5check} || \ echo 'Note: not verifying md5sums. Consider installing GNU coreutils.' if test "X$1" = "X-c" then keep_file='' else keep_file=true fi echo=echo save_IFS="${IFS}" IFS="${IFS}:" gettext_dir= locale_dir= set_echo=false for dir in $PATH do if test -f $dir/gettext \ && ($dir/gettext --version >/dev/null 2>&1) then case `$dir/gettext --version 2>&1 | sed 1q` in *GNU*) gettext_dir=$dir set_echo=true break ;; esac fi done if ${set_echo} then set_echo=false for dir in $PATH do if test -f $dir/shar \ && ($dir/shar --print-text-domain-dir >/dev/null 2>&1) then locale_dir=`$dir/shar --print-text-domain-dir` set_echo=true break fi done if ${set_echo} then TEXTDOMAINDIR=$locale_dir export TEXTDOMAINDIR TEXTDOMAIN=sharutils export TEXTDOMAIN echo="$gettext_dir/gettext -s" fi fi IFS="$save_IFS" if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null then if (echo -n test; echo 1,2,3) | grep n >/dev/null then shar_n= shar_c=' ' else shar_n=-n shar_c= ; fi else shar_n= shar_c='\c' ; fi f=shar-touch.$$ st1=200112312359.59 st2=123123592001.59 st2tr=123123592001.5 # old SysV 14-char limit st3=1231235901 if touch -am -t ${st1} ${f} >/dev/null 2>&1 && \ test ! -f ${st1} && test -f ${f}; then shar_touch='touch -am -t $1$2$3$4$5$6.$7 "$8"' elif touch -am ${st2} ${f} >/dev/null 2>&1 && \ test ! -f ${st2} && test ! -f ${st2tr} && test -f ${f}; then shar_touch='touch -am $3$4$5$6$1$2.$7 "$8"' elif touch -am ${st3} ${f} >/dev/null 2>&1 && \ test ! -f ${st3} && test -f ${f}; then shar_touch='touch -am $3$4$5$6$2 "$8"' else shar_touch=: echo ${echo} 'WARNING: not restoring timestamps. Consider getting and installing GNU `touch'\'', distributed in GNU coreutils...' echo fi rm -f ${st1} ${st2} ${st2tr} ${st3} ${f} # if test ! -d ${lock_dir} ; then : else ${echo} "lock directory ${lock_dir} exists" exit 1 fi if mkdir ${lock_dir} then ${echo} "x - created lock directory ${lock_dir}." else ${echo} "x - failed to create lock directory ${lock_dir}." exit 1 fi # ============= lua51-filesystem/LICENSE ============== if test ! -d 'lua51-filesystem'; then mkdir 'lua51-filesystem' if test $? -eq 0 then ${echo} "x - created directory lua51-filesystem." else ${echo} "x - failed to create directory lua51-filesystem." exit 1 fi fi if test -n "${keep_file}" && test -f 'lua51-filesystem/LICENSE' then ${echo} "x - SKIPPING lua51-filesystem/LICENSE (file already exists)" else ${echo} "x - extracting lua51-filesystem/LICENSE (text)" sed 's/^X//' << 'SHAR_EOF' > 'lua51-filesystem/LICENSE' && Copyright (C) 2004-2007 The Kepler Project. X Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: X The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. X THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. X SHAR_EOF (set 20 12 12 27 06 08 30 'lua51-filesystem/LICENSE' eval "${shar_touch}") && \ chmod 0644 'lua51-filesystem/LICENSE' if test $? -ne 0 then ${echo} "restore of lua51-filesystem/LICENSE failed" fi if ${md5check} then ( ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'lua51-filesystem/LICENSE': 'MD5 check failed' ) << \SHAR_EOF beb2b58c4b5c2782304a5b0267a5651b lua51-filesystem/LICENSE SHAR_EOF else test `LC_ALL=C wc -c < 'lua51-filesystem/LICENSE'` -ne 1069 && \ ${echo} "restoration warning: size of 'lua51-filesystem/LICENSE' is not 1069" fi fi # ============= lua51-cosmo/PKGBUILD ============== if test ! -d 'lua51-cosmo'; then mkdir 'lua51-cosmo' if test $? -eq 0 then ${echo} "x - created directory lua51-cosmo." else ${echo} "x - failed to create directory lua51-cosmo." exit 1 fi fi if test -n "${keep_file}" && test -f 'lua51-cosmo/PKGBUILD' then ${echo} "x - SKIPPING lua51-cosmo/PKGBUILD (file already exists)" else ${echo} "x - extracting lua51-cosmo/PKGBUILD (text)" sed 's/^X//' << 'SHAR_EOF' > 'lua51-cosmo/PKGBUILD' && # Contributor: Lucas Hermann Negri # Maintainer: Andreas Baumann X pkgname=lua51-cosmo pkgver=9.09.22 pkgrel=1 pkgdesc="Safe templates engine for Lua" arch=(i686 x86_64) url="http://cosmo.luaforge.net/" depends=('lua51') license=(CUSTOM) source=(http://cosmo.luaforge.net/cosmo-$pkgver.tar.gz) md5sums=('ae0ea6af342089e3ede1ba48ded8e138') X build() { X cd $startdir/src/cosmo-$pkgver X ./configure lua X make install LUA_DIR=$startdir/pkg/usr/share/lua/5.1 || return 1 } SHAR_EOF (set 20 12 12 27 10 42 29 'lua51-cosmo/PKGBUILD' eval "${shar_touch}") && \ chmod 0644 'lua51-cosmo/PKGBUILD' if test $? -ne 0 then ${echo} "restore of lua51-cosmo/PKGBUILD failed" fi if ${md5check} then ( ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'lua51-cosmo/PKGBUILD': 'MD5 check failed' ) << \SHAR_EOF cf37258b3fb397a12c317f15435dae48 lua51-cosmo/PKGBUILD SHAR_EOF else test `LC_ALL=C wc -c < 'lua51-cosmo/PKGBUILD'` -ne 511 && \ ${echo} "restoration warning: size of 'lua51-cosmo/PKGBUILD' is not 511" fi fi # ============= lua51-coxpcall/PKGBUILD ============== if test ! -d 'lua51-coxpcall'; then mkdir 'lua51-coxpcall' if test $? -eq 0 then ${echo} "x - created directory lua51-coxpcall." else ${echo} "x - failed to create directory lua51-coxpcall." exit 1 fi fi if test -n "${keep_file}" && test -f 'lua51-coxpcall/PKGBUILD' then ${echo} "x - SKIPPING lua51-coxpcall/PKGBUILD (file already exists)" else ${echo} "x - extracting lua51-coxpcall/PKGBUILD (text)" sed 's/^X//' << 'SHAR_EOF' > 'lua51-coxpcall/PKGBUILD' && # Contributor: Lucas Hermann Negri X pkgname=lua51-coxpcall pkgver=1.13.0 pkgrel=1 pkgdesc="Encapsulates the protected calls with a coroutine based loop." arch=(i686 x86_64) url="http://coxpcall.luaforge.net/" depends=('lua51') license=(CUSTOM) source=(http://luaforge.net/frs/download.php/3406/coxpcall-$pkgver.tar.gz) md5sums=('d3e0554dc426a7a24e372780b3dd5fe6') X build() { X cd $startdir/src/coxpcall-$pkgver X ./configure lua X make install LUA_DIR=$startdir/pkg/usr/share/lua/5.1 || return 1 } SHAR_EOF (set 20 12 12 27 11 05 10 'lua51-coxpcall/PKGBUILD' eval "${shar_touch}") && \ chmod 0644 'lua51-coxpcall/PKGBUILD' if test $? -ne 0 then ${echo} "restore of lua51-coxpcall/PKGBUILD failed" fi if ${md5check} then ( ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'lua51-coxpcall/PKGBUILD': 'MD5 check failed' ) << \SHAR_EOF 6442576665124b4bfe3dba4d51ec683f lua51-coxpcall/PKGBUILD SHAR_EOF else test `LC_ALL=C wc -c < 'lua51-coxpcall/PKGBUILD'` -ne 519 && \ ${echo} "restoration warning: size of 'lua51-coxpcall/PKGBUILD' is not 519" fi fi # ============= lua51-filesystem/PKGBUILD ============== if test -n "${keep_file}" && test -f 'lua51-filesystem/PKGBUILD' then ${echo} "x - SKIPPING lua51-filesystem/PKGBUILD (file already exists)" else ${echo} "x - extracting lua51-filesystem/PKGBUILD (binary)" sed 's/^X//' << 'SHAR_EOF' | uudecode && begin 600 lua51-filesystem/PKGBUILD M(R`D260Z(%!+1T)524Q$(#@Q,SDQ(#(P,3(M,3(M,3D@,3,Z,C7-T96T@3&EB2!F;W(@=&AE M($QU82!07-T96TG*0H@(')E<&QA8V5S/2@G;'5A9FEL97-Y M/dev/null 2>&1 || ${echo} 'lua51-filesystem/PKGBUILD': 'MD5 check failed' ) << \SHAR_EOF 057f5b15adb91285c26533c5f7c3b606 lua51-filesystem/PKGBUILD SHAR_EOF else test `LC_ALL=C wc -c < 'lua51-filesystem/PKGBUILD'` -ne 1081 && \ ${echo} "restoration warning: size of 'lua51-filesystem/PKGBUILD' is not 1081" fi fi # ============= lua51-orbit/PKGBUILD ============== if test ! -d 'lua51-orbit'; then mkdir 'lua51-orbit' if test $? -eq 0 then ${echo} "x - created directory lua51-orbit." else ${echo} "x - failed to create directory lua51-orbit." exit 1 fi fi if test -n "${keep_file}" && test -f 'lua51-orbit/PKGBUILD' then ${echo} "x - SKIPPING lua51-orbit/PKGBUILD (file already exists)" else ${echo} "x - extracting lua51-orbit/PKGBUILD (text)" sed 's/^X//' << 'SHAR_EOF' > 'lua51-orbit/PKGBUILD' && # Contributor: Lucas Hermann Negri X pkgname=lua51-orbit pkgver=2.0.2 pkgrel=1 pkgdesc="MVC web framework for Lua" arch=(i686 x86_64) url="http://orbit.luaforge.net/" depends=('lua51-wsapi' 'lua51-cosmo') license=(CUSTOM) source=(http://luaforge.net/frs/download.php/3975/orbit-$pkgver.tar.gz) md5sums=('9ff095b915825ea9dd731b20c3772c2e') X build() { X cd $startdir/src/orbit-$pkgver X ./configure lua X make install LUA_DIR=$startdir/pkg/usr/share/lua/5.1 \ X BIN_DIR=$startdir/pkg/usr/bin || return 1 } SHAR_EOF (set 20 12 12 27 10 43 43 'lua51-orbit/PKGBUILD' eval "${shar_touch}") && \ chmod 0644 'lua51-orbit/PKGBUILD' if test $? -ne 0 then ${echo} "restore of lua51-orbit/PKGBUILD failed" fi if ${md5check} then ( ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'lua51-orbit/PKGBUILD': 'MD5 check failed' ) << \SHAR_EOF be86ba372349ce7eee9cbd7ddd69e4ae lua51-orbit/PKGBUILD SHAR_EOF else test `LC_ALL=C wc -c < 'lua51-orbit/PKGBUILD'` -ne 524 && \ ${echo} "restoration warning: size of 'lua51-orbit/PKGBUILD' is not 524" fi fi # ============= lua51-rings/PKGBUILD ============== if test ! -d 'lua51-rings'; then mkdir 'lua51-rings' if test $? -eq 0 then ${echo} "x - created directory lua51-rings." else ${echo} "x - failed to create directory lua51-rings." exit 1 fi fi if test -n "${keep_file}" && test -f 'lua51-rings/PKGBUILD' then ${echo} "x - SKIPPING lua51-rings/PKGBUILD (file already exists)" else ${echo} "x - extracting lua51-rings/PKGBUILD (text)" sed 's/^X//' << 'SHAR_EOF' > 'lua51-rings/PKGBUILD' && # Contributor: Lucas Hermann Negri X pkgname=lua51-rings pkgver=1.2.3 pkgrel=1 pkgdesc='Library which provides a way to create new Lua states from within Lua.' arch=(i686 x86_64) url='http://keplerproject.github.com/rings/' depends=('lua51') license=(CUSTOM) source=("http://github.com/keplerproject/rings/tarball/v$pkgver") md5sums=('1ac602984fe2112e231a28804f1c54d0') X build() { X cd $startdir/src/keplerproject-rings-8972089 X ./configure lua || return 1 X make LUA_INC=/usr/include/lua5.1 || return 1 X make install PREFIX=$startdir/pkg/usr/ } SHAR_EOF (set 20 12 12 27 10 20 29 'lua51-rings/PKGBUILD' eval "${shar_touch}") && \ chmod 0644 'lua51-rings/PKGBUILD' if test $? -ne 0 then ${echo} "restore of lua51-rings/PKGBUILD failed" fi if ${md5check} then ( ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'lua51-rings/PKGBUILD': 'MD5 check failed' ) << \SHAR_EOF 187770320e0ee136146af793e098c3ea lua51-rings/PKGBUILD SHAR_EOF else test `LC_ALL=C wc -c < 'lua51-rings/PKGBUILD'` -ne 568 && \ ${echo} "restoration warning: size of 'lua51-rings/PKGBUILD' is not 568" fi fi # ============= lua51-wsapi/PKGBUILD ============== if test ! -d 'lua51-wsapi'; then mkdir 'lua51-wsapi' if test $? -eq 0 then ${echo} "x - created directory lua51-wsapi." else ${echo} "x - failed to create directory lua51-wsapi." exit 1 fi fi if test -n "${keep_file}" && test -f 'lua51-wsapi/PKGBUILD' then ${echo} "x - SKIPPING lua51-wsapi/PKGBUILD (file already exists)" else ${echo} "x - extracting lua51-wsapi/PKGBUILD (text)" sed 's/^X//' << 'SHAR_EOF' > 'lua51-wsapi/PKGBUILD' && # Contributor: Lucas Hermann Negri X pkgname=lua51-wsapi pkgver=1.5 pkgrel=1 pkgdesc="API that abstracts the web server from Lua web applications." arch=(i686 x86_64) url="http://wsapi.luaforge.net/" depends=('lua51' 'lua51-filesystem' 'lua51-rings' 'lua51-coxpcall' 'fcgi') provides=('lfcgi') license=(CUSTOM) source=(http://github.com/downloads/keplerproject/wsapi/wsapi-$pkgver.tar.gz) md5sums=('5c983a1db3659ed73e28c473ffd4f4d5') X build() { X cd $startdir/src/wsapi-$pkgver X ./configure lua X sed -i -e 's|#!/usr/bin/lua|#!/usr/bin/lua5.1|' ./src/launcher/wsapi.cgi || return 1 X sed -i -e 's|#!/usr/bin/lua|#!/usr/bin/lua5.1|' ./src/launcher/wsapi.fcgi || return 1 X make CFLAGS="-fPIC -I/usr/include/lua5.1" || return 1 X mkdir -p $startdir/pkg/usr/{share,lib}/lua/5.1 X mkdir -p $startdir/pkg/usr/bin X make install install-fcgi LUA_DIR=$startdir/pkg/usr/share/lua/5.1 \ X LUA_LIBDIR=$startdir/pkg/usr/lib/lua/5.1 \ X BIN_DIR=$startdir/pkg/usr/bin/ || return 1 X } SHAR_EOF (set 20 12 12 27 10 48 30 'lua51-wsapi/PKGBUILD' eval "${shar_touch}") && \ chmod 0644 'lua51-wsapi/PKGBUILD' if test $? -ne 0 then ${echo} "restore of lua51-wsapi/PKGBUILD failed" fi if ${md5check} then ( ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'lua51-wsapi/PKGBUILD': 'MD5 check failed' ) << \SHAR_EOF ad6e944583c8dd746c16be216e495fc9 lua51-wsapi/PKGBUILD SHAR_EOF else test `LC_ALL=C wc -c < 'lua51-wsapi/PKGBUILD'` -ne 990 && \ ${echo} "restoration warning: size of 'lua51-wsapi/PKGBUILD' is not 990" fi fi if rm -fr ${lock_dir} then ${echo} "x - removed lock directory ${lock_dir}." else ${echo} "x - failed to remove lock directory ${lock_dir}." exit 1 fi exit 0