[arch-commits] Commit in wit/repos (12 files)

Maxime Gauduin alucryd at archlinux.org
Mon Jul 6 10:28:24 UTC 2015


    Date: Monday, July 6, 2015 @ 12:28:23
  Author: alucryd
Revision: 136461

archrelease: copy trunk to community-i686, community-x86_64

Added:
  wit/repos/community-i686/PKGBUILD
    (from rev 136460, wit/trunk/PKGBUILD)
  wit/repos/community-i686/wit-titles.patch
    (from rev 136460, wit/trunk/wit-titles.patch)
  wit/repos/community-i686/wit.install
    (from rev 136460, wit/trunk/wit.install)
  wit/repos/community-x86_64/PKGBUILD
    (from rev 136460, wit/trunk/PKGBUILD)
  wit/repos/community-x86_64/wit-titles.patch
    (from rev 136460, wit/trunk/wit-titles.patch)
  wit/repos/community-x86_64/wit.install
    (from rev 136460, 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	2015-07-06 10:27:02 UTC (rev 136460)
+++ community-i686/PKGBUILD	2015-07-06 10:28:23 UTC (rev 136461)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail.com>
-# Contributor: Gordin <gordin at koeln.ccc.de>
-
-pkgname=wit
-pkgver=2.30a
-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=5186'
-        '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 136460, wit/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-07-06 10:28:23 UTC (rev 136461)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Contributor: Gordin <gordin at 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:

Deleted: community-i686/wit-titles.patch
===================================================================
--- community-i686/wit-titles.patch	2015-07-06 10:27:02 UTC (rev 136460)
+++ community-i686/wit-titles.patch	2015-07-06 10:28:23 UTC (rev 136461)
@@ -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 136460, wit/trunk/wit-titles.patch)
===================================================================
--- community-i686/wit-titles.patch	                        (rev 0)
+++ community-i686/wit-titles.patch	2015-07-06 10:28:23 UTC (rev 136461)
@@ -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	2015-07-06 10:27:02 UTC (rev 136460)
+++ community-i686/wit.install	2015-07-06 10:28:23 UTC (rev 136461)
@@ -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 136460, wit/trunk/wit.install)
===================================================================
--- community-i686/wit.install	                        (rev 0)
+++ community-i686/wit.install	2015-07-06 10:28:23 UTC (rev 136461)
@@ -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	2015-07-06 10:27:02 UTC (rev 136460)
+++ community-x86_64/PKGBUILD	2015-07-06 10:28:23 UTC (rev 136461)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail.com>
-# Contributor: Gordin <gordin at koeln.ccc.de>
-
-pkgname=wit
-pkgver=2.30a
-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=5186'
-        '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 136460, wit/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-07-06 10:28:23 UTC (rev 136461)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Contributor: Gordin <gordin at 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:

Deleted: community-x86_64/wit-titles.patch
===================================================================
--- community-x86_64/wit-titles.patch	2015-07-06 10:27:02 UTC (rev 136460)
+++ community-x86_64/wit-titles.patch	2015-07-06 10:28:23 UTC (rev 136461)
@@ -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 136460, wit/trunk/wit-titles.patch)
===================================================================
--- community-x86_64/wit-titles.patch	                        (rev 0)
+++ community-x86_64/wit-titles.patch	2015-07-06 10:28:23 UTC (rev 136461)
@@ -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	2015-07-06 10:27:02 UTC (rev 136460)
+++ community-x86_64/wit.install	2015-07-06 10:28:23 UTC (rev 136461)
@@ -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 136460, wit/trunk/wit.install)
===================================================================
--- community-x86_64/wit.install	                        (rev 0)
+++ community-x86_64/wit.install	2015-07-06 10:28:23 UTC (rev 136461)
@@ -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:



More information about the arch-commits mailing list