[arch-commits] Commit in wireshark/repos (extra-i686/PKGBUILD extra-x86_64/PKGBUILD)

2012-04-22 Thread Guillaume Alaux
Date: Sunday, April 22, 2012 @ 09:24:43
  Author: guillaume
Revision: 156654

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

Modified:
  wireshark/repos/extra-i686/PKGBUILD
  wireshark/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   22 --
 extra-x86_64/PKGBUILD |   22 --
 2 files changed, 8 insertions(+), 36 deletions(-)

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-22 13:24:13 UTC (rev 156653)
+++ extra-i686/PKGBUILD 2012-04-22 13:24:43 UTC (rev 156654)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Guillaume ALAUX guilla...@archlinux.org
+# Maintainer: Guillaume ALAUX guillaume at alaux dot net
 # Contributor: Florian Pritz bluewind at jabber dot ccc dot de
-pkgname=('wireshark-cli' 'wireshark-gtk' 'wireshark-dev')
+pkgname=(wireshark-cli wireshark-gtk)
 pkgbase=wireshark
-pkgver=1.6.7
+pkgver=1.6.6
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -11,7 +11,7 @@
 url=http://www.wireshark.org/;
 options=(!libtool)
 source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('7e39f1c0ea4abd8bffa5122df800ca5d')
+md5sums=('61145ccd7684b3cfb159fc902fedfecf')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}
@@ -55,17 +55,3 @@
   done
   install -Dm644 wireshark.desktop 
${pkgdir}/usr/share/applications/wireshark.desktop
 }
-
-package_wireshark-dev() {
-  pkgdesc=A free network protocol analyzer for Unix/Linux and Windows - 
header files
-  depends=('wireshark-cli')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-
-  install -dm755 
${pkgdir}/usr/include/${pkgbase}/{epan/{crypt,dfilter,dissectors,ftypes},wiretap,wsutil}
-
-  install -m644 color.h config.h register.h ${pkgdir}/usr/include/${pkgbase}
-  for d in epan epan/crypt epan/dfilter epan/dissectors epan/ftypes wiretap 
wsutil; do
-install -m644 ${d}/*.h ${pkgdir}/usr/include/${pkgbase}/${d}
-  done
-}

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-22 13:24:13 UTC (rev 156653)
+++ extra-x86_64/PKGBUILD   2012-04-22 13:24:43 UTC (rev 156654)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Guillaume ALAUX guilla...@archlinux.org
+# Maintainer: Guillaume ALAUX guillaume at alaux dot net
 # Contributor: Florian Pritz bluewind at jabber dot ccc dot de
-pkgname=('wireshark-cli' 'wireshark-gtk' 'wireshark-dev')
+pkgname=(wireshark-cli wireshark-gtk)
 pkgbase=wireshark
-pkgver=1.6.7
+pkgver=1.6.6
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -11,7 +11,7 @@
 url=http://www.wireshark.org/;
 options=(!libtool)
 source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('7e39f1c0ea4abd8bffa5122df800ca5d')
+md5sums=('61145ccd7684b3cfb159fc902fedfecf')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}
@@ -55,17 +55,3 @@
   done
   install -Dm644 wireshark.desktop 
${pkgdir}/usr/share/applications/wireshark.desktop
 }
-
-package_wireshark-dev() {
-  pkgdesc=A free network protocol analyzer for Unix/Linux and Windows - 
header files
-  depends=('wireshark-cli')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-
-  install -dm755 
${pkgdir}/usr/include/${pkgbase}/{epan/{crypt,dfilter,dissectors,ftypes},wiretap,wsutil}
-
-  install -m644 color.h config.h register.h ${pkgdir}/usr/include/${pkgbase}
-  for d in epan epan/crypt epan/dfilter epan/dissectors epan/ftypes wiretap 
wsutil; do
-install -m644 ${d}/*.h ${pkgdir}/usr/include/${pkgbase}/${d}
-  done
-}



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-07-19 Thread Guillaume Alaux
Date: Tuesday, July 19, 2011 @ 16:50:33
  Author: guillaume
Revision: 132078

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-07-19 Thread Guillaume Alaux
Date: Tuesday, July 19, 2011 @ 16:50:49
  Author: guillaume
Revision: 132079

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-06-11 Thread Guillaume Alaux
Date: Saturday, June 11, 2011 @ 17:34:44
  Author: guillaume
Revision: 127257

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-06-11 Thread Guillaume Alaux
Date: Saturday, June 11, 2011 @ 17:35:01
  Author: guillaume
Revision: 127258

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-06-05 Thread Guillaume Alaux
Date: Sunday, June 5, 2011 @ 12:47:08
  Author: guillaume
Revision: 126497

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-06-05 Thread Guillaume Alaux
Date: Sunday, June 5, 2011 @ 12:47:21
  Author: guillaume
Revision: 126498

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-06-01 Thread Guillaume Alaux
Date: Wednesday, June 1, 2011 @ 07:39:41
  Author: guillaume
Revision: 126091

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-06-01 Thread Guillaume Alaux
Date: Wednesday, June 1, 2011 @ 07:39:52
  Author: guillaume
Revision: 126092

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-05-11 Thread Stéphane Gaudreault
Date: Wednesday, May 11, 2011 @ 11:22:04
  Author: stephane
Revision: 123565

db-move: wireshark removed by stephane for move to [extra] (i686)

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686 testing-i686)

2011-05-11 Thread Stéphane Gaudreault
Date: Wednesday, May 11, 2011 @ 11:22:04
  Author: stephane
Revision: 123566

db-move: moved wireshark from [testing] to [extra] (i686)

Added:
  wireshark/repos/extra-i686/
Deleted:
  wireshark/repos/testing-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-04-19 Thread Guillaume Alaux
Date: Tuesday, April 19, 2011 @ 09:10:43
  Author: guillaume
Revision: 120080

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-04-19 Thread Guillaume Alaux
Date: Tuesday, April 19, 2011 @ 09:10:59
  Author: guillaume
Revision: 120081

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-04-18 Thread Guillaume Alaux
Date: Monday, April 18, 2011 @ 05:55:29
  Author: guillaume
Revision: 120006

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-04-18 Thread Guillaume Alaux
Date: Monday, April 18, 2011 @ 05:55:41
  Author: guillaume
Revision: 120007

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-03-02 Thread Guillaume Alaux
Date: Wednesday, March 2, 2011 @ 03:18:44
  Author: guillaume
Revision: 111928

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-03-02 Thread Guillaume Alaux
Date: Wednesday, March 2, 2011 @ 03:18:57
  Author: guillaume
Revision: 111929

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-01-12 Thread Guillaume Alaux
Date: Wednesday, January 12, 2011 @ 03:24:29
  Author: guillaume
Revision: 105816

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2011-01-12 Thread Guillaume Alaux
Date: Wednesday, January 12, 2011 @ 03:24:41
  Author: guillaume
Revision: 105817

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-11-21 Thread Ionut Biru
Date: Sunday, November 21, 2010 @ 06:19:52
  Author: ibiru
Revision: 100195

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-11-21 Thread Ionut Biru
Date: Sunday, November 21, 2010 @ 06:20:08
  Author: ibiru
Revision: 100196

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-11-20 Thread Guillaume Alaux
Date: Saturday, November 20, 2010 @ 10:48:24
  Author: guillaume
Revision: 100117

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-11-20 Thread Guillaume Alaux
Date: Saturday, November 20, 2010 @ 10:48:39
  Author: guillaume
Revision: 100118

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-10-12 Thread Guillaume Alaux
Date: Tuesday, October 12, 2010 @ 02:48:08
  Author: guillaume
Revision: 94905

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-10-12 Thread Guillaume Alaux
Date: Tuesday, October 12, 2010 @ 02:48:21
  Author: guillaume
Revision: 94906

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-09-05 Thread Guillaume Alaux
Date: Sunday, September 5, 2010 @ 11:53:08
  Author: guillaume
Revision: 89966

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-09-05 Thread Guillaume Alaux
Date: Sunday, September 5, 2010 @ 12:31:25
  Author: guillaume
Revision: 89972

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-09-05 Thread Guillaume Alaux
Date: Sunday, September 5, 2010 @ 12:31:43
  Author: guillaume
Revision: 89973

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-09-05 Thread Ionut Biru
Date: Sunday, September 5, 2010 @ 13:14:34
  Author: ibiru
Revision: 89976

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-09-05 Thread Ionut Biru
Date: Sunday, September 5, 2010 @ 13:14:51
  Author: ibiru
Revision: 89977

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-09-05 Thread Ionut Biru
Date: Sunday, September 5, 2010 @ 14:57:48
  Author: ibiru
Revision: 89985

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-09-05 Thread Ionut Biru
Date: Sunday, September 5, 2010 @ 14:58:05
  Author: ibiru
Revision: 89986

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-08-02 Thread Ionut Biru
Date: Monday, August 2, 2010 @ 05:35:41
  Author: ibiru
Revision: 86490

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-08-02 Thread Ionut Biru
Date: Monday, August 2, 2010 @ 05:35:54
  Author: ibiru
Revision: 86491

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-08-01 Thread Ionut Biru
Date: Sunday, August 1, 2010 @ 10:37:01
  Author: ibiru
Revision: 86408

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-08-01 Thread Ionut Biru
Date: Sunday, August 1, 2010 @ 10:37:24
  Author: ibiru
Revision: 86409

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-06-10 Thread Ionut Biru
Date: Thursday, June 10, 2010 @ 15:10:57
  Author: ibiru
Revision: 82393

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-06-10 Thread Ionut Biru
Date: Thursday, June 10, 2010 @ 15:10:36
  Author: ibiru
Revision: 82392

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-05-20 Thread Ionut Biru
Date: Thursday, May 20, 2010 @ 12:46:09
  Author: ibiru
Revision: 80666

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-05-20 Thread Ionut Biru
Date: Thursday, May 20, 2010 @ 12:46:26
  Author: ibiru
Revision: 80667

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-04-08 Thread Pierre Schmitz
Date: Thursday, April 8, 2010 @ 16:59:30
  Author: pierre
Revision: 76573

db-move: wireshark removed by pierre for move to extra

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-02-14 Thread Pierre Schmitz
Date: Monday, February 15, 2010 @ 02:21:36
  Author: pierre
Revision: 68925

archrelease: remove extra-i686

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686)

2010-02-14 Thread Pierre Schmitz
Date: Monday, February 15, 2010 @ 02:21:51
  Author: pierre
Revision: 68926

archrelease: copy trunk to extra-i686

Added:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686 extra-i686/PKGBUILD)

2010-01-28 Thread Ionut Biru
Date: Thursday, January 28, 2010 @ 17:51:34
  Author: ibiru
Revision: 65427

Merged revisions 65426 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/wireshark/trunk


  r65426 | ibiru | 2010-01-29 00:50:57 +0200 (Fri, 29 Jan 2010) | 2 lines
  
  upgpkg: wireshark 1.2.6-1
  update to 1.2.6


Modified:
  wireshark/repos/extra-i686/   (properties)
  wireshark/repos/extra-i686/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)


Property changes on: wireshark/repos/extra-i686
___
Modified: svnmerge-integrated
   - /wireshark/trunk:1-59550
   + /wireshark/trunk:1-65426

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2010-01-28 22:50:57 UTC (rev 65426)
+++ extra-i686/PKGBUILD 2010-01-28 22:51:34 UTC (rev 65427)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria h...@archlinux.org
 
 pkgname=wireshark
-pkgver=1.2.4
+pkgver=1.2.6
 pkgrel=1
 pkgdesc=A free network protocol analyzer for Unix/Linux and Windows
 arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@
   install -Dm644 ${srcdir}/wireshark.png 
${pkgdir}/usr/share/icons/wireshark.png
   install -Dm644 ${srcdir}/wireshark.desktop 
${pkgdir}/usr/share/applications/wireshark.desktop
 }
-sha256sums=('ede4ffefd8c47e8560c2b15ad2b555c30eff1ce52a1a3049deb085fa346377ac'
-'10c8b5bdd1d161454c93df166f39b2bae72efe6021beb61d84dd65dc329260fe'
-'a9f6d78dd64a87acd1b600222156b9fc26e7ccbbc43fc77c1da138908bdb2d3c'
-'34aa27c611021c9a515cc4fed9778148395761bf6f4272130d3e83abcc13a499')
+md5sums=('7de7f59486c034b0cc30743494f14556'
+ '504ede44c02b2a52f6cbd3bffdf93b8d'
+ 'e771800a8c977fe223583a453bc27397'
+ 'cc87d7eb31f256df751b3371b1c426e9')



[arch-commits] Commit in wireshark/repos (extra-i686)

2009-12-05 Thread Allan McRae
Date: Saturday, December 5, 2009 @ 07:28:52
  Author: allan
Revision: 60538

db-move: wireshark removed by allan for move to extra

Deleted:
  wireshark/repos/extra-i686/



[arch-commits] Commit in wireshark/repos (extra-i686 testing-i686)

2009-12-05 Thread Allan McRae
Date: Saturday, December 5, 2009 @ 07:28:53
  Author: allan
Revision: 60539

db-move: moved wireshark from [testing] to [extra] (i686)

Added:
  wireshark/repos/extra-i686/
Deleted:
  wireshark/repos/testing-i686/