[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2020-02-08 Thread Lukas Fleischer via arch-commits
Date: Sunday, February 9, 2020 @ 06:43:52
  Author: lfleischer
Revision: 565066

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 565065, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   49 +
 1 file changed, 25 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-09 06:43:48 UTC (rev 565065)
+++ PKGBUILD2020-02-09 06:43:52 UTC (rev 565066)
@@ -1,24 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20191224
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='https://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('31c0866e78d866e569da6c1123af7823a07b6358a79fcba84296938d89a39447ec9f504ca524471abc74ec2e3b24024bbc8a579413b4fe0ee74b1d5612f5d41a')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 565065, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-09 06:43:52 UTC (rev 565066)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20191224
+pkgrel=2
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='https://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+depends=('perl')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('31c0866e78d866e569da6c1123af7823a07b6358a79fcba84296938d89a39447ec9f504ca524471abc74ec2e3b24024bbc8a579413b4fe0ee74b1d5612f5d41a')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 20:49:31
  Author: felixonmars
Revision: 540494

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 540493, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-24 20:49:19 UTC (rev 540493)
+++ PKGBUILD2019-12-24 20:49:31 UTC (rev 540494)
@@ -1,24 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20190912
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='https://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('a0017cc08c56a511e523116daf2024b1462460d00b3d07de87720c7912dccab3d953db3653d7d611c5ae3b457a45de8d36688ee703e805c1e1f5be5c0fa7739f')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 540493, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-24 20:49:31 UTC (rev 540494)
@@ -0,0 +1,24 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20191224
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='https://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('31c0866e78d866e569da6c1123af7823a07b6358a79fcba84296938d89a39447ec9f504ca524471abc74ec2e3b24024bbc8a579413b4fe0ee74b1d5612f5d41a')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2019-09-14 Thread Felix Yan via arch-commits
Date: Saturday, September 14, 2019 @ 07:06:43
  Author: felixonmars
Revision: 510453

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 510452, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-14 07:03:43 UTC (rev 510452)
+++ PKGBUILD2019-09-14 07:06:43 UTC (rev 510453)
@@ -1,24 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20190615
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('dbb078e8d4e001db506b6038e1898dc2e319432e85d1539a53635454efc5d635238ca03a07ee57aec9349b903027586fef34461f4e8eba0b41d25d99d15e7ba8')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 510452, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-14 07:06:43 UTC (rev 510453)
@@ -0,0 +1,24 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20190912
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='https://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('a0017cc08c56a511e523116daf2024b1462460d00b3d07de87720c7912dccab3d953db3653d7d611c5ae3b457a45de8d36688ee703e805c1e1f5be5c0fa7739f')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2019-06-15 Thread Felix Yan via arch-commits
Date: Saturday, June 15, 2019 @ 09:03:15
  Author: felixonmars
Revision: 481605

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 481604, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-15 09:03:03 UTC (rev 481604)
+++ PKGBUILD2019-06-15 09:03:15 UTC (rev 481605)
@@ -1,24 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20190310
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('4f08228306a84cd2e1ecf0df46e951dfc5844716fadab903eca7ed09f15ed2bbba7ca5bf48384f934783be6a85b812129427a296a580561ee5b8483df0e64025')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 481604, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-15 09:03:15 UTC (rev 481605)
@@ -0,0 +1,24 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20190615
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('dbb078e8d4e001db506b6038e1898dc2e319432e85d1539a53635454efc5d635238ca03a07ee57aec9349b903027586fef34461f4e8eba0b41d25d99d15e7ba8')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2019-03-09 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 07:02:53
  Author: felixonmars
Revision: 438939

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 438938, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-10 07:02:17 UTC (rev 438938)
+++ PKGBUILD2019-03-10 07:02:53 UTC (rev 438939)
@@ -1,24 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20181203
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('ff960b7830fd688315a6cef9c50f45435d95f4d8bb8feb5f3cab3c24302369b5876afdc8145d395be4b33c9d11c3606312aaf84cb675eeb511479c46490b1585')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 438938, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-10 07:02:53 UTC (rev 438939)
@@ -0,0 +1,24 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20190310
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('4f08228306a84cd2e1ecf0df46e951dfc5844716fadab903eca7ed09f15ed2bbba7ca5bf48384f934783be6a85b812129427a296a580561ee5b8483df0e64025')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2018-12-03 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 07:43:55
  Author: felixonmars
Revision: 411058

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 411057, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   49 -
 1 file changed, 24 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 07:43:33 UTC (rev 411057)
+++ PKGBUILD2018-12-04 07:43:55 UTC (rev 411058)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20180815
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('81222610f6c29e67d1b3914912dd1980fca9b7f15f283b78128780d1e667c7203b27ab3c5c4220e855c6f329a5df58c585fb70d3a7fff07db648bf63a556ad6f')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 411057, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 07:43:55 UTC (rev 411058)
@@ -0,0 +1,24 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20181203
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('ff960b7830fd688315a6cef9c50f45435d95f4d8bb8feb5f3cab3c24302369b5876afdc8145d395be4b33c9d11c3606312aaf84cb675eeb511479c46490b1585')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2018-08-16 Thread Felix Yan via arch-commits
Date: Thursday, August 16, 2018 @ 13:05:51
  Author: felixonmars
Revision: 371962

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 371961, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-16 13:05:26 UTC (rev 371961)
+++ PKGBUILD2018-08-16 13:05:51 UTC (rev 371962)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20180603
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('e88b0d4375331c94d3e2d995985b6c28fd208f1e32b1e4d84f33997a8a69fc9f8a4173325a571f5d10f233bcf40fe4cde644401c1563c8cfe7915748448a08cd')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 371961, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-16 13:05:51 UTC (rev 371962)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20180815
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('81222610f6c29e67d1b3914912dd1980fca9b7f15f283b78128780d1e667c7203b27ab3c5c4220e855c6f329a5df58c585fb70d3a7fff07db648bf63a556ad6f')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2018-06-03 Thread Felix Yan via arch-commits
Date: Sunday, June 3, 2018 @ 15:23:01
  Author: felixonmars
Revision: 339230

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 339220, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-03 15:23:01 UTC (rev 339229)
+++ PKGBUILD2018-06-03 15:23:01 UTC (rev 339230)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20180513
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('49fc022fc3db068145baf3a51444dc937deb092aceac8e31259888fea21ffe86f747a0d4dbd5ff10f253a94b15de090c01f20dacbe838c8444bdb00b98cbf5c6')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 339220, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-03 15:23:01 UTC (rev 339230)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20180603
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('e88b0d4375331c94d3e2d995985b6c28fd208f1e32b1e4d84f33997a8a69fc9f8a4173325a571f5d10f233bcf40fe4cde644401c1563c8cfe7915748448a08cd')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2018-05-13 Thread Felix Yan via arch-commits
Date: Sunday, May 13, 2018 @ 19:49:17
  Author: felixonmars
Revision: 321655

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 321654, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-13 19:48:53 UTC (rev 321654)
+++ PKGBUILD2018-05-13 19:49:17 UTC (rev 321655)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20180217
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('3f90ef3381d89c0dac8c4b7acea04d71fe898207c534d4fe00c3db4e5c2e18db90602b78672e8ecf6f754206a999465ba5d8f1f5962e0291386badfc8202cd73')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 321654, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-13 19:49:17 UTC (rev 321655)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20180513
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('49fc022fc3db068145baf3a51444dc937deb092aceac8e31259888fea21ffe86f747a0d4dbd5ff10f253a94b15de090c01f20dacbe838c8444bdb00b98cbf5c6')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2018-02-18 Thread Felix Yan via arch-commits
Date: Sunday, February 18, 2018 @ 14:18:51
  Author: felixonmars
Revision: 296231

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 296230, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 14:18:35 UTC (rev 296230)
+++ PKGBUILD2018-02-18 14:18:51 UTC (rev 296231)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20171222
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('fcee2dcac4c68a2c8f61995146d83a81ee85364e400ceadfed1ae1a6f49ea389a6d044fc9ae2324dbbaf93ec3eb616ab167ed880b1a583e89708cf66fb8c5965')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 296230, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 14:18:51 UTC (rev 296231)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20180217
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('3f90ef3381d89c0dac8c4b7acea04d71fe898207c534d4fe00c3db4e5c2e18db90602b78672e8ecf6f754206a999465ba5d8f1f5962e0291386badfc8202cd73')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-12-22 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 09:51:18
  Author: felixonmars
Revision: 275494

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 275493, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-22 09:51:01 UTC (rev 275493)
+++ PKGBUILD2017-12-22 09:51:18 UTC (rev 275494)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20171018
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('cda3446eb653f753bfabe3cd4f5ce25dcd18fba331c4cc54336458927904ac2d4632c53df078e8f981738fd59f220d4c4fb7b71f346e32f9136ff8f547790679')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 275493, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-22 09:51:18 UTC (rev 275494)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20171222
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('fcee2dcac4c68a2c8f61995146d83a81ee85364e400ceadfed1ae1a6f49ea389a6d044fc9ae2324dbbaf93ec3eb616ab167ed880b1a583e89708cf66fb8c5965')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-10-18 Thread Felix Yan
Date: Wednesday, October 18, 2017 @ 12:49:39
  Author: felixonmars
Revision: 263242

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 263241, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 12:49:08 UTC (rev 263241)
+++ PKGBUILD2017-10-18 12:49:39 UTC (rev 263242)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20170823
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('edc805be1a1c4fa64ae16b14fdd46786e259b88a0cde7afdf24bf934fa79f4acf3d9e599727fa589f155ec265569953b9e419cda79d54057157cbb1510261e3a')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 263241, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 12:49:39 UTC (rev 263242)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20171018
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('cda3446eb653f753bfabe3cd4f5ce25dcd18fba331c4cc54336458927904ac2d4632c53df078e8f981738fd59f220d4c4fb7b71f346e32f9136ff8f547790679')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-08-24 Thread Felix Yan
Date: Thursday, August 24, 2017 @ 08:47:28
  Author: felixonmars
Revision: 253132

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 253131, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-24 08:46:59 UTC (rev 253131)
+++ PKGBUILD2017-08-24 08:47:28 UTC (rev 253132)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20170614
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('8186657000dfb99ed971e6b9ff992c34fc6a72204f2814d00bde525ee352202d292983a931021906aa661764f84cfe3ce93138d1cca5cc19e00e936b5ff47748')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 253131, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-24 08:47:28 UTC (rev 253132)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20170823
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('edc805be1a1c4fa64ae16b14fdd46786e259b88a0cde7afdf24bf934fa79f4acf3d9e599727fa589f155ec265569953b9e419cda79d54057157cbb1510261e3a')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-06-15 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 10:44:09
  Author: felixonmars
Revision: 237134

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 237133, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-15 10:43:53 UTC (rev 237133)
+++ PKGBUILD2017-06-15 10:44:09 UTC (rev 237134)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20170517
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-md5sums=('8d62ec796a1fb1961415031264a1f2b7')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 237133, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-15 10:44:09 UTC (rev 237134)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20170614
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('8186657000dfb99ed971e6b9ff992c34fc6a72204f2814d00bde525ee352202d292983a931021906aa661764f84cfe3ce93138d1cca5cc19e00e936b5ff47748')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-05-17 Thread Felix Yan
Date: Thursday, May 18, 2017 @ 04:39:42
  Author: felixonmars
Revision: 228403

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 228402, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-18 04:39:21 UTC (rev 228402)
+++ PKGBUILD2017-05-18 04:39:42 UTC (rev 228403)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20170327
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-md5sums=('ffeceb8c9697b5409858f0d161270fd5')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 228402, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-18 04:39:42 UTC (rev 228403)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20170517
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+md5sums=('8d62ec796a1fb1961415031264a1f2b7')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-03-28 Thread Felix Yan
Date: Tuesday, March 28, 2017 @ 09:43:21
  Author: felixonmars
Revision: 219669

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 219666, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-28 09:43:20 UTC (rev 219668)
+++ PKGBUILD2017-03-28 09:43:21 UTC (rev 219669)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20170326
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-md5sums=('e6bc06a4dce3a6468dc28e9512741457')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 219666, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-28 09:43:21 UTC (rev 219669)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20170327
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+md5sums=('ffeceb8c9697b5409858f0d161270fd5')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-03-27 Thread Felix Yan
Date: Monday, March 27, 2017 @ 12:29:37
  Author: felixonmars
Revision: 219318

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 219317, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-27 12:29:08 UTC (rev 219317)
+++ PKGBUILD2017-03-27 12:29:37 UTC (rev 219318)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20170316
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-md5sums=('adb7504ee347a9ac76a32b6642a11503')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 219317, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-27 12:29:37 UTC (rev 219318)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20170326
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+md5sums=('e6bc06a4dce3a6468dc28e9512741457')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-03-17 Thread Felix Yan
Date: Friday, March 17, 2017 @ 06:18:02
  Author: felixonmars
Revision: 216861

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 216860, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 +---
 1 file changed, 25 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-17 06:17:24 UTC (rev 216860)
+++ PKGBUILD2017-03-17 06:18:02 UTC (rev 216861)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20170314
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('511ec155e1001334f38630e530201681')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 216860, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-17 06:18:02 UTC (rev 216861)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20170316
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+md5sums=('adb7504ee347a9ac76a32b6642a11503')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-03-14 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 09:01:44
  Author: felixonmars
Revision: 216183

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 216182, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-14 09:01:23 UTC (rev 216182)
+++ PKGBUILD2017-03-14 09:01:44 UTC (rev 216183)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20170207
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('b6b18e03b0710e3c144652cc31c9bceb')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 216182, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-14 09:01:44 UTC (rev 216183)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20170314
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('511ec155e1001334f38630e530201681')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-02-07 Thread Felix Yan
Date: Wednesday, February 8, 2017 @ 04:39:35
  Author: felixonmars
Revision: 211099

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 211098, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-08 04:39:02 UTC (rev 211098)
+++ PKGBUILD2017-02-08 04:39:35 UTC (rev 211099)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20170101
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('0227e0ed0d9ff6b150676a060b1b6c8f')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 211098, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-08 04:39:35 UTC (rev 211099)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20170207
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('b6b18e03b0710e3c144652cc31c9bceb')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2017-01-01 Thread Felix Yan
Date: Monday, January 2, 2017 @ 02:26:49
  Author: felixonmars
Revision: 204150

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 204149, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-02 02:26:09 UTC (rev 204149)
+++ PKGBUILD2017-01-02 02:26:49 UTC (rev 204150)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20161228
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('5657c649431689f6247e593d21640d2a')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 204149, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-02 02:26:49 UTC (rev 204150)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20170101
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('0227e0ed0d9ff6b150676a060b1b6c8f')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-12-28 Thread Felix Yan
Date: Thursday, December 29, 2016 @ 06:39:52
  Author: felixonmars
Revision: 203235

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 203234, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-12-29 06:39:24 UTC (rev 203234)
+++ PKGBUILD2016-12-29 06:39:52 UTC (rev 203235)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20161107
-pkgrel=2
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('1324bb408ad9c8ab6137e329f4636c0d')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 203234, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-12-29 06:39:52 UTC (rev 203235)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20161228
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('5657c649431689f6247e593d21640d2a')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-12-17 Thread Antonio Rojas
Date: Saturday, December 17, 2016 @ 10:21:14
  Author: arojas
Revision: 199942

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 199941, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-12-17 10:20:52 UTC (rev 199941)
+++ PKGBUILD2016-12-17 10:21:14 UTC (rev 199942)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20161107
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('1324bb408ad9c8ab6137e329f4636c0d')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 199941, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-12-17 10:21:14 UTC (rev 199942)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20161107
+pkgrel=2
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('1324bb408ad9c8ab6137e329f4636c0d')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-11-07 Thread Felix Yan
Date: Tuesday, November 8, 2016 @ 02:52:05
  Author: felixonmars
Revision: 195111

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 195110, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-08 02:51:50 UTC (rev 195110)
+++ PKGBUILD2016-11-08 02:52:05 UTC (rev 195111)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20161012
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('502f5a0d1ea4be988dade68984be3228')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 195110, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-08 02:52:05 UTC (rev 195111)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20161107
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('1324bb408ad9c8ab6137e329f4636c0d')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-10-12 Thread Felix Yan
Date: Wednesday, October 12, 2016 @ 09:32:32
  Author: felixonmars
Revision: 192026

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 192025, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-12 09:31:13 UTC (rev 192025)
+++ PKGBUILD2016-10-12 09:32:32 UTC (rev 192026)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20161005
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('e1c03160ce592389a381dec4e27cf3e0')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 192025, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-12 09:32:32 UTC (rev 192026)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20161012
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('502f5a0d1ea4be988dade68984be3228')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-10-05 Thread Felix Yan
Date: Thursday, October 6, 2016 @ 02:50:58
  Author: felixonmars
Revision: 191441

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 191440, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-06 02:50:18 UTC (rev 191440)
+++ PKGBUILD2016-10-06 02:50:58 UTC (rev 191441)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160724
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('ff9c6e35e3f7d3ed2e006d4d1df0dd5b')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 191440, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-06 02:50:58 UTC (rev 191441)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20161005
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('e1c03160ce592389a381dec4e27cf3e0')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-07-25 Thread Felix Yan
Date: Monday, July 25, 2016 @ 06:40:35
  Author: felixonmars
Revision: 183948

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 183947, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-25 06:40:19 UTC (rev 183947)
+++ PKGBUILD2016-07-25 06:40:35 UTC (rev 183948)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160709
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('446d7cbeb1a0c10f74c4c673d4d159bd')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 183947, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-25 06:40:35 UTC (rev 183948)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160724
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('ff9c6e35e3f7d3ed2e006d4d1df0dd5b')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-07-09 Thread Felix Yan
Date: Sunday, July 10, 2016 @ 04:56:18
  Author: felixonmars
Revision: 182601

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 182600, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-10 04:56:02 UTC (rev 182600)
+++ PKGBUILD2016-07-10 04:56:18 UTC (rev 182601)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160627
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('21779ec1eadfcd6bcc59c6e2fc353207')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 182600, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-10 04:56:18 UTC (rev 182601)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160709
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('446d7cbeb1a0c10f74c4c673d4d159bd')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-06-28 Thread Felix Yan
Date: Tuesday, June 28, 2016 @ 06:41:19
  Author: felixonmars
Revision: 181462

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 181461, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-28 06:41:02 UTC (rev 181461)
+++ PKGBUILD2016-06-28 06:41:19 UTC (rev 181462)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160622
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('d7d517d0917a526e1caaca93a6c61388')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 181461, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-06-28 06:41:19 UTC (rev 181462)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160627
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('21779ec1eadfcd6bcc59c6e2fc353207')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-06-22 Thread Felix Yan
Date: Wednesday, June 22, 2016 @ 13:59:16
  Author: felixonmars
Revision: 180735

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 180734, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-22 13:58:55 UTC (rev 180734)
+++ PKGBUILD2016-06-22 13:59:16 UTC (rev 180735)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160425
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('eb230a00a29f3d6d5ee5b5dfca85d9fc')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 180734, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-06-22 13:59:16 UTC (rev 180735)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160622
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('d7d517d0917a526e1caaca93a6c61388')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-04-26 Thread Felix Yan
Date: Tuesday, April 26, 2016 @ 16:05:00
  Author: fyan
Revision: 171897

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 171896, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-04-26 14:04:40 UTC (rev 171896)
+++ PKGBUILD2016-04-26 14:05:00 UTC (rev 171897)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160329
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('2e6eb491d2a36498aeefb62b01f9b7f9')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 171896, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-04-26 14:05:00 UTC (rev 171897)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160425
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('eb230a00a29f3d6d5ee5b5dfca85d9fc')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-03-29 Thread Felix Yan
Date: Tuesday, March 29, 2016 @ 17:58:28
  Author: fyan
Revision: 168802

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 168801, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-29 15:58:04 UTC (rev 168801)
+++ PKGBUILD2016-03-29 15:58:28 UTC (rev 168802)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160328
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('a89582f0b958c4c75608f60620f99289')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 168801, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-29 15:58:28 UTC (rev 168802)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160329
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('2e6eb491d2a36498aeefb62b01f9b7f9')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-03-28 Thread Felix Yan
Date: Tuesday, March 29, 2016 @ 07:25:54
  Author: fyan
Revision: 168747

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 168746, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-29 05:25:11 UTC (rev 168746)
+++ PKGBUILD2016-03-29 05:25:54 UTC (rev 168747)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160311
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('c9ded33f7fd309b66a894f25fac274a3')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 168746, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-29 05:25:54 UTC (rev 168747)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160328
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('a89582f0b958c4c75608f60620f99289')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-03-12 Thread Felix Yan
Date: Sunday, March 13, 2016 @ 07:10:51
  Author: fyan
Revision: 166441

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 166440, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-13 06:10:35 UTC (rev 166440)
+++ PKGBUILD2016-03-13 06:10:51 UTC (rev 166441)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160219
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('5f0cc7ddc103fed4afec6a6f91f4db03')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 166440, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-13 06:10:51 UTC (rev 166441)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160311
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('c9ded33f7fd309b66a894f25fac274a3')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-03-04 Thread Felix Yan
Date: Friday, March 4, 2016 @ 13:52:40
  Author: fyan
Revision: 164770

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 164769, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-04 12:52:22 UTC (rev 164769)
+++ PKGBUILD2016-03-04 12:52:40 UTC (rev 164770)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160109
-pkgrel=2
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('c40c1f2a260786c3104fc1767e9a55e9')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 164769, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-04 12:52:40 UTC (rev 164770)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160219
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('5f0cc7ddc103fed4afec6a6f91f4db03')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-02-03 Thread Lukas Fleischer
Date: Wednesday, February 3, 2016 @ 21:56:00
  Author: lfleischer
Revision: 160116

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 160115, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-02-03 20:55:47 UTC (rev 160115)
+++ PKGBUILD2016-02-03 20:56:00 UTC (rev 160116)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20151227
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('538ef11c0e74bd9c5e947d52367b9d15')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 160115, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-02-03 20:56:00 UTC (rev 160116)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160109
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('c40c1f2a260786c3104fc1767e9a55e9')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-01-04 Thread Lukas Fleischer
Date: Monday, January 4, 2016 @ 22:17:13
  Author: lfleischer
Revision: 155494

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 155493, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-01-04 21:16:41 UTC (rev 155493)
+++ PKGBUILD2016-01-04 21:17:13 UTC (rev 155494)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20151227
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('538ef11c0e74bd9c5e947d52367b9d15')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 155493, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-01-04 21:17:13 UTC (rev 155494)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20151227
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('538ef11c0e74bd9c5e947d52367b9d15')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2016-01-04 Thread Lukas Fleischer
Date: Monday, January 4, 2016 @ 22:16:41
  Author: lfleischer
Revision: 155493

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 155492, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-01-04 21:16:35 UTC (rev 155492)
+++ PKGBUILD2016-01-04 21:16:41 UTC (rev 155493)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20151116
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('56b27283d0560bbbf33bcccaeb97ebb3')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 155492, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-01-04 21:16:41 UTC (rev 155493)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20151227
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('538ef11c0e74bd9c5e947d52367b9d15')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2015-11-29 Thread Lukas Fleischer
Date: Sunday, November 29, 2015 @ 16:46:13
  Author: lfleischer
Revision: 147920

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 147919, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-29 15:46:08 UTC (rev 147919)
+++ PKGBUILD2015-11-29 15:46:13 UTC (rev 147920)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20150826
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('b6e5df1fd17f47a9ae0fb53d3a7e0dee')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 147919, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-29 15:46:13 UTC (rev 147920)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20151116
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('56b27283d0560bbbf33bcccaeb97ebb3')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2015-09-27 Thread Lukas Fleischer
Date: Sunday, September 27, 2015 @ 11:53:16
  Author: lfleischer
Revision: 141680

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 141679, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-27 09:53:07 UTC (rev 141679)
+++ PKGBUILD2015-09-27 09:53:16 UTC (rev 141680)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20150706
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
-md5sums=('82fc1cd9957633ad0569ca994605d70e')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 141679, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-27 09:53:16 UTC (rev 141680)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20150826
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('b6e5df1fd17f47a9ae0fb53d3a7e0dee')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2015-07-09 Thread Lukas Fleischer
Date: Thursday, July 9, 2015 @ 15:24:16
  Author: lfleischer
Revision: 136587

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 136586, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 +++-
 1 file changed, 23 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-09 13:24:11 UTC (rev 136586)
+++ PKGBUILD2015-07-09 13:24:16 UTC (rev 136587)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: DsTr d...@gmail.com
-# Contributor: Allan McRae al...@archlinux.org
-
-pkgname=winetricks
-pkgver=20150416
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=(https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz)
-md5sums=('a75ce63405bc737ed190a44a4e74811d')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-${pkgver}
-
-  make DESTDIR=${pkgdir} install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 136586, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-09 13:24:16 UTC (rev 136587)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer lfleisc...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: DsTr d...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+
+pkgname=winetricks
+pkgver=20150706
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=(https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz;)
+md5sums=('82fc1cd9957633ad0569ca994605d70e')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-${pkgver}
+  make DESTDIR=${pkgdir} install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2015-05-26 Thread Laurent Carlier
Date: Tuesday, May 26, 2015 @ 08:33:42
  Author: lcarlier
Revision: 134140

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 134139, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   51 +--
 1 file changed, 25 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-26 06:33:37 UTC (rev 134139)
+++ PKGBUILD2015-05-26 06:33:42 UTC (rev 134140)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: DsTr d...@gmail.com
-# Contributor: Allan McRae al...@archlinux.org
-
-pkgname=winetricks
-pkgver=20141130
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
-   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
-md5sums=('cf286583530a79b7982182e5f18f75fb'
- '0a2456fcacbca4c9db1e700d7b42207e')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
-  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 134139, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-26 06:33:42 UTC (rev 134140)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: DsTr d...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+
+pkgname=winetricks
+pkgver=20150416
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=(https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz)
+md5sums=('a75ce63405bc737ed190a44a4e74811d')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-${pkgver}
+
+  make DESTDIR=${pkgdir} install 
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2014-12-17 Thread Lukas Fleischer
Date: Wednesday, December 17, 2014 @ 14:20:51
  Author: lfleischer
Revision: 124016

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 124015, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-17 13:20:46 UTC (rev 124015)
+++ PKGBUILD2014-12-17 13:20:51 UTC (rev 124016)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: DsTr d...@gmail.com
-# Contributor: Allan McRae al...@archlinux.org
-
-pkgname=winetricks
-pkgver=20140302
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
-   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
-md5sums=('1cab467dbc7f7937c08d00383db6e310'
- '0a2456fcacbca4c9db1e700d7b42207e')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
-  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 124015, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-17 13:20:51 UTC (rev 124016)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: DsTr d...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+
+pkgname=winetricks
+pkgver=20141130
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
+   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
+md5sums=('cf286583530a79b7982182e5f18f75fb'
+ '0a2456fcacbca4c9db1e700d7b42207e')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
+  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
+}


[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2014-03-16 Thread Lukas Fleischer
Date: Sunday, March 16, 2014 @ 17:06:11
  Author: lfleischer
Revision: 107292

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 107291, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-03-16 16:05:59 UTC (rev 107291)
+++ PKGBUILD2014-03-16 16:06:11 UTC (rev 107292)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: DsTr d...@gmail.com
-# Contributor: Allan McRae al...@archlinux.org
-
-pkgname=winetricks
-pkgver=20130707
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
-   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
-md5sums=('153383a6d1a0eb1ad9f070696ee9fd0b'
- '0a2456fcacbca4c9db1e700d7b42207e')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
-  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 107291, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-03-16 16:06:11 UTC (rev 107292)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: DsTr d...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+
+pkgname=winetricks
+pkgver=20140302
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
+   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
+md5sums=('1cab467dbc7f7937c08d00383db6e310'
+ '0a2456fcacbca4c9db1e700d7b42207e')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
+  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
+}



[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2013-07-08 Thread Laurent Carlier
Date: Monday, July 8, 2013 @ 10:01:25
  Author: lcarlier
Revision: 93648

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 93647, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-08 08:01:16 UTC (rev 93647)
+++ PKGBUILD2013-07-08 08:01:25 UTC (rev 93648)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: DsTr d...@gmail.com
-# Contributor: Allan McRae al...@archlinux.org
-
-pkgname=winetricks
-pkgver=20130624
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
-   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
-md5sums=('e8782918a107b63f80656aebba9d6c4c'
- '0a2456fcacbca4c9db1e700d7b42207e')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
-  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 93647, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-08 08:01:25 UTC (rev 93648)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: DsTr d...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+
+pkgname=winetricks
+pkgver=20130707
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
+   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
+md5sums=('153383a6d1a0eb1ad9f070696ee9fd0b'
+ '0a2456fcacbca4c9db1e700d7b42207e')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
+  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
+}



[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2013-06-25 Thread Laurent Carlier
Date: Tuesday, June 25, 2013 @ 09:56:12
  Author: lcarlier
Revision: 93119

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 93118, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-25 07:56:04 UTC (rev 93118)
+++ PKGBUILD2013-06-25 07:56:12 UTC (rev 93119)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: DsTr d...@gmail.com
-# Contributor: Allan McRae al...@archlinux.org
-
-pkgname=winetricks
-pkgver=20130617
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
-   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
-md5sums=('6110ccc4c0800c3aba5098c4065108bb'
- '0a2456fcacbca4c9db1e700d7b42207e')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
-  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 93118, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-25 07:56:12 UTC (rev 93119)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: DsTr d...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+
+pkgname=winetricks
+pkgver=20130624
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
+   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
+md5sums=('e8782918a107b63f80656aebba9d6c4c'
+ '0a2456fcacbca4c9db1e700d7b42207e')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
+  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
+}



[arch-commits] Commit in winetricks/repos/community-any (PKGBUILD PKGBUILD)

2013-06-20 Thread Laurent Carlier
Date: Thursday, June 20, 2013 @ 08:25:44
  Author: lcarlier
Revision: 92946

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 92945, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-20 06:25:36 UTC (rev 92945)
+++ PKGBUILD2013-06-20 06:25:44 UTC (rev 92946)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: DsTr d...@gmail.com
-# Contributor: Allan McRae al...@archlinux.org
-
-pkgname=winetricks
-pkgver=20120912
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
-   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
-md5sums=('f9b05806f393f55e809556103f219fbe'
- '0a2456fcacbca4c9db1e700d7b42207e')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
-  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 92945, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-20 06:25:44 UTC (rev 92946)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: DsTr d...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+
+pkgname=winetricks
+pkgver=20130617
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=(winetricks-${pkgver}::http://www.winetricks.org/winetricks;
+   
http://winetricks.googlecode.com/svn-history/r532/trunk/src/winetricks.1)
+md5sums=('6110ccc4c0800c3aba5098c4065108bb'
+ '0a2456fcacbca4c9db1e700d7b42207e')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  install -Dm755 ${srcdir}/winetricks-${pkgver} 
${pkgdir}/usr/bin/winetricks
+  install -Dm644 ${srcdir}/winetricks.1 
${pkgdir}/usr/share/man/man1/winetricks.1
+}