Date: Sunday, June 11, 2017 @ 20:26:09 Author: alucryd Revision: 236224
archrelease: copy trunk to community-i686, community-x86_64 Added: wit/repos/community-i686/PKGBUILD (from rev 236223, wit/trunk/PKGBUILD) wit/repos/community-i686/wit-titles.patch (from rev 236223, wit/trunk/wit-titles.patch) wit/repos/community-i686/wit.install (from rev 236223, wit/trunk/wit.install) wit/repos/community-x86_64/PKGBUILD (from rev 236223, wit/trunk/PKGBUILD) wit/repos/community-x86_64/wit-titles.patch (from rev 236223, wit/trunk/wit-titles.patch) wit/repos/community-x86_64/wit.install (from rev 236223, wit/trunk/wit.install) Deleted: wit/repos/community-i686/PKGBUILD wit/repos/community-i686/wit-titles.patch wit/repos/community-i686/wit.install wit/repos/community-x86_64/PKGBUILD wit/repos/community-x86_64/wit-titles.patch wit/repos/community-x86_64/wit.install -----------------------------------+ /PKGBUILD | 90 ++++++++++++++++++++++++++++++++++++ /wit-titles.patch | 38 +++++++++++++++ /wit.install | 20 ++++++++ community-i686/PKGBUILD | 45 ------------------ community-i686/wit-titles.patch | 19 ------- community-i686/wit.install | 10 ---- community-x86_64/PKGBUILD | 45 ------------------ community-x86_64/wit-titles.patch | 19 ------- community-x86_64/wit.install | 10 ---- 9 files changed, 148 insertions(+), 148 deletions(-) Deleted: community-i686/PKGBUILD =================================================================== --- community-i686/PKGBUILD 2017-06-11 20:25:53 UTC (rev 236223) +++ community-i686/PKGBUILD 2017-06-11 20:26:09 UTC (rev 236224) @@ -1,45 +0,0 @@ -# $Id$ -# Maintainer: Maxime Gauduin <aluc...@gmail.com> -# Contributor: Gordin <gor...@koeln.ccc.de> - -pkgname=wit -pkgver=2.31a -pkgrel=1 -pkgdesc='Wiimms ISO Tools' -arch=('i686' 'x86_64') -url='http://wit.wiimm.de' -license=('GPL2') -depends=('fuse' 'zlib') -makedepends=('subversion') -optdepends=('bash: Update titles lists' - 'wget: Update titles lists') -install='wit.install' -source=('wit::svn+http://opensvn.wiimm.de/wii/trunk/wiimms-iso-tools#revision=6005' - 'wit-titles.patch') -sha256sums=('SKIP' - 'ace3f1245430e9db8962ecb0d4f459ab73bb43f2d5d536a6fac82ad9b34186fa') - -prepare() { - cd wit - - patch -Np1 -i ../wit-titles.patch -} - -build() { - cd wit - - export LDFLAGS="$LDFLAGS,-z,noexecstack" - - make INSTALL_PATH="${pkgdir}/usr" tools - make doc -} - -package () { - cd wit - - make install - install -dm 755 "${pkgdir}"/usr/share/doc/wit - install -m 644 doc/*.txt "${pkgdir}"/usr/share/doc/wit/ -} - -# vim: ts=2 sw=2 et: Copied: wit/repos/community-i686/PKGBUILD (from rev 236223, wit/trunk/PKGBUILD) =================================================================== --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2017-06-11 20:26:09 UTC (rev 236224) @@ -0,0 +1,45 @@ +# $Id$ +# Maintainer: Maxime Gauduin <aluc...@gmail.com> +# Contributor: Gordin <gor...@koeln.ccc.de> + +pkgname=wit +pkgver=2.40a +pkgrel=1 +pkgdesc='Wiimms ISO Tools' +arch=('i686' 'x86_64') +url='http://wit.wiimm.de' +license=('GPL2') +depends=('fuse2' 'zlib') +makedepends=('subversion') +optdepends=('bash: Update titles lists' + 'wget: Update titles lists') +install='wit.install' +source=('wit::svn+http://opensvn.wiimm.de/wii/trunk/wiimms-iso-tools#revision=7331' + 'wit-titles.patch') +sha256sums=('SKIP' + 'ace3f1245430e9db8962ecb0d4f459ab73bb43f2d5d536a6fac82ad9b34186fa') + +prepare() { + cd wit + + patch -Np1 -i ../wit-titles.patch +} + +build() { + cd wit + + export LDFLAGS="$LDFLAGS,-z,noexecstack" + + make INSTALL_PATH="${pkgdir}/usr" tools + make doc +} + +package () { + cd wit + + make install + install -dm 755 "${pkgdir}"/usr/share/doc/wit + install -m 644 doc/*.txt "${pkgdir}"/usr/share/doc/wit/ +} + +# vim: ts=2 sw=2 et: Deleted: community-i686/wit-titles.patch =================================================================== --- community-i686/wit-titles.patch 2017-06-11 20:25:53 UTC (rev 236223) +++ community-i686/wit-titles.patch 2017-06-11 20:26:09 UTC (rev 236224) @@ -1,19 +0,0 @@ -diff -rupN wit.orig/setup/load-titles.sh wit/setup/load-titles.sh ---- wit.orig/setup/load-titles.sh 2014-08-19 17:54:05.351879800 +0200 -+++ wit/setup/load-titles.sh 2014-08-19 18:04:14.235375300 +0200 -@@ -30,12 +30,11 @@ - - NEEDED="wit wget tr" - --BASE_PATH="@@INSTALL-PATH@@" --SHARE_PATH="@@SHARE-PATH@@" --URI_TITLES=@@URI-TITLES@@ -+SHARE_PATH="/usr/share/wit" -+URI_TITLES="@@URI-TITLES@@" - LANGUAGES="@@LANGUAGES@@" - --SHARE_DIR=./share -+SHARE_DIR="/tmp" - - #------------------------------------------------------------------------------ - Copied: wit/repos/community-i686/wit-titles.patch (from rev 236223, wit/trunk/wit-titles.patch) =================================================================== --- community-i686/wit-titles.patch (rev 0) +++ community-i686/wit-titles.patch 2017-06-11 20:26:09 UTC (rev 236224) @@ -0,0 +1,19 @@ +diff -rupN wit.orig/setup/load-titles.sh wit/setup/load-titles.sh +--- wit.orig/setup/load-titles.sh 2014-08-19 17:54:05.351879800 +0200 ++++ wit/setup/load-titles.sh 2014-08-19 18:04:14.235375300 +0200 +@@ -30,12 +30,11 @@ + + NEEDED="wit wget tr" + +-BASE_PATH="@@INSTALL-PATH@@" +-SHARE_PATH="@@SHARE-PATH@@" +-URI_TITLES=@@URI-TITLES@@ ++SHARE_PATH="/usr/share/wit" ++URI_TITLES="@@URI-TITLES@@" + LANGUAGES="@@LANGUAGES@@" + +-SHARE_DIR=./share ++SHARE_DIR="/tmp" + + #------------------------------------------------------------------------------ + Deleted: community-i686/wit.install =================================================================== --- community-i686/wit.install 2017-06-11 20:25:53 UTC (rev 236223) +++ community-i686/wit.install 2017-06-11 20:26:09 UTC (rev 236224) @@ -1,10 +0,0 @@ -post_install() { - echo 'WIT comes with a script to automatically update its titles lists. It is' - echo 'located in /usr/share/wit/load-titles.sh and needs to be run as root.' -} - -post_upgrade() { - post_install -} - -# vim: ts=2 sw=2 et: Copied: wit/repos/community-i686/wit.install (from rev 236223, wit/trunk/wit.install) =================================================================== --- community-i686/wit.install (rev 0) +++ community-i686/wit.install 2017-06-11 20:26:09 UTC (rev 236224) @@ -0,0 +1,10 @@ +post_install() { + echo 'WIT comes with a script to automatically update its titles lists. It is' + echo 'located in /usr/share/wit/load-titles.sh and needs to be run as root.' +} + +post_upgrade() { + post_install +} + +# vim: ts=2 sw=2 et: Deleted: community-x86_64/PKGBUILD =================================================================== --- community-x86_64/PKGBUILD 2017-06-11 20:25:53 UTC (rev 236223) +++ community-x86_64/PKGBUILD 2017-06-11 20:26:09 UTC (rev 236224) @@ -1,45 +0,0 @@ -# $Id$ -# Maintainer: Maxime Gauduin <aluc...@gmail.com> -# Contributor: Gordin <gor...@koeln.ccc.de> - -pkgname=wit -pkgver=2.31a -pkgrel=1 -pkgdesc='Wiimms ISO Tools' -arch=('i686' 'x86_64') -url='http://wit.wiimm.de' -license=('GPL2') -depends=('fuse' 'zlib') -makedepends=('subversion') -optdepends=('bash: Update titles lists' - 'wget: Update titles lists') -install='wit.install' -source=('wit::svn+http://opensvn.wiimm.de/wii/trunk/wiimms-iso-tools#revision=6005' - 'wit-titles.patch') -sha256sums=('SKIP' - 'ace3f1245430e9db8962ecb0d4f459ab73bb43f2d5d536a6fac82ad9b34186fa') - -prepare() { - cd wit - - patch -Np1 -i ../wit-titles.patch -} - -build() { - cd wit - - export LDFLAGS="$LDFLAGS,-z,noexecstack" - - make INSTALL_PATH="${pkgdir}/usr" tools - make doc -} - -package () { - cd wit - - make install - install -dm 755 "${pkgdir}"/usr/share/doc/wit - install -m 644 doc/*.txt "${pkgdir}"/usr/share/doc/wit/ -} - -# vim: ts=2 sw=2 et: Copied: wit/repos/community-x86_64/PKGBUILD (from rev 236223, wit/trunk/PKGBUILD) =================================================================== --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2017-06-11 20:26:09 UTC (rev 236224) @@ -0,0 +1,45 @@ +# $Id$ +# Maintainer: Maxime Gauduin <aluc...@gmail.com> +# Contributor: Gordin <gor...@koeln.ccc.de> + +pkgname=wit +pkgver=2.40a +pkgrel=1 +pkgdesc='Wiimms ISO Tools' +arch=('i686' 'x86_64') +url='http://wit.wiimm.de' +license=('GPL2') +depends=('fuse2' 'zlib') +makedepends=('subversion') +optdepends=('bash: Update titles lists' + 'wget: Update titles lists') +install='wit.install' +source=('wit::svn+http://opensvn.wiimm.de/wii/trunk/wiimms-iso-tools#revision=7331' + 'wit-titles.patch') +sha256sums=('SKIP' + 'ace3f1245430e9db8962ecb0d4f459ab73bb43f2d5d536a6fac82ad9b34186fa') + +prepare() { + cd wit + + patch -Np1 -i ../wit-titles.patch +} + +build() { + cd wit + + export LDFLAGS="$LDFLAGS,-z,noexecstack" + + make INSTALL_PATH="${pkgdir}/usr" tools + make doc +} + +package () { + cd wit + + make install + install -dm 755 "${pkgdir}"/usr/share/doc/wit + install -m 644 doc/*.txt "${pkgdir}"/usr/share/doc/wit/ +} + +# vim: ts=2 sw=2 et: Deleted: community-x86_64/wit-titles.patch =================================================================== --- community-x86_64/wit-titles.patch 2017-06-11 20:25:53 UTC (rev 236223) +++ community-x86_64/wit-titles.patch 2017-06-11 20:26:09 UTC (rev 236224) @@ -1,19 +0,0 @@ -diff -rupN wit.orig/setup/load-titles.sh wit/setup/load-titles.sh ---- wit.orig/setup/load-titles.sh 2014-08-19 17:54:05.351879800 +0200 -+++ wit/setup/load-titles.sh 2014-08-19 18:04:14.235375300 +0200 -@@ -30,12 +30,11 @@ - - NEEDED="wit wget tr" - --BASE_PATH="@@INSTALL-PATH@@" --SHARE_PATH="@@SHARE-PATH@@" --URI_TITLES=@@URI-TITLES@@ -+SHARE_PATH="/usr/share/wit" -+URI_TITLES="@@URI-TITLES@@" - LANGUAGES="@@LANGUAGES@@" - --SHARE_DIR=./share -+SHARE_DIR="/tmp" - - #------------------------------------------------------------------------------ - Copied: wit/repos/community-x86_64/wit-titles.patch (from rev 236223, wit/trunk/wit-titles.patch) =================================================================== --- community-x86_64/wit-titles.patch (rev 0) +++ community-x86_64/wit-titles.patch 2017-06-11 20:26:09 UTC (rev 236224) @@ -0,0 +1,19 @@ +diff -rupN wit.orig/setup/load-titles.sh wit/setup/load-titles.sh +--- wit.orig/setup/load-titles.sh 2014-08-19 17:54:05.351879800 +0200 ++++ wit/setup/load-titles.sh 2014-08-19 18:04:14.235375300 +0200 +@@ -30,12 +30,11 @@ + + NEEDED="wit wget tr" + +-BASE_PATH="@@INSTALL-PATH@@" +-SHARE_PATH="@@SHARE-PATH@@" +-URI_TITLES=@@URI-TITLES@@ ++SHARE_PATH="/usr/share/wit" ++URI_TITLES="@@URI-TITLES@@" + LANGUAGES="@@LANGUAGES@@" + +-SHARE_DIR=./share ++SHARE_DIR="/tmp" + + #------------------------------------------------------------------------------ + Deleted: community-x86_64/wit.install =================================================================== --- community-x86_64/wit.install 2017-06-11 20:25:53 UTC (rev 236223) +++ community-x86_64/wit.install 2017-06-11 20:26:09 UTC (rev 236224) @@ -1,10 +0,0 @@ -post_install() { - echo 'WIT comes with a script to automatically update its titles lists. It is' - echo 'located in /usr/share/wit/load-titles.sh and needs to be run as root.' -} - -post_upgrade() { - post_install -} - -# vim: ts=2 sw=2 et: Copied: wit/repos/community-x86_64/wit.install (from rev 236223, wit/trunk/wit.install) =================================================================== --- community-x86_64/wit.install (rev 0) +++ community-x86_64/wit.install 2017-06-11 20:26:09 UTC (rev 236224) @@ -0,0 +1,10 @@ +post_install() { + echo 'WIT comes with a script to automatically update its titles lists. It is' + echo 'located in /usr/share/wit/load-titles.sh and needs to be run as root.' +} + +post_upgrade() { + post_install +} + +# vim: ts=2 sw=2 et: