[Git][archlinux/packaging/packages/vbetool][main] upgpkg: 1.2.2-8: Add srcinfo

2024-07-01 Thread Connor Behan (@cbehan)


Connor Behan pushed to branch main at Arch Linux / Packaging / Packages / 
vbetool


Commits:
a102743c by Connor Behan at 2024-07-01T20:54:24+02:00
upgpkg: 1.2.2-8: Add srcinfo

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = vbetool
+   pkgdesc = Uses lrmi in order to run code from the video BIOS
+   pkgver = 1.2.2
+   pkgrel = 8
+   url = https://cgit.freedesktop.org/~airlied/vbetool/
+   arch = x86_64
+   license = GPL2
+   makedepends = pciutils
+   makedepends = git
+   depends = zlib
+   depends = libx86
+   depends = libpciaccess
+   source = 
git+git://people.freedesktop.org/~airlied/vbetool#commit=8cf64e31ff27ac4e9daa17d9178ad7d8d652fd08
+   source = no_x86_check.patch
+   sha256sums = SKIP
+   sha256sums = 
3deffcde92834425b9d71416e408a58abe07d6c807dc315747f0f02508859a81
+
+pkgname = vbetool


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=vbetool
 pkgver=1.2.2
-pkgrel=7
+pkgrel=8
 pkgdesc="Uses lrmi in order to run code from the video BIOS"
 url="https://cgit.freedesktop.org/~airlied/vbetool/";
 license=('GPL2')
@@ -16,8 +16,8 @@ makedepends=('pciutils' 'git')
 _commit=8cf64e31ff27ac4e9daa17d9178ad7d8d652fd08
 source=("git+git://people.freedesktop.org/~airlied/vbetool#commit=$_commit"
 'no_x86_check.patch')
-md5sums=('SKIP'
- 'f4abc1181c0cda966626cbe5872d678f')
+sha256sums=('SKIP'
+'3deffcde92834425b9d71416e408a58abe07d6c807dc315747f0f02508859a81')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vbetool/-/commit/a102743c1be2af406f3fca892fba7a509454952d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vbetool/-/commit/a102743c1be2af406f3fca892fba7a509454952d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vbetool] Pushed new tag 1.2.2-8

2024-07-01 Thread Connor Behan (@cbehan)


Connor Behan pushed new tag 1.2.2-8 at Arch Linux / Packaging / Packages / 
vbetool

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vbetool/-/tree/1.2.2-8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fbset][main] upgpkg: 2.1-11: Add srcinfo

2024-07-01 Thread Connor Behan (@cbehan)


Connor Behan pushed to branch main at Arch Linux / Packaging / Packages / fbset


Commits:
9ff11a57 by Connor Behan at 2024-07-01T20:49:14+02:00
upgpkg: 2.1-11: Add srcinfo

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = fbset
+   pkgdesc = Framebuffer setup utility
+   pkgver = 2.1
+   pkgrel = 11
+   url = http://users.telenet.be/geertu/Linux/fbdev/
+   arch = x86_64
+   license = GPL
+   depends = glibc
+   options = !makeflags
+   backup = etc/fb.modes
+   source = 
http://web.archive.org/web/20220901004551/http://users.telenet.be/geertu/Linux/fbdev/fbset-2.1.tar.gz
+   sha512sums = 
7e0380760f77b0db7dcc128f6375a3ed8da4b8521d1926faba27812c5cb20e6f1a62f3a539591a81a6b7e7986940db4cd83e03d6de487e0ab7f0760ed1d21b28
+
+pkgname = fbset


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=fbset
 pkgver=2.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Framebuffer setup utility"
 arch=('x86_64')
 url="http://users.telenet.be/geertu/Linux/fbdev/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fbset/-/commit/9ff11a571c97d2d88b12e8225565c0e70f59f35e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fbset/-/commit/9ff11a571c97d2d88b12e8225565c0e70f59f35e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fbset] Pushed new tag 2.1-11

2024-07-01 Thread Connor Behan (@cbehan)


Connor Behan pushed new tag 2.1-11 at Arch Linux / Packaging / Packages / fbset

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fbset/-/tree/2.1-11
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pidgin-talkfilters][main] upgpkg: 2.7.0-7: Add srcinfo

2024-07-01 Thread Connor Behan (@cbehan)


Connor Behan pushed to branch main at Arch Linux / Packaging / Packages / 
pidgin-talkfilters


Commits:
26064eb4 by Connor Behan at 2024-07-01T20:48:24+02:00
upgpkg: 2.7.0-7: Add srcinfo

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = pidgin-talkfilters
+   pkgdesc = Implements GNU talkfilters in pidgin chats
+   pkgver = 2.7.0
+   pkgrel = 7
+   url = https://keep.imfreedom.org/pidgin/purple-plugin-pack/
+   arch = x86_64
+   license = GPL
+   makedepends = intltool
+   makedepends = gettext
+   makedepends = python
+   makedepends = pidgin
+   makedepends = mercurial
+   depends = libpurple
+   depends = talkfilters
+   source = hg+https://keep.imfreedom.org/pidgin/purple-plugin-pack/
+   source = python3.patch
+   sha256sums = SKIP
+   sha256sums = 
842292c95e61fb5a45b30eaed490d29ee67f725b46301e3590feafeb10014980
+
+pkgname = pidgin-talkfilters


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=pidgin-talkfilters
 pkgver=2.7.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Implements GNU talkfilters in pidgin chats"
 arch=('x86_64')
 url="https://keep.imfreedom.org/pidgin/purple-plugin-pack/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pidgin-talkfilters/-/commit/26064eb4a73d629387e5033bbf5f6599af50b77a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pidgin-talkfilters/-/commit/26064eb4a73d629387e5033bbf5f6599af50b77a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pidgin-talkfilters] Pushed new tag 2.7.0-7

2024-07-01 Thread Connor Behan (@cbehan)


Connor Behan pushed new tag 2.7.0-7 at Arch Linux / Packaging / Packages / 
pidgin-talkfilters

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pidgin-talkfilters/-/tree/2.7.0-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ming] Pushed new tag 0.4.8.r68.g04aee523-6

2024-04-15 Thread Connor Behan (@cbehan)


Connor Behan pushed new tag 0.4.8.r68.g04aee523-6 at Arch Linux / Packaging / 
Packages / ming

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ming/-/tree/0.4.8.r68.g04aee523-6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ming][main] upgpkg: 0.4.8.r68.g04aee523-6: Update to 0.4.8-6

2024-04-15 Thread Connor Behan (@cbehan)


Connor Behan pushed to branch main at Arch Linux / Packaging / Packages / ming


Commits:
f5432641 by Connor Behan at 2024-04-15T15:17:51-03:00
upgpkg: 0.4.8.r68.g04aee523-6: Update to 0.4.8-6

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,26 @@
+pkgbase = ming
+   pkgdesc = SWF output library
+   pkgver = 0.4.8.r68.g04aee523
+   pkgrel = 6
+   url = https://github.com/libming
+   arch = x86_64
+   license = GPL
+   license = LGPL
+   makedepends = bison
+   makedepends = pkgconf
+   makedepends = swig
+   makedepends = python-setuptools
+   makedepends = git
+   depends = freetype2
+   depends = libpng
+   depends = flex
+   depends = giflib
+   options = !emptydirs
+   source = 
git+https://github.com/libming/libming.git#commit=04aee52363688426eab74f5d6180c149654a6473
+   source = py3.patch
+   source = ming-0.4.8-swig-4.1.patch
+   sha256sums = SKIP
+   sha256sums = 
c33000d71c4e7308c6c4b7a3be05087d6b088b86caa841d0e11585c26cbc1e64
+   sha256sums = 
33cca7f5f5b17805a0ca1b56e4ef1e2be3492169bbb8500a3d872b3ac762758e
+
+pkgname = ming


=
PKGBUILD
=
@@ -3,13 +3,13 @@
 
 pkgname=ming
 pkgver=0.4.8.r68.g04aee523
-pkgrel=5
+pkgrel=6
 pkgdesc="SWF output library"
 arch=('x86_64')
 url="https://github.com/libming";
 license=('GPL' 'LGPL')
 depends=('freetype2' 'libpng' 'flex' 'giflib')
-makedepends=('bison' 'pkgconf' 'swig' 'python' 'git')
+makedepends=('bison' 'pkgconf' 'swig' 'python-setuptools' 'git')
 options=('!emptydirs')
 
source=(git+https://github.com/libming/libming.git#commit=04aee52363688426eab74f5d6180c149654a6473
 py3.patch ming-0.4.8-swig-4.1.patch)
 sha256sums=('SKIP'
@@ -35,6 +35,7 @@ build() {
   bison -y -p swf4 -b swf4compiler swf4compiler.y
   bison -y -p swf5 -b swf5compiler swf5compiler.y
   popd
+  ln -s ../ming.i py_ext/ming.i
   make
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ming/-/commit/f543264105b93a640066f8cb9063001daddec5ce

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ming/-/commit/f543264105b93a640066f8cb9063001daddec5ce
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ming][main] Replace broken URL with github page

2024-03-06 Thread Connor Behan (@cbehan)


Connor Behan pushed to branch main at Arch Linux / Packaging / Packages / ming


Commits:
508ac780 by Connor Behan at 2024-03-07T00:36:49-03:00
Replace broken URL with github page

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgver=0.4.8.r68.g04aee523
 pkgrel=5
 pkgdesc="SWF output library"
 arch=('x86_64')
-url="http://www.libming.net/";
+url="https://github.com/libming";
 license=('GPL' 'LGPL')
 depends=('freetype2' 'libpng' 'flex' 'giflib')
 makedepends=('bison' 'pkgconf' 'swig' 'python' 'git')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ming/-/commit/508ac78053cbb4857dee82000ed70c1e41809ec3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ming/-/commit/508ac78053cbb4857dee82000ed70c1e41809ec3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/netsurf][main] Fix icon bug

2024-01-10 Thread Connor Behan (@cbehan)


Connor Behan pushed to branch main at Arch Linux / Packaging / Packages / 
netsurf


Commits:
193349a6 by Connor Behan at 2024-01-10T05:10:15-03:00
Fix icon bug

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -26,6 +26,8 @@ prepare() {
   sed -i 's:libutf8proc/::;s:UTF8PROC_CCC_VIRAMA:UTF8PROC_BIDI_CLASS_EN:' 
utils/idna.c
   # Use "netsurf" as the name of the executable in /usr/bin
   setconf frontends/gtk/res/netsurf-gtk.desktop 'Exec=netsurf %u'
+  # The xpm icon is what we copy to /usr/share/pixmaps
+  setconf frontends/gtk/res/netsurf-gtk.desktop 'Icon=netsurf.xpm'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/netsurf/-/commit/193349a6c8cef53771b8fcba70b65917d966061a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/netsurf/-/commit/193349a6c8cef53771b8fcba70b65917d966061a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/talkfilters][main] upgpkg: 2.3.8-7: Update URL

2023-12-23 Thread Connor Behan (@cbehan)


Connor Behan pushed to branch main at Arch Linux / Packaging / Packages / 
talkfilters


Commits:
c4600c7a by Connor Behan at 2023-12-24T00:09:26-05:00
upgpkg: 2.3.8-7: Update URL

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,12 @@
+pkgbase = talkfilters
+   pkgdesc = Filters to translate text into dialects that GNU finds funny
+   pkgver = 2.3.8
+   pkgrel = 7
+   url = https://www.hyperrealm.com/talkfilters/talkfilters.html
+   arch = x86_64
+   license = GPL2
+   depends = glibc
+   source = 
http://www.smallperturbation.com/sites/default/files/talkfilters-2.3.8.tar.gz
+   sha256sums = 
4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6
+
+pkgname = talkfilters


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgver=2.3.8
 pkgrel=7
 pkgdesc='Filters to translate text into dialects that GNU finds funny'
 arch=('x86_64')
-url='http://www.hyperrealm.com/main.php?s=talkfilters'
+url='https://www.hyperrealm.com/talkfilters/talkfilters.html'
 depends=('glibc')
 license=('GPL2')
 
source=("http://www.smallperturbation.com/sites/default/files/$pkgname-$pkgver.tar.gz";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/talkfilters/-/commit/c4600c7a2ae264629849dc2baf751bdb8842a3fd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/talkfilters/-/commit/c4600c7a2ae264629849dc2baf751bdb8842a3fd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/txt2tags] Pushed new tag 3.9-1

2023-10-07 Thread Connor Behan (@cbehan)


Connor Behan pushed new tag 3.9-1 at Arch Linux / Packaging / Packages / 
txt2tags

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/txt2tags/-/tree/3.9-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/txt2tags][main] upgpkg: 3.9-1: Update to 3.9-1

2023-10-07 Thread Connor Behan (@cbehan)


Connor Behan pushed to branch main at Arch Linux / Packaging / Packages / 
txt2tags


Commits:
5448e7e8 by Connor Behan at 2023-10-07T17:15:01-03:00
upgpkg: 3.9-1: Update to 3.9-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,16 +4,16 @@
 # Contributor: Stefan Husmann 
 
 pkgname=txt2tags
-pkgver=3.8
-pkgrel=2
+pkgver=3.9
+pkgrel=1
 pkgdesc='A text formatting and conversion tool.'
 arch=('any')
 url='http://www.txt2tags.org'
 license=('GPL')
 depends=('python')
 makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/a3/91/3522a1fbefcc02d3d496854aea81b2b01a6e388bdb27ca0be39a91a43711/$pkgname-$pkgver.tar.gz";)
-sha256sums=('379869e866ed85225181ac65583827781a166c907de8bb40a9f3daf7b16c3483')
+source=("https://files.pythonhosted.org/packages/27/17/c9cdebfc86e824e25592a20a8871225dad61b6b6c0101f4a2cb3434890dd/$pkgname-$pkgver.tar.gz";)
+sha256sums=('7e4244db6a63aaa58fc17fa4cdec62b6fb89cc41d3a00ba4edaffa37f27d6746')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/txt2tags/-/commit/5448e7e8e515631d82de0ebc76404e7f330bc0ff

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/txt2tags/-/commit/5448e7e8e515631d82de0ebc76404e7f330bc0ff
You're receiving this email because of your account on gitlab.archlinux.org.




[arch-commits] Commit in txt2tags/repos/community-any (4 files)

2020-10-11 Thread Connor Behan via arch-commits
Date: Monday, October 12, 2020 @ 02:05:48
  Author: cbehan
Revision: 723568

archrelease: copy trunk to community-any

Added:
  txt2tags/repos/community-any/ChangeLog
(from rev 723567, txt2tags/trunk/ChangeLog)
  txt2tags/repos/community-any/PKGBUILD
(from rev 723567, txt2tags/trunk/PKGBUILD)
Deleted:
  txt2tags/repos/community-any/ChangeLog
  txt2tags/repos/community-any/PKGBUILD

---+
 ChangeLog |   18 +-
 PKGBUILD  |   53 ++---
 2 files changed, 35 insertions(+), 36 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-10-12 02:04:58 UTC (rev 723567)
+++ ChangeLog   2020-10-12 02:05:48 UTC (rev 723568)
@@ -1,9 +0,0 @@
-
-2008-08-17  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.5
-
-2008-01-14  Douglas Soares de Andrade  
-
-   * Fixed the manpage path
-

Copied: txt2tags/repos/community-any/ChangeLog (from rev 723567, 
txt2tags/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2020-10-12 02:05:48 UTC (rev 723568)
@@ -0,0 +1,9 @@
+
+2008-08-17  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.5
+
+2008-01-14  Douglas Soares de Andrade  
+
+   * Fixed the manpage path
+

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-12 02:04:58 UTC (rev 723567)
+++ PKGBUILD2020-10-12 02:05:48 UTC (rev 723568)
@@ -1,27 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: Lukas Fleischer 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Stefan Husmann 
-
-pkgname=txt2tags
-pkgver=3.7
-pkgrel=1
-pkgdesc='A text formatting and conversion tool.'
-arch=('any')
-url='http://www.txt2tags.org'
-license=('GPL')
-depends=('python')
-makedepends=('python-setuptools')
-md5sums=('efdaf9d01f2681696526f244916683f5')
-source=("https://files.pythonhosted.org/packages/0e/80/dc4215b549ddbe1d1251bc4cd47ad6f4a65e1f9803815997817ff297d22e/$pkgname-$pkgver.tar.gz";)
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  python setup.py install --root="$pkgdir"
-}
-

Copied: txt2tags/repos/community-any/PKGBUILD (from rev 723567, 
txt2tags/trunk/PKGBUILD)
===
--- PKGBUILD        (rev 0)
+++ PKGBUILD2020-10-12 02:05:48 UTC (rev 723568)
@@ -0,0 +1,26 @@
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Stefan Husmann 
+
+pkgname=txt2tags
+pkgver=3.7
+pkgrel=2
+pkgdesc='A text formatting and conversion tool.'
+arch=('any')
+url='http://www.txt2tags.org'
+license=('GPL')
+depends=('python-setuptools')
+md5sums=('efdaf9d01f2681696526f244916683f5')
+source=("https://files.pythonhosted.org/packages/0e/80/dc4215b549ddbe1d1251bc4cd47ad6f4a65e1f9803815997817ff297d22e/$pkgname-$pkgver.tar.gz";)
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  python setup.py build
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  python setup.py install --root="$pkgdir"
+}
+


[arch-commits] Commit in txt2tags/trunk (PKGBUILD)

2020-10-11 Thread Connor Behan via arch-commits
Date: Monday, October 12, 2020 @ 02:04:58
  Author: cbehan
Revision: 723567

upgpkg: txt2tags 3.7-2: Update dependencies

Modified:
  txt2tags/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-12 01:53:47 UTC (rev 723566)
+++ PKGBUILD2020-10-12 02:04:58 UTC (rev 723567)
@@ -5,13 +5,12 @@
 
 pkgname=txt2tags
 pkgver=3.7
-pkgrel=1
+pkgrel=2
 pkgdesc='A text formatting and conversion tool.'
 arch=('any')
 url='http://www.txt2tags.org'
 license=('GPL')
-depends=('python')
-makedepends=('python-setuptools')
+depends=('python-setuptools')
 md5sums=('efdaf9d01f2681696526f244916683f5')
 
source=("https://files.pythonhosted.org/packages/0e/80/dc4215b549ddbe1d1251bc4cd47ad6f4a65e1f9803815997817ff297d22e/$pkgname-$pkgver.tar.gz";)
 


[arch-commits] Commit in ming/repos/community-x86_64 (6 files)

2020-09-11 Thread Connor Behan via arch-commits
Date: Saturday, September 12, 2020 @ 02:29:59
  Author: cbehan
Revision: 703087

archrelease: copy trunk to community-x86_64

Added:
  ming/repos/community-x86_64/PKGBUILD
(from rev 703086, ming/trunk/PKGBUILD)
  ming/repos/community-x86_64/py3.patch
(from rev 703086, ming/trunk/py3.patch)
Deleted:
  ming/repos/community-x86_64/PKGBUILD
  ming/repos/community-x86_64/pull-145.patch
  ming/repos/community-x86_64/pull-179.patch
  ming/repos/community-x86_64/python3.patch

+
 PKGBUILD   |   89 ++--
 pull-145.patch |  389 ---
 pull-179.patch |   81 ---
 py3.patch  |  207 +
 python3.patch  |  102 --
 5 files changed, 250 insertions(+), 618 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-12 02:29:08 UTC (rev 703086)
+++ PKGBUILD2020-09-12 02:29:59 UTC (rev 703087)
@@ -1,46 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: mar77i 
-
-pkgname=ming
-pkgver=r3160.50098023
-pkgrel=1
-pkgdesc="SWF output library"
-arch=('x86_64')
-url="http://www.libming.net/";
-license=('GPL' 'LGPL')
-depends=('freetype2' 'libpng' 'flex' 'giflib')
-makedepends=('bison' 'pkgconf' 'python' 'git')
-options=('!emptydirs')
-source=(git+https://github.com/libming/libming.git python3.patch 
pull-145.patch pull-179.patch)
-sha256sums=('SKIP'
-'7794e62df85c94d1ab1e9de0fc11222f52b9920a4babed4a74906f6ed1bcfb1d'
-'863be1aadbd12d957b39e731ab4b7d7c18f5d5fe38b993020f86c4e7123072ff'
-'5e8281464ba030d228d3c6a1c45c6b7ca2a4a6c698f03022a4c66999458d8d63')
-
-pkgver() {
-  cd "$srcdir"/libming
-  printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short 
HEAD)"
-}
-
-build() {
-  cd "$srcdir"/libming
-  git apply ../pull-145.patch
-  git apply ../pull-179.patch
-  git apply ../python3.patch
-
-  ./autogen.sh
-  PYTHON=/usr/bin/python ./configure --prefix=/usr --enable-python
-
-  # Strange that this can fail when we let the Makefile do it
-  pushd src/actioncompiler
-  bison -y -p swf4 -b swf4compiler swf4compiler.y
-  bison -y -p swf5 -b swf5compiler swf5compiler.y
-  popd
-  make
-}
-
-package() {
-  cd "$srcdir"/libming
-  make DESTDIR="$pkgdir" install
-}
-

Copied: ming/repos/community-x86_64/PKGBUILD (from rev 703086, 
ming/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-12 02:29:59 UTC (rev 703087)
@@ -0,0 +1,43 @@
+# Maintainer: Connor Behan 
+# Contributor: mar77i 
+
+pkgname=ming
+pkgver=0.4.8.r68.g04aee523
+pkgrel=1
+pkgdesc="SWF output library"
+arch=('x86_64')
+url="http://www.libming.net/";
+license=('GPL' 'LGPL')
+depends=('freetype2' 'libpng' 'flex' 'giflib')
+makedepends=('bison' 'pkgconf' 'swig' 'python' 'git')
+options=('!emptydirs')
+source=(git+https://github.com/libming/libming.git#commit=04aee52363688426eab74f5d6180c149654a6473
 py3.patch)
+sha256sums=('SKIP'
+'c33000d71c4e7308c6c4b7a3be05087d6b088b86caa841d0e11585c26cbc1e64')
+
+pkgver() {
+  cd "$srcdir"/libming
+  git describe --long | sed 's/^ming-//;s/\([^-]*-g\)/r\1/;s/[-_]/./g'
+}
+
+build() {
+  cd "$srcdir"/libming
+  export CFLAGS="$CFLAGS -fcommon"
+  git apply ../py3.patch
+
+  ./autogen.sh
+  PYTHON=/usr/bin/python ./configure --prefix=/usr --enable-python
+
+  # Strange that this can fail when we let the Makefile do it
+  pushd src/actioncompiler
+  bison -y -p swf4 -b swf4compiler swf4compiler.y
+  bison -y -p swf5 -b swf5compiler swf5compiler.y
+  popd
+  make
+}
+
+package() {
+  cd "$srcdir"/libming
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: pull-145.patch
===
--- pull-145.patch  2020-09-12 02:29:08 UTC (rev 703086)
+++ pull-145.patch  2020-09-12 02:29:59 UTC (rev 703087)
@@ -1,389 +0,0 @@
-From d13db01ea1c416f51043bef7496cfb25c2dde29a Mon Sep 17 00:00:00 2001
-From: Hugo Lefeuvre 
-Date: Fri, 25 May 2018 22:11:51 -0400
-Subject: [PATCH 1/7] decompile: Fix null pointer dereference in getInt
-
-When getInt is passed a PUSH_REGISTER parameter, it retrieves the
-content of this register and returns the value contained by this
-register as an int. When this register is empty, we call getInt with
-a NULL pointer and a null pointer dereference occurs.
-
-In this patch we first make sure that regs[act->p.RegisterNumber] i

[arch-commits] Commit in ming/trunk (5 files)

2020-09-11 Thread Connor Behan via arch-commits
e AttributeError, "2. parameter has to be SWFGradient"
++raise AttributeError("2. parameter has to be SWFGradient")
+ if not isinstance(arg2, SWFBlur):
+-raise AttributeError, "3. parameter has to be SWFBlur"
++raise AttributeError("3. parameter has to be SWFBlur")
+ if not isinstance(arg3, SWFShadow):
+-raise AttributeError, "4. parameter has to be SWFShadow"
++raise AttributeError("4. parameter has to be SWFShadow")
+ self.this = mingc.newGradientBevelFilter(arg1.this, arg2.this, 
arg3.this, arg4)
+-  else:
+-raise AttributeError, "bad filter type to SWFFilter::new"
++else:
++raise AttributeError("bad filter type to SWFFilter::new")
+ 
+ class SWFMatrix(SWFBase):
+ 
+@@ -230,7 +230,7 @@ class SWFShape(SWFBase):
+ return SWFFill(mingc.SWFShape_addBitmapFill(self.this, arg1.this, 
arg2))
+ 
+ else:
+-raise AttributeError, "bad argument to SWFShape::addFill"
++raise AttributeError("bad argument to SWFShape::addFill")
+ 
+ def setLeftFill(self, fill):
+ mingc.SWFShape_setLeftFill(self.this, fill)
+@@ -455,29 +455,29 @@ class SWFDisplayItem(SWFBase):
+ mingc.SWFDisplayItem_setMaskLevel(self.this, level)
+ 
+ def getPositionX(self):
+-  x = mingc.new_floatp()
+-  y = mingc.new_floatp()
+-  mingc.SWFDisplayItem_getPosition(self.this, x, y)
+-  ret = mingc.floatp_value(x)
+-  mingc.delete_floatp(x)
+-  mingc.delete_floatp(y)
+-  return ret
++x = mingc.new_floatp()
++y = mingc.new_floatp()
++mingc.SWFDisplayItem_getPosition(self.this, x, y)
++ret = mingc.floatp_value(x)
++mingc.delete_floatp(x)
++mingc.delete_floatp(y)
++return ret
+ 
+ def getPositionY(self):
+-  x = mingc.new_floatp()
+-  y = mingc.new_floatp()
+-  mingc.SWFDisplayItem_getPosition(self.this, x, y)
+-  ret = mingc.floatp_value(y)
+-  mingc.delete_floatp(x)
+-  mingc.delete_floatp(y)
+-  return ret
++x = mingc.new_floatp()
++y = mingc.new_floatp()
++mingc.SWFDisplayItem_getPosition(self.this, x, y)
++ret = mingc.floatp_value(y)
++mingc.delete_floatp(x)
++mingc.delete_floatp(y)
++return ret
+ 
+ def getRotation(self):
+ rot = mingc.new_floatp()
+-  mingc.SWFDisplayItem_getRotation(self.this, rot)
+-  ret = mingc.floatp_value(rot)
+-  mingc.delete_floatp(rot)
+-  return ret
++mingc.SWFDisplayItem_getRotation(self.this, rot)
++ret = mingc.floatp_value(rot)
++mingc.delete_floatp(rot)
++return ret
+ 
+ def getScaleX(self):
+ sx = mingc.new_floatp()
+@@ -525,7 +525,7 @@ class SWFDisplayItem(SWFBase):
+ return SWFMatrix(mingc.SWFDisplayItem_getMatrix(self.this))
+ 
+ def setCXform(self, cx):
+-  mingc.SWFDisplayItem_setCXform(self.this, cx.this);
++mingc.SWFDisplayItem_setCXform(self.this, cx.this);
+  
+ def addFilter(self, filter):
+ mingc.SWFDisplayItem_addFilter(self.this, filter.this)
+@@ -644,7 +644,7 @@ class SWFMovie(SWFBase):
+ mingc.SWFMovie_writeExports(self.this)
+ 
+ def assignSymbol(self, character, name):
+-  mingc.SWFMovie_assignSymbol(self.this, character.this, name)
++mingc.SWFMovie_assignSymbol(self.this, character.this, name)
+   
+ def setNetworkAccess(self, flag):
+ mingc.SWFMovie_setNetworkAccess(self.this, flag)
+@@ -1205,12 +1205,12 @@ SWFVIDEOSTREAM_MODE_MANUAL = 
mingc.SWFVIDEOSTREAM_MODE_MANUAL
+ 
+ class SWFVideoStream(SWFBase):
+ def __init__(self, filename=None):
+-  if filename is None:
+-  self.file = 0;
+-  self.this = mingc.newSWFVideoStream()
+-  else:
+-  self.file = open(filename, "rb");
+-  self.this = mingc.newSWFVideoStream_fromFile(self.file)
++if filename is None:
++self.file = 0;
++self.this = mingc.newSWFVideoStream()
++else:
++self.file = open(filename, "rb");
++self.this = mingc.newSWFVideoStream_fromFile(self.file)
+ def setDimension(self, w, h):
+ return mingc.SWFVideoStream_setDimension(self.this, w, h)
+ def getNumFrames(self):
+-- 
+2.21.0
+

Deleted: python3.patch
===
--- python3.patch   2020-09-12 02:28:29 UTC (rev 703085)
+++ python3.patch   2020-09-12 02:29:08 UTC (rev 703086)
@@ -1,102 +0,0 @@
-From 4db8a8a45301b21c78d285abd16617457be260dc Mon Sep 17 00:00:00 2001
-From: Connor Behan 
-Date: Thu, 2 Jan 2020 17:22:05 -0500
-Subject: [PATCH] Python3
-

- macros/python.m4 | 28 ++--
- 1 file 

[arch-commits] Commit in (pdflib-lite)

2020-09-11 Thread Connor Behan via arch-commits
Date: Friday, September 11, 2020 @ 23:48:02
  Author: cbehan
Revision: 702932

Deleting pdflib-lite due to upstream abandonment.

Deleted:
  pdflib-lite/


[arch-commits] Commit in txt2tags/repos/community-any (4 files)

2020-06-13 Thread Connor Behan via arch-commits
Date: Saturday, June 13, 2020 @ 11:59:56
  Author: cbehan
Revision: 642853

archrelease: copy trunk to community-any

Added:
  txt2tags/repos/community-any/ChangeLog
(from rev 642852, txt2tags/trunk/ChangeLog)
  txt2tags/repos/community-any/PKGBUILD
(from rev 642852, txt2tags/trunk/PKGBUILD)
Deleted:
  txt2tags/repos/community-any/ChangeLog
  txt2tags/repos/community-any/PKGBUILD

---+
 ChangeLog |   18 +-
 PKGBUILD  |   54 +++---
 2 files changed, 36 insertions(+), 36 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-06-13 11:59:07 UTC (rev 642852)
+++ ChangeLog   2020-06-13 11:59:56 UTC (rev 642853)
@@ -1,9 +0,0 @@
-
-2008-08-17  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.5
-
-2008-01-14  Douglas Soares de Andrade  
-
-   * Fixed the manpage path
-

Copied: txt2tags/repos/community-any/ChangeLog (from rev 642852, 
txt2tags/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2020-06-13 11:59:56 UTC (rev 642853)
@@ -0,0 +1,9 @@
+
+2008-08-17  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.5
+
+2008-01-14  Douglas Soares de Andrade  
+
+   * Fixed the manpage path
+

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-13 11:59:07 UTC (rev 642852)
+++ PKGBUILD2020-06-13 11:59:56 UTC (rev 642853)
@@ -1,27 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: Lukas Fleischer 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Stefan Husmann 
-
-pkgname=txt2tags
-pkgver=3.3
-pkgrel=1
-pkgdesc='A text formatting and conversion tool.'
-arch=('any')
-url='http://www.txt2tags.org'
-license=('GPL')
-depends=('python')
-makedepends=('python-setuptools')
-md5sums=('3261d1d6e185a8159212970c2a8e617d')
-source=("https://github.com/jendrikseipp/$pkgname/archive/$pkgver.tar.gz";)
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  python setup.py install --root="$pkgdir"
-}
-

Copied: txt2tags/repos/community-any/PKGBUILD (from rev 642852, 
txt2tags/trunk/PKGBUILD)
===
--- PKGBUILD        (rev 0)
+++ PKGBUILD2020-06-13 11:59:56 UTC (rev 642853)
@@ -0,0 +1,27 @@
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Stefan Husmann 
+
+pkgname=txt2tags
+pkgver=3.7
+pkgrel=1
+pkgdesc='A text formatting and conversion tool.'
+arch=('any')
+url='http://www.txt2tags.org'
+license=('GPL')
+depends=('python')
+makedepends=('python-setuptools')
+md5sums=('efdaf9d01f2681696526f244916683f5')
+source=("https://files.pythonhosted.org/packages/0e/80/dc4215b549ddbe1d1251bc4cd47ad6f4a65e1f9803815997817ff297d22e/$pkgname-$pkgver.tar.gz";)
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  python setup.py build
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  python setup.py install --root="$pkgdir"
+}
+


[arch-commits] Commit in txt2tags/trunk (PKGBUILD)

2020-06-13 Thread Connor Behan via arch-commits
Date: Saturday, June 13, 2020 @ 11:59:07
  Author: cbehan
Revision: 642852

upgpkg: txt2tags 3.7-1: Update to 3.7-1

Modified:
  txt2tags/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-13 10:36:48 UTC (rev 642851)
+++ PKGBUILD2020-06-13 11:59:07 UTC (rev 642852)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann 
 
 pkgname=txt2tags
-pkgver=3.3
+pkgver=3.7
 pkgrel=1
 pkgdesc='A text formatting and conversion tool.'
 arch=('any')
@@ -12,8 +12,8 @@
 license=('GPL')
 depends=('python')
 makedepends=('python-setuptools')
-md5sums=('3261d1d6e185a8159212970c2a8e617d')
-source=("https://github.com/jendrikseipp/$pkgname/archive/$pkgver.tar.gz";)
+md5sums=('efdaf9d01f2681696526f244916683f5')
+source=("https://files.pythonhosted.org/packages/0e/80/dc4215b549ddbe1d1251bc4cd47ad6f4a65e1f9803815997817ff297d22e/$pkgname-$pkgver.tar.gz";)
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in talkfilters/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-05-16 Thread Connor Behan via arch-commits
Date: Saturday, May 16, 2020 @ 09:53:26
  Author: cbehan
Revision: 628162

archrelease: copy trunk to community-x86_64

Added:
  talkfilters/repos/community-x86_64/PKGBUILD
(from rev 628161, talkfilters/trunk/PKGBUILD)
Deleted:
  talkfilters/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-16 09:52:41 UTC (rev 628161)
+++ PKGBUILD2020-05-16 09:53:26 UTC (rev 628162)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: ConnorBehan 
-# Contributor: Alexander Rødseth 
-
-pkgname=talkfilters
-pkgver=2.3.8
-pkgrel=5
-pkgdesc='Filters to translate text into dialects that GNU finds funny'
-arch=('x86_64')
-url='http://www.hyperrealm.com/main.php?s=talkfilters'
-depends=('glibc')
-license=('GPL2')
-source=("http://www.smallperturbation.com/sites/default/files/$pkgname-$pkgver.tar.gz";)
-sha256sums=('4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" prefix="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: talkfilters/repos/community-x86_64/PKGBUILD (from rev 628161, 
talkfilters/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-16 09:53:26 UTC (rev 628162)
@@ -0,0 +1,26 @@
+# Maintainer: ConnorBehan 
+# Contributor: Alexander Rødseth 
+
+pkgname=talkfilters
+pkgver=2.3.8
+pkgrel=6
+pkgdesc='Filters to translate text into dialects that GNU finds funny'
+arch=('x86_64')
+url='http://www.hyperrealm.com/main.php?s=talkfilters'
+depends=('glibc')
+license=('GPL2')
+source=("http://www.smallperturbation.com/sites/default/files/$pkgname-$pkgver.tar.gz";)
+sha256sums=('4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" prefix="$pkgdir/usr" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in talkfilters/trunk (PKGBUILD)

2020-05-16 Thread Connor Behan via arch-commits
Date: Saturday, May 16, 2020 @ 09:52:41
  Author: cbehan
Revision: 628161

upgpkg: talkfilters 2.3.8-6: Refresh buildinfo

Modified:
  talkfilters/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 09:21:06 UTC (rev 628160)
+++ PKGBUILD2020-05-16 09:52:41 UTC (rev 628161)
@@ -3,7 +3,7 @@
 
 pkgname=talkfilters
 pkgver=2.3.8
-pkgrel=5
+pkgrel=6
 pkgdesc='Filters to translate text into dialects that GNU finds funny'
 arch=('x86_64')
 url='http://www.hyperrealm.com/main.php?s=talkfilters'


[arch-commits] Commit in pidgin-talkfilters/repos/community-x86_64 (3 files)

2020-01-02 Thread Connor Behan via arch-commits
Date: Friday, January 3, 2020 @ 04:38:03
  Author: cbehan
Revision: 546861

archrelease: copy trunk to community-x86_64

Added:
  pidgin-talkfilters/repos/community-x86_64/PKGBUILD
(from rev 546860, pidgin-talkfilters/trunk/PKGBUILD)
  pidgin-talkfilters/repos/community-x86_64/python3.patch
(from rev 546860, pidgin-talkfilters/trunk/python3.patch)
Deleted:
  pidgin-talkfilters/repos/community-x86_64/PKGBUILD

---+
 PKGBUILD  |   64 
 python3.patch |  423 
 2 files changed, 456 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-03 04:37:08 UTC (rev 546860)
+++ PKGBUILD2020-01-03 04:38:03 UTC (rev 546861)
@@ -1,31 +0,0 @@
-# Maintainer: Connor Behan 
-
-pkgname=pidgin-talkfilters
-pkgver=2.7.0
-pkgrel=4
-pkgdesc="Implements GNU talkfilters in pidgin chats"
-arch=('x86_64')
-url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
-license=('GPL')
-depends=('libpurple' 'talkfilters')
-makedepends=('intltool' 'gettext' 'python2' 'pidgin')
-source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
-sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
-
-build() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  sed -i -e 
's|GETTEXT_PACKAGE=plugin_pack|GETTEXT_PACKAGE=pidgin_talkfilters|'\
-configure.ac
-  autoreconf -vfi
-  PYTHON=/usr/bin/python2 \
-./configure --prefix=/usr --with-plugins=talkfilters
-
-  make
-}
-
-package() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: pidgin-talkfilters/repos/community-x86_64/PKGBUILD (from rev 546860, 
pidgin-talkfilters/trunk/PKGBUILD)
=======
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-03 04:38:03 UTC (rev 546861)
@@ -0,0 +1,33 @@
+# Maintainer: Connor Behan 
+
+pkgname=pidgin-talkfilters
+pkgver=2.7.0
+pkgrel=5
+pkgdesc="Implements GNU talkfilters in pidgin chats"
+arch=('x86_64')
+url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
+license=('GPL')
+depends=('libpurple' 'talkfilters')
+makedepends=('intltool' 'gettext' 'python' 'pidgin')
+source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2
 python3.patch)
+sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c'
+'842292c95e61fb5a45b30eaed490d29ee67f725b46301e3590feafeb10014980')
+
+build() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  patch -Np1 -i ../python3.patch
+  sed -i -e 
's|GETTEXT_PACKAGE=plugin_pack|GETTEXT_PACKAGE=pidgin_talkfilters|'\
+configure.ac
+  autoreconf -vfi
+  PYTHON=/usr/bin/python \
+./configure --prefix=/usr --with-plugins=talkfilters
+
+  make
+}
+
+package() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}

Copied: pidgin-talkfilters/repos/community-x86_64/python3.patch (from rev 
546860, pidgin-talkfilters/trunk/python3.patch)
===
--- python3.patch   (rev 0)
+++ python3.patch   2020-01-03 04:38:03 UTC (rev 546861)
@@ -0,0 +1,423 @@
+diff -rudp purple-plugin-pack-2.7.0.orig/plugin_pack.py 
purple-plugin-pack-2.7.0/plugin_pack.py
+--- purple-plugin-pack-2.7.0.orig/plugin_pack.py   2020-01-02 
23:03:39.0 -0500
 purple-plugin-pack-2.7.0/plugin_pack.py2020-01-02 23:40:10.0 
-0500
+@@ -32,7 +32,7 @@ Flags:
+ Commands:
+ """
+ 
+-import ConfigParser
++import configparser
+ import getopt
+ import glob
+ import os.path
+@@ -42,7 +42,7 @@ import sys
+ webpage = 'http://plugins.guifications.org/'
+ 
+ def printerr(msg):
+-  print >> sys.stderr, msg
++  print(msg, file = sys.stderr)
+ 
+ class Plugin:
+   name = ''
+@@ -77,9 +77,9 @@ class Plugin:
+ 
+   def __str__(self):
+   output  = 'name: %s\n' % self.name
+-  output += 'authors: %s\n' % string.join(self.authors, ', ')
++  output += 'authors: %s\n' % ', '.join(self.authors)
+   output += 'type: %s\n' % self.type
+-  output += 'depends: %s\n' % string.join(self.depends, ' ')
++  output += 'depends: %s\n' % ' '.join(self.depends)
+   output += 'provides: %s\n' % self.provides
+   output += 'directory: %s\n' % self.d

[arch-commits] Commit in pidgin-talkfilters/trunk (PKGBUILD python3.patch)

2020-01-02 Thread Connor Behan via arch-commits
Date: Friday, January 3, 2020 @ 04:37:08
  Author: cbehan
Revision: 546860

upgpkg: pidgin-talkfilters 2.7.0-5: Port build script to python 3

Added:
  pidgin-talkfilters/trunk/python3.patch
Modified:
  pidgin-talkfilters/trunk/PKGBUILD

---+
 PKGBUILD  |   12 -
 python3.patch |  423 
 2 files changed, 430 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-03 04:33:10 UTC (rev 546859)
+++ PKGBUILD2020-01-03 04:37:08 UTC (rev 546860)
@@ -2,23 +2,25 @@
 
 pkgname=pidgin-talkfilters
 pkgver=2.7.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Implements GNU talkfilters in pidgin chats"
 arch=('x86_64')
 url="https://bitbucket.org/rekkanoryo/purple-plugin-pack";
 license=('GPL')
 depends=('libpurple' 'talkfilters')
-makedepends=('intltool' 'gettext' 'python2' 'pidgin')
-source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
-sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
+makedepends=('intltool' 'gettext' 'python' 'pidgin')
+source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2
 python3.patch)
+sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c'
+'842292c95e61fb5a45b30eaed490d29ee67f725b46301e3590feafeb10014980')
 
 build() {
   cd "$srcdir"/purple-plugin-pack-$pkgver
 
+  patch -Np1 -i ../python3.patch
   sed -i -e 
's|GETTEXT_PACKAGE=plugin_pack|GETTEXT_PACKAGE=pidgin_talkfilters|'\
 configure.ac
   autoreconf -vfi
-  PYTHON=/usr/bin/python2 \
+  PYTHON=/usr/bin/python \
 ./configure --prefix=/usr --with-plugins=talkfilters
 
   make

Added: python3.patch
===
--- python3.patch   (rev 0)
+++ python3.patch   2020-01-03 04:37:08 UTC (rev 546860)
@@ -0,0 +1,423 @@
+diff -rudp purple-plugin-pack-2.7.0.orig/plugin_pack.py 
purple-plugin-pack-2.7.0/plugin_pack.py
+--- purple-plugin-pack-2.7.0.orig/plugin_pack.py   2020-01-02 
23:03:39.0 -0500
 purple-plugin-pack-2.7.0/plugin_pack.py2020-01-02 23:40:10.0 
-0500
+@@ -32,7 +32,7 @@ Flags:
+ Commands:
+ """
+ 
+-import ConfigParser
++import configparser
+ import getopt
+ import glob
+ import os.path
+@@ -42,7 +42,7 @@ import sys
+ webpage = 'http://plugins.guifications.org/'
+ 
+ def printerr(msg):
+-  print >> sys.stderr, msg
++  print(msg, file = sys.stderr)
+ 
+ class Plugin:
+   name = ''
+@@ -77,9 +77,9 @@ class Plugin:
+ 
+   def __str__(self):
+   output  = 'name: %s\n' % self.name
+-  output += 'authors: %s\n' % string.join(self.authors, ', ')
++  output += 'authors: %s\n' % ', '.join(self.authors)
+   output += 'type: %s\n' % self.type
+-  output += 'depends: %s\n' % string.join(self.depends, ' ')
++  output += 'depends: %s\n' % ' '.join(self.depends)
+   output += 'provides: %s\n' % self.provides
+   output += 'directory: %s\n' % self.directory
+   output += 'summary: %s\n' % self.summary
+@@ -102,11 +102,11 @@ class PluginPack:
+   depends = None
+ 
+   for file in glob.glob('*/plugins.cfg'):
+-  parser = ConfigParser.ConfigParser()
++  parser = configparser.ConfigParser()
+ 
+   try:
+   parser.read(file)
+-  except ConfigParser.ParsingError,  msg:
++  except configparser.ParsingError as msg:
+   printerr('Failed to parse \'%s\':\n%s' % (file, 
msg))
+   continue
+ 
+@@ -134,7 +134,7 @@ class PluginPack:
+   if plugin.type == type:
+   list.append(plugin)
+ 
+-  list.sort()
++  #list.sort()
+ 
+   return list
+ 
+@@ -147,7 +147,7 @@ class PluginPack:
+   if dep in plugin.depends:
+   list.append(plugin)
+ 
+-  list.sort()
++  #list.sort()
+ 
+   return list
+ 
+@@ -157,7 +157,7 @@ class PluginPack:
+   for plugin in list:
+   names.append(plugin.name)
+ 
+-  print string.join(names, ',')
++  print(','.join(names))
+ 
+   def default_plugins(self):
+   return self.list_type('default')
+@@ -182,7 +182,7 @@ class PluginPack:
+   for name in self.plugins.keys():
+   dirs[self.plugins[name].directory] = 1
+ 
+-  dirs = dirs.keys()
++  dirs = list(dirs.keys())
+   dirs.sort()
+ 
+   return dirs
+@@ -191,26 +191,26 @@ class PluginPack:
+   """Displays in

[arch-commits] Commit in ming/repos/community-x86_64 (5 files)

2020-01-02 Thread Connor Behan via arch-commits
Date: Thursday, January 2, 2020 @ 22:30:30
  Author: cbehan
Revision: 546664

archrelease: copy trunk to community-x86_64

Added:
  ming/repos/community-x86_64/PKGBUILD
(from rev 546663, ming/trunk/PKGBUILD)
  ming/repos/community-x86_64/pull-145.patch
(from rev 546663, ming/trunk/pull-145.patch)
  ming/repos/community-x86_64/pull-179.patch
(from rev 546663, ming/trunk/pull-179.patch)
  ming/repos/community-x86_64/python3.patch
(from rev 546663, ming/trunk/python3.patch)
Deleted:
  ming/repos/community-x86_64/PKGBUILD

+
 PKGBUILD   |   80 ++-
 pull-145.patch |  389 +++
 pull-179.patch |   81 +++
 python3.patch  |  102 ++
 4 files changed, 618 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-02 22:22:10 UTC (rev 546663)
+++ PKGBUILD2020-01-02 22:30:30 UTC (rev 546664)
@@ -1,34 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: mar77i 
-
-pkgname=ming
-pkgver=0.4.8
-pkgrel=1
-pkgdesc="SWF output library"
-arch=('x86_64')
-url="http://www.libming.net/";
-license=('GPL' 'LGPL')
-depends=('freetype2' 'libpng' 'flex' 'giflib')
-makedepends=('bison' 'pkg-config' 'python2')
-options=('!emptydirs')
-source=(https://github.com/libming/libming/archive/${pkgname}-${pkgver//./_}.tar.gz)
-md5sums=('70c28c1e41d5888aa158e6e15644b742')
-
-build() {
-  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
-  ./autogen.sh
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-python
-
-  # Strange that this can fail when we let the Makefile do it
-  pushd src/actioncompiler
-  bison -y -p swf4 -b swf4compiler swf4compiler.y
-  bison -y -p swf5 -b swf5compiler swf5compiler.y
-  popd
-  make
-}
-
-package() {
-  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
-  make DESTDIR="$pkgdir" install
-}
-

Copied: ming/repos/community-x86_64/PKGBUILD (from rev 546663, 
ming/trunk/PKGBUILD)
=======
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-02 22:30:30 UTC (rev 546664)
@@ -0,0 +1,46 @@
+# Maintainer: Connor Behan 
+# Contributor: mar77i 
+
+pkgname=ming
+pkgver=r3160.50098023
+pkgrel=1
+pkgdesc="SWF output library"
+arch=('x86_64')
+url="http://www.libming.net/";
+license=('GPL' 'LGPL')
+depends=('freetype2' 'libpng' 'flex' 'giflib')
+makedepends=('bison' 'pkgconf' 'python' 'git')
+options=('!emptydirs')
+source=(git+https://github.com/libming/libming.git python3.patch 
pull-145.patch pull-179.patch)
+sha256sums=('SKIP'
+'7794e62df85c94d1ab1e9de0fc11222f52b9920a4babed4a74906f6ed1bcfb1d'
+'863be1aadbd12d957b39e731ab4b7d7c18f5d5fe38b993020f86c4e7123072ff'
+'5e8281464ba030d228d3c6a1c45c6b7ca2a4a6c698f03022a4c66999458d8d63')
+
+pkgver() {
+  cd "$srcdir"/libming
+  printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short 
HEAD)"
+}
+
+build() {
+  cd "$srcdir"/libming
+  git apply ../pull-145.patch
+  git apply ../pull-179.patch
+  git apply ../python3.patch
+
+  ./autogen.sh
+  PYTHON=/usr/bin/python ./configure --prefix=/usr --enable-python
+
+  # Strange that this can fail when we let the Makefile do it
+  pushd src/actioncompiler
+  bison -y -p swf4 -b swf4compiler swf4compiler.y
+  bison -y -p swf5 -b swf5compiler swf5compiler.y
+  popd
+  make
+}
+
+package() {
+  cd "$srcdir"/libming
+  make DESTDIR="$pkgdir" install
+}
+

Copied: ming/repos/community-x86_64/pull-145.patch (from rev 546663, 
ming/trunk/pull-145.patch)
===
--- pull-145.patch  (rev 0)
+++ pull-145.patch  2020-01-02 22:30:30 UTC (rev 546664)
@@ -0,0 +1,389 @@
+From d13db01ea1c416f51043bef7496cfb25c2dde29a Mon Sep 17 00:00:00 2001
+From: Hugo Lefeuvre 
+Date: Fri, 25 May 2018 22:11:51 -0400
+Subject: [PATCH 1/7] decompile: Fix null pointer dereference in getInt
+
+When getInt is passed a PUSH_REGISTER parameter, it retrieves the
+content of this register and returns the value contained by this
+register as an int. When this register is empty, we call getInt with
+a NULL pointer and a null pointer dereference occurs.
+
+In this patch we first make sure that regs[act->p.RegisterNumber] is
+not NULL before doing anything with it.
+
+Fixes #133 (CVE-2018-9132).
+---
+ NEWS |  1 +
+ util/decompile.c | 10 +-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+diff --git a/NEWS b/NEWS
+

[arch-commits] Commit in ming/trunk (4 files)

2020-01-02 Thread Connor Behan via arch-commits
Date: Thursday, January 2, 2020 @ 22:22:10
  Author: cbehan
Revision: 546663

upgpkg: ming r3160.50098023-1

Git version with python fixes

Added:
  ming/trunk/pull-145.patch
  ming/trunk/pull-179.patch
  ming/trunk/python3.patch
Modified:
  ming/trunk/PKGBUILD

+
 PKGBUILD   |   26 ++-
 pull-145.patch |  389 +++
 pull-179.patch |   81 +++
 python3.patch  |  102 ++
 4 files changed, 591 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 21:09:49 UTC (rev 546662)
+++ PKGBUILD2020-01-02 22:22:10 UTC (rev 546663)
@@ -2,7 +2,7 @@
 # Contributor: mar77i 
 
 pkgname=ming
-pkgver=0.4.8
+pkgver=r3160.50098023
 pkgrel=1
 pkgdesc="SWF output library"
 arch=('x86_64')
@@ -9,15 +9,27 @@
 url="http://www.libming.net/";
 license=('GPL' 'LGPL')
 depends=('freetype2' 'libpng' 'flex' 'giflib')
-makedepends=('bison' 'pkg-config' 'python2')
+makedepends=('bison' 'pkgconf' 'python' 'git')
 options=('!emptydirs')
-source=(https://github.com/libming/libming/archive/${pkgname}-${pkgver//./_}.tar.gz)
-md5sums=('70c28c1e41d5888aa158e6e15644b742')
+source=(git+https://github.com/libming/libming.git python3.patch 
pull-145.patch pull-179.patch)
+sha256sums=('SKIP'
+'7794e62df85c94d1ab1e9de0fc11222f52b9920a4babed4a74906f6ed1bcfb1d'
+'863be1aadbd12d957b39e731ab4b7d7c18f5d5fe38b993020f86c4e7123072ff'
+'5e8281464ba030d228d3c6a1c45c6b7ca2a4a6c698f03022a4c66999458d8d63')
 
+pkgver() {
+  cd "$srcdir"/libming
+  printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short 
HEAD)"
+}
+
 build() {
-  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
+  cd "$srcdir"/libming
+  git apply ../pull-145.patch
+  git apply ../pull-179.patch
+  git apply ../python3.patch
+
   ./autogen.sh
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-python
+  PYTHON=/usr/bin/python ./configure --prefix=/usr --enable-python
 
   # Strange that this can fail when we let the Makefile do it
   pushd src/actioncompiler
@@ -28,7 +40,7 @@
 }
 
 package() {
-  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
+  cd "$srcdir"/libming
   make DESTDIR="$pkgdir" install
 }
 

Added: pull-145.patch
===
--- pull-145.patch  (rev 0)
+++ pull-145.patch  2020-01-02 22:22:10 UTC (rev 546663)
@@ -0,0 +1,389 @@
+From d13db01ea1c416f51043bef7496cfb25c2dde29a Mon Sep 17 00:00:00 2001
+From: Hugo Lefeuvre 
+Date: Fri, 25 May 2018 22:11:51 -0400
+Subject: [PATCH 1/7] decompile: Fix null pointer dereference in getInt
+
+When getInt is passed a PUSH_REGISTER parameter, it retrieves the
+content of this register and returns the value contained by this
+register as an int. When this register is empty, we call getInt with
+a NULL pointer and a null pointer dereference occurs.
+
+In this patch we first make sure that regs[act->p.RegisterNumber] is
+not NULL before doing anything with it.
+
+Fixes #133 (CVE-2018-9132).
+---
+ NEWS |  1 +
+ util/decompile.c | 10 +-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+diff --git a/NEWS b/NEWS
+index 129d55fe..609d6d05 100644
+--- a/NEWS
 b/NEWS
+@@ -43,6 +43,7 @@
+ with empty acts (NULL act->p.String). Perform deep copy in pushdup,
+ instead of shallow copy (issue #121).
+   * Fix heap-buffer-overflow in getString (CVE-2018-7867, issue #116).
++  * Fix null pointer dereference in getInt (CVE-2018-9132, issue #133).
+ 
+ 0.4.8 - 2017-04-07
+ 
+diff --git a/util/decompile.c b/util/decompile.c
+index e9341356..28aa0bf6 100644
+--- a/util/decompile.c
 b/util/decompile.c
+@@ -481,7 +481,15 @@ getInt(struct SWF_ACTIONPUSHPARAM *act)
+   case PUSH_NULL: /* NULL */
+   return 0;
+   case PUSH_REGISTER: /* REGISTER */
+-  return getInt(regs[act->p.RegisterNumber]);
++  if (regs[act->p.RegisterNumber])
++  {
++  return getInt(regs[act->p.RegisterNumber]);
++  }
++  else
++  {
++  SWF_warn("WARNING: retrieving undefined register 
values.\n");
++  break;
++  }
+   case PUSH_DOUBLE: /* DOUBLE */
+   return (int)act->p.Double;
+   case PUSH_INT: /* INTEGER */
+
+From 835cdd0776456483466c6d640d251548e7d9dcdb Mon Sep 17 00:00:00 2001
+From: Hugo Lefeuvre 
+Date: Fri, 25 May 2018 22:22:33 -0400
+Subject: [PATCH 2/7] decompile: fix use-after-free in decompileJUMP
+
+Same issue as f42fdb4 (functions accessing actions array without
+checking the validity of n, the user entered index), same fix.
+
+In this patch we also fix other source code places which might be
+affected by the same bug.
+
+Fixes #131 (CVE-2018-9009).
+---
+ NEWS | 1 +
+ util/decompile.c | 8 
+ 2 files changed, 5 insertio

[arch-commits] Commit in txt2tags/repos/community-any (4 files)

2019-12-20 Thread Connor Behan via arch-commits
Date: Friday, December 20, 2019 @ 17:25:02
  Author: cbehan
Revision: 538547

archrelease: copy trunk to community-any

Added:
  txt2tags/repos/community-any/ChangeLog
(from rev 538546, txt2tags/trunk/ChangeLog)
  txt2tags/repos/community-any/PKGBUILD
(from rev 538546, txt2tags/trunk/PKGBUILD)
Deleted:
  txt2tags/repos/community-any/ChangeLog
  txt2tags/repos/community-any/PKGBUILD

---+
 ChangeLog |   18 +-
 PKGBUILD  |  100 
 2 files changed, 36 insertions(+), 82 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-12-20 17:23:58 UTC (rev 538546)
+++ ChangeLog   2019-12-20 17:25:02 UTC (rev 538547)
@@ -1,9 +0,0 @@
-
-2008-08-17  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.5
-
-2008-01-14  Douglas Soares de Andrade  
-
-   * Fixed the manpage path
-

Copied: txt2tags/repos/community-any/ChangeLog (from rev 538546, 
txt2tags/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2019-12-20 17:25:02 UTC (rev 538547)
@@ -0,0 +1,9 @@
+
+2008-08-17  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.5
+
+2008-01-14  Douglas Soares de Andrade  
+
+   * Fixed the manpage path
+

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-20 17:23:58 UTC (rev 538546)
+++ PKGBUILD2019-12-20 17:25:02 UTC (rev 538547)
@@ -1,73 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: Lukas Fleischer 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Stefan Husmann 
-
-pkgname=txt2tags
-pkgver=2.6
-pkgrel=6
-pkgdesc='A text formatting and conversion tool.'
-arch=('any')
-url='https://www.txt2tags.org'
-license=('GPL')
-depends=('python2')
-optdepends=('ruby: for running t2tmake.rb'
-'sh: for running html-update.sh'
-'vim: for using the vim-files')
-makedepends=('gettext')
-source=("https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz";)
-md5sums=('531e4ab3f0fb0a4dac5abb0605472109')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # python2 fix
-  for f in txt2tags extras/gensite; do
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' "$f"
-  done
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  install -d "$pkgdir/usr/share/vim/vimfiles"/{plugin,syntax,compiler,macros}
-  install -d "$pkgdir/usr/share/man"/{it,pt_BR,fr,es,ca}/man1
-  install -d "$pkgdir/usr/share/man/man1"
-
-  install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 extras/pagemaker.vim 
"$pkgdir/usr/share/vim/vimfiles/syntax/pagemaker.vim"
-  install -Dm644 "extras/$pkgname.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/$pkgname.vim"
-  install -Dm644 extras/gvim-menu.vim \
-"$pkgdir/usr/share/vim/vimfiles/plugin/$pkgname-gvim-menu.vim"
-  install -Dm644 "extras/$pkgname-compiler.vim" \
-"$pkgdir/usr/share/vim/vimfiles/compiler/$pkgname-compiler.vim"
-  install -Dm644 extras/unhtml.vim \
-"$pkgdir/usr/share/vim/vimfiles/macros/unhtml.vim"
-
-  # installing other extra tools
-  install -m755 extras/{t2tmake.rb,gensite,html-update.sh,dynartslides} 
"$pkgdir/usr/bin"
-  install -Dm644 extras/txt2tags-mode.el 
"$pkgdir/usr/share/emacs/site-lisp/txt2tags-mode.el"
-  
-   # handling man pages
-  cd doc
-  for _file in `find . -name *.man | grep -v English`; do
-_lang=${_file:${#_file}-6:2}
-install -Dm644 "$_file" "$pkgname.1-${_lang}"
-if [[ ${_lang} == "pt" ]]; then
-  cp "$pkgname.1-${_lang}" "$pkgdir/usr/share/man/pt_BR/man1/$pkgname.1"
-else
-  install -Dm644 "$pkgname.1-${_lang}" 
"$pkgdir/usr/share/man/${_lang}/man1/$pkgname.1"
-fi
-  done
-  
-   # English man page
-  install -Dm644 English/manpage.man "$pkgdir/usr/share/man/man1/$pkgname.1"
-
-  # i18n
-  cd ../po
-  for _i in *.po
-  do
-msgfmt -o "${_i%.po}.mo" "${_i}"
-install -Dm644 "${_i%.po}.mo" 
"$pkgdir/usr/share/locale/${_i%.po}/LC_MESSAGES/$pkgname.mo"
-  done
-}

Copied: txt2tags/repos/community-any/PKGBUILD (from rev 538546, 
txt2tags/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-20 17:25:02 UTC (rev 538547)
@@ -0,0 +1,27 @@
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Stefan Husmann 
+
+pkgname=txt2tags
+pkgver=3.3
+pkgrel=1
+pkgdesc='A tex

[arch-commits] Commit in txt2tags/trunk (PKGBUILD)

2019-12-20 Thread Connor Behan via arch-commits
Date: Friday, December 20, 2019 @ 17:23:58
  Author: cbehan
Revision: 538546

upgpkg: txt2tags 3.3-1

Switch to maintained fork which is missing some features but supports Python 3

Modified:
  txt2tags/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-20 17:08:58 UTC (rev 538545)
+++ PKGBUILD2019-12-20 17:23:58 UTC (rev 538546)
@@ -4,70 +4,24 @@
 # Contributor: Stefan Husmann 
 
 pkgname=txt2tags
-pkgver=2.6
-pkgrel=6
+pkgver=3.3
+pkgrel=1
 pkgdesc='A text formatting and conversion tool.'
 arch=('any')
-url='https://www.txt2tags.org'
+url='http://www.txt2tags.org'
 license=('GPL')
-depends=('python2')
-optdepends=('ruby: for running t2tmake.rb'
-'sh: for running html-update.sh'
-'vim: for using the vim-files')
-makedepends=('gettext')
-source=("https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz";)
-md5sums=('531e4ab3f0fb0a4dac5abb0605472109')
+depends=('python')
+makedepends=('python-setuptools')
+md5sums=('3261d1d6e185a8159212970c2a8e617d')
+source=("https://github.com/jendrikseipp/$pkgname/archive/$pkgver.tar.gz";)
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
-
-  # python2 fix
-  for f in txt2tags extras/gensite; do
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' "$f"
-  done
+  python setup.py build
 }
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"
+  python setup.py install --root="$pkgdir"
+}
 
-  install -d "$pkgdir/usr/share/vim/vimfiles"/{plugin,syntax,compiler,macros}
-  install -d "$pkgdir/usr/share/man"/{it,pt_BR,fr,es,ca}/man1
-  install -d "$pkgdir/usr/share/man/man1"
-
-  install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 extras/pagemaker.vim 
"$pkgdir/usr/share/vim/vimfiles/syntax/pagemaker.vim"
-  install -Dm644 "extras/$pkgname.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/$pkgname.vim"
-  install -Dm644 extras/gvim-menu.vim \
-"$pkgdir/usr/share/vim/vimfiles/plugin/$pkgname-gvim-menu.vim"
-  install -Dm644 "extras/$pkgname-compiler.vim" \
-"$pkgdir/usr/share/vim/vimfiles/compiler/$pkgname-compiler.vim"
-  install -Dm644 extras/unhtml.vim \
-"$pkgdir/usr/share/vim/vimfiles/macros/unhtml.vim"
-
-  # installing other extra tools
-  install -m755 extras/{t2tmake.rb,gensite,html-update.sh,dynartslides} 
"$pkgdir/usr/bin"
-  install -Dm644 extras/txt2tags-mode.el 
"$pkgdir/usr/share/emacs/site-lisp/txt2tags-mode.el"
-  
-   # handling man pages
-  cd doc
-  for _file in `find . -name *.man | grep -v English`; do
-_lang=${_file:${#_file}-6:2}
-install -Dm644 "$_file" "$pkgname.1-${_lang}"
-if [[ ${_lang} == "pt" ]]; then
-  cp "$pkgname.1-${_lang}" "$pkgdir/usr/share/man/pt_BR/man1/$pkgname.1"
-else
-  install -Dm644 "$pkgname.1-${_lang}" 
"$pkgdir/usr/share/man/${_lang}/man1/$pkgname.1"
-fi
-  done
-  
-   # English man page
-  install -Dm644 English/manpage.man "$pkgdir/usr/share/man/man1/$pkgname.1"
-
-  # i18n
-  cd ../po
-  for _i in *.po
-  do
-msgfmt -o "${_i%.po}.mo" "${_i}"
-install -Dm644 "${_i%.po}.mo" 
"$pkgdir/usr/share/locale/${_i%.po}/LC_MESSAGES/$pkgname.mo"
-  done
-}


[arch-commits] Commit in vbetool/repos/community-x86_64 (4 files)

2019-01-25 Thread Connor Behan via arch-commits
Date: Saturday, January 26, 2019 @ 03:34:03
  Author: cbehan
Revision: 427937

archrelease: copy trunk to community-x86_64

Added:
  vbetool/repos/community-x86_64/PKGBUILD
(from rev 427936, vbetool/trunk/PKGBUILD)
  vbetool/repos/community-x86_64/no_x86_check.patch
(from rev 427936, vbetool/trunk/no_x86_check.patch)
Deleted:
  vbetool/repos/community-x86_64/PKGBUILD
  vbetool/repos/community-x86_64/no_x86_check.patch

+
 PKGBUILD   |   62 +--
 no_x86_check.patch |   48 +++
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-26 03:33:44 UTC (rev 427936)
+++ PKGBUILD2019-01-26 03:34:03 UTC (rev 427937)
@@ -1,31 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: Lukas Fleischer 
-# Contributor: Christian Storm 
-# Contributor: James Rayner 
-# Contributor: Thayer Williams 
-
-pkgname=vbetool
-pkgver=1.2.2
-pkgrel=3
-pkgdesc="Uses lrmi in order to run code from the video BIOS"
-url="http://www.codon.org.uk/~mjg59/vbetool/";
-license=('GPL2')
-arch=('x86_64')
-depends=('zlib' 'libx86' 'libpciaccess')
-makedepends=('pciutils')
-source=("https://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
-'no_x86_check.patch')
-md5sums=('SKIP'
- 'f4abc1181c0cda966626cbe5872d678f')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  patch -Np1 -i ../no_x86_check.patch
-  ./autogen.sh --prefix=/usr --sbindir=/usr/bin
-  make LIBS=-lpci
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: vbetool/repos/community-x86_64/PKGBUILD (from rev 427936, 
vbetool/trunk/PKGBUILD)
=======
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-26 03:34:03 UTC (rev 427937)
@@ -0,0 +1,31 @@
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
+# Contributor: Christian Storm 
+# Contributor: James Rayner 
+# Contributor: Thayer Williams 
+
+pkgname=vbetool
+pkgver=1.2.2
+pkgrel=4
+pkgdesc="Uses lrmi in order to run code from the video BIOS"
+url="https://www.codon.org.uk/~mjg59/vbetool/";
+license=('GPL2')
+arch=('x86_64')
+depends=('zlib' 'libx86' 'libpciaccess')
+makedepends=('pciutils')
+source=("https://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
+'no_x86_check.patch')
+md5sums=('SKIP'
+ 'f4abc1181c0cda966626cbe5872d678f')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  patch -Np1 -i ../no_x86_check.patch
+  ./autogen.sh --prefix=/usr --sbindir=/usr/bin
+  make LIBS=-lpci
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: no_x86_check.patch
===
--- no_x86_check.patch  2019-01-26 03:33:44 UTC (rev 427936)
+++ no_x86_check.patch  2019-01-26 03:34:03 UTC (rev 427937)
@@ -1,24 +0,0 @@
-diff -u vbetool-vbetool-1.2.2.orig/configure.ac 
vbetool-vbetool-1.2.2/configure.ac
 vbetool-vbetool-1.2.2.orig/configure.ac2014-07-04 18:05:58.478398712 
-0700
-+++ vbetool-vbetool-1.2.2/configure.ac 2014-07-04 18:07:06.496117460 -0700
-@@ -35,9 +35,6 @@
- 
- PKG_CHECK_MODULES(LIBPCIACCESS, pciaccess)
- 
--# Checks for pkg-config packages
--PKG_CHECK_MODULES(LIBX86, x86)
--
- SAVE_CFLAGS=$CFLAGS
- CFLAGS=$LIBPCIACCESS_CFLAGS
- LIBS=$LIBPCIACCESS_LIBS
-@@ -45,8 +42,8 @@
- LIBS=$SAVE_LIBS
- CFLAGS=$SAVE_CFLAGS
- 
--VBETOOL_LIBS="$LIBPCIACCESS_LIBS $LIBX86_LIBS"
--VBETOOL_CFLAGS="$LIBPCIACCESS_CFLAGS $LIBX86_CFLAGS"
-+VBETOOL_LIBS="$LIBPCIACCESS_LIBS -lx86"
-+VBETOOL_CFLAGS="$LIBPCIACCESS_CFLAGS"
- AC_SUBST(VBETOOL_CFLAGS)
- AC_SUBST(VBETOOL_LIBS)
- 

Copied: vbetool/repos/community-x86_64/no_x86_check.patch (from rev 427936, 
vbetool/trunk/no_x86_check.patch)
===
--- no_x86_check.patch  (rev 0)
+++ no_x86_check.patch  2019-01-26 03:34:03 UTC (rev 427937)
@@ -0,0 +1,24 @@
+diff -u vbetool-vbetool-1.2.2.orig/configure.ac 
vbetool-vbetool-1.2.2/configure.ac
+--- vbetool-vbetool-1.2.2.orig/configure.ac2014-07-04 18:05:58.478398712 
-0700
 vbetool-vbetool-1.2.2/configure.ac 2014-07-04 18:07:06.496117460 -0700
+@@ -35,9 +35,6 @@
+ 
+ PKG_CHECK_MODULES(LIBPCIACCESS, pciaccess)
+ 
+-# Checks for pkg-config packages
+-PKG_CHECK_MODULES(LIBX86, x86)
+-
+ SAVE_CFLAGS=$CFLAGS
+ CFLAGS=$LIBPCIACCESS_CFLAGS
+ LIBS=$LIBPCIACCESS_LIBS
+@@ -45,8 +42,8 @@
+ LIBS=$SAVE_LIBS
+ CFLAGS=$SAVE_CFLAGS
+ 
+-VBETOOL_LIBS="$LIBPCIACCESS_LIBS $LIBX86_LIBS"
+-VBETOOL_CFLAGS="$LIBPCIACCESS_CFLAGS $LIBX86_CFLAGS"
++VBETOOL_LIBS="$LIBPCIACCESS_LIBS -lx86"
++VBETOOL_CFLAGS="$LIBPCIACCESS_CFLAGS"
+ AC_SUBST(VBETOOL_CFLAGS)
+ AC_SUBST(VBETOOL_LIBS)
+ 


[arch-commits] Commit in vbetool/trunk (PKGBUILD)

2019-01-25 Thread Connor Behan via arch-commits
Date: Saturday, January 26, 2019 @ 03:33:44
  Author: cbehan
Revision: 427936

upgpkg: vbetool 1.2.2-4

Https URL

Modified:
  vbetool/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-26 03:31:00 UTC (rev 427935)
+++ PKGBUILD2019-01-26 03:33:44 UTC (rev 427936)
@@ -6,9 +6,9 @@
 
 pkgname=vbetool
 pkgver=1.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Uses lrmi in order to run code from the video BIOS"
-url="http://www.codon.org.uk/~mjg59/vbetool/";
+url="https://www.codon.org.uk/~mjg59/vbetool/";
 license=('GPL2')
 arch=('x86_64')
 depends=('zlib' 'libx86' 'libpciaccess')


[arch-commits] Commit in txt2tags/repos/community-any (4 files)

2019-01-25 Thread Connor Behan via arch-commits
Date: Saturday, January 26, 2019 @ 03:31:00
  Author: cbehan
Revision: 427935

archrelease: copy trunk to community-any

Added:
  txt2tags/repos/community-any/ChangeLog
(from rev 427934, txt2tags/trunk/ChangeLog)
  txt2tags/repos/community-any/PKGBUILD
(from rev 427934, txt2tags/trunk/PKGBUILD)
Deleted:
  txt2tags/repos/community-any/ChangeLog
  txt2tags/repos/community-any/PKGBUILD

---+
 ChangeLog |   18 +++
 PKGBUILD  |  146 ++--
 2 files changed, 82 insertions(+), 82 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-01-26 03:30:42 UTC (rev 427934)
+++ ChangeLog   2019-01-26 03:31:00 UTC (rev 427935)
@@ -1,9 +0,0 @@
-
-2008-08-17  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.5
-
-2008-01-14  Douglas Soares de Andrade  
-
-   * Fixed the manpage path
-

Copied: txt2tags/repos/community-any/ChangeLog (from rev 427934, 
txt2tags/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2019-01-26 03:31:00 UTC (rev 427935)
@@ -0,0 +1,9 @@
+
+2008-08-17  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.5
+
+2008-01-14  Douglas Soares de Andrade  
+
+   * Fixed the manpage path
+

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-26 03:30:42 UTC (rev 427934)
+++ PKGBUILD2019-01-26 03:31:00 UTC (rev 427935)
@@ -1,73 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: Lukas Fleischer 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Stefan Husmann 
-
-pkgname=txt2tags
-pkgver=2.6
-pkgrel=5
-pkgdesc='A text formatting and conversion tool.'
-arch=('any')
-url='http://www.txt2tags.org'
-license=('GPL')
-depends=('python2')
-optdepends=('ruby: for running t2tmake.rb'
-'sh: for running html-update.sh'
-'vim: for using the vim-files')
-makedepends=('gettext')
-source=("https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz";)
-md5sums=('531e4ab3f0fb0a4dac5abb0605472109')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # python2 fix
-  for f in txt2tags extras/gensite; do
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' "$f"
-  done
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  install -d "$pkgdir/usr/share/vim/vimfiles"/{plugin,syntax,compiler,macros}
-  install -d "$pkgdir/usr/share/man"/{it,pt_BR,fr,es,ca}/man1
-  install -d "$pkgdir/usr/share/man/man1"
-
-  install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 extras/pagemaker.vim 
"$pkgdir/usr/share/vim/vimfiles/syntax/pagemaker.vim"
-  install -Dm644 "extras/$pkgname.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/$pkgname.vim"
-  install -Dm644 extras/gvim-menu.vim \
-"$pkgdir/usr/share/vim/vimfiles/plugin/$pkgname-gvim-menu.vim"
-  install -Dm644 "extras/$pkgname-compiler.vim" \
-"$pkgdir/usr/share/vim/vimfiles/compiler/$pkgname-compiler.vim"
-  install -Dm644 extras/unhtml.vim \
-"$pkgdir/usr/share/vim/vimfiles/macros/unhtml.vim"
-
-  # installing other extra tools
-  install -m755 extras/{t2tmake.rb,gensite,html-update.sh,dynartslides} 
"$pkgdir/usr/bin"
-  install -Dm644 extras/txt2tags-mode.el 
"$pkgdir/usr/share/emacs/site-lisp/txt2tags-mode.el"
-  
-   # handling man pages
-  cd doc
-  for _file in `find . -name *.man | grep -v English`; do
-_lang=${_file:${#_file}-6:2}
-install -Dm644 "$_file" "$pkgname.1-${_lang}"
-if [[ ${_lang} == "pt" ]]; then
-  cp "$pkgname.1-${_lang}" "$pkgdir/usr/share/man/pt_BR/man1/$pkgname.1"
-else
-  install -Dm644 "$pkgname.1-${_lang}" 
"$pkgdir/usr/share/man/${_lang}/man1/$pkgname.1"
-fi
-  done
-  
-   # English man page
-  install -Dm644 English/manpage.man "$pkgdir/usr/share/man/man1/$pkgname.1"
-
-  # i18n
-  cd ../po
-  for _i in *.po
-  do
-msgfmt -o "${_i%.po}.mo" "${_i}"
-install -Dm644 "${_i%.po}.mo" 
"$pkgdir/usr/share/locale/${_i%.po}/LC_MESSAGES/$pkgname.mo"
-  done
-}

Copied: txt2tags/repos/community-any/PKGBUILD (from rev 427934, 
txt2tags/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-26 03:31:00 UTC (rev 427935)
@@ -0,0 +1,73 @@
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Stefan Husmann 
+
+pkgname=txt2tags
+pkgver=2.6
+pkgrel=6
+pkgdesc='A text

[arch-commits] Commit in txt2tags/trunk (PKGBUILD)

2019-01-25 Thread Connor Behan via arch-commits
Date: Saturday, January 26, 2019 @ 03:30:42
  Author: cbehan
Revision: 427934

upgpkg: txt2tags 2.6-6

Https URL

Modified:
  txt2tags/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-26 03:09:50 UTC (rev 427933)
+++ PKGBUILD2019-01-26 03:30:42 UTC (rev 427934)
@@ -5,10 +5,10 @@
 
 pkgname=txt2tags
 pkgver=2.6
-pkgrel=5
+pkgrel=6
 pkgdesc='A text formatting and conversion tool.'
 arch=('any')
-url='http://www.txt2tags.org'
+url='https://www.txt2tags.org'
 license=('GPL')
 depends=('python2')
 optdepends=('ruby: for running t2tmake.rb'


[arch-commits] Commit in gtkglarea/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-01-25 Thread Connor Behan via arch-commits
Date: Saturday, January 26, 2019 @ 02:48:06
  Author: cbehan
Revision: 427932

archrelease: copy trunk to community-x86_64

Added:
  gtkglarea/repos/community-x86_64/PKGBUILD
(from rev 427931, gtkglarea/trunk/PKGBUILD)
Deleted:
  gtkglarea/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-26 02:47:38 UTC (rev 427931)
+++ PKGBUILD2019-01-26 02:48:06 UTC (rev 427932)
@@ -1,28 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: Andreas B. Wagner 
-# Contributor: arjan 
-# Contributor: Tom Newsom 
-# Contributor: SpepS 
-
-pkgname=gtkglarea
-pkgver=2.1.0
-pkgrel=2
-pkgdesc="GTK/GL Area libraries"
-arch=('x86_64')
-url="http://mono-project.com/GtkGLArea";
-license=('GPL')
-depends=('gtk2' 'glu')
-source=("https://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz";)
-sha512sums=('c790c1b542d85d86cd57f333c87ab2c930c8065d6f75320d588688b9a0adb8c4270522b6b88734720db1b71170f4f12c95e650e9a599a5d7e4b7baadf1f9f06b')
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   make DESTDIR="$pkgdir" install
-}
-

Copied: gtkglarea/repos/community-x86_64/PKGBUILD (from rev 427931, 
gtkglarea/trunk/PKGBUILD)
===
--- PKGBUILD        (rev 0)
+++ PKGBUILD2019-01-26 02:48:06 UTC (rev 427932)
@@ -0,0 +1,28 @@
+# Maintainer: Connor Behan 
+# Contributor: Andreas B. Wagner 
+# Contributor: arjan 
+# Contributor: Tom Newsom 
+# Contributor: SpepS 
+
+pkgname=gtkglarea
+pkgver=2.1.0
+pkgrel=3
+pkgdesc="GTK/GL Area libraries"
+arch=('x86_64')
+url="https://mono-project.com/GtkGLArea";
+license=('GPL')
+depends=('gtk2' 'glu')
+source=("https://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz";)
+sha512sums=('c790c1b542d85d86cd57f333c87ab2c930c8065d6f75320d588688b9a0adb8c4270522b6b88734720db1b71170f4f12c95e650e9a599a5d7e4b7baadf1f9f06b')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   make DESTDIR="$pkgdir" install
+}
+


[arch-commits] Commit in gtkglarea/trunk (PKGBUILD)

2019-01-25 Thread Connor Behan via arch-commits
Date: Saturday, January 26, 2019 @ 02:47:38
  Author: cbehan
Revision: 427931

upgpkg: gtkglarea 2.1.0-3

Https URL

Modified:
  gtkglarea/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-26 01:31:31 UTC (rev 427930)
+++ PKGBUILD2019-01-26 02:47:38 UTC (rev 427931)
@@ -6,10 +6,10 @@
 
 pkgname=gtkglarea
 pkgver=2.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="GTK/GL Area libraries"
 arch=('x86_64')
-url="http://mono-project.com/GtkGLArea";
+url="https://mono-project.com/GtkGLArea";
 license=('GPL')
 depends=('gtk2' 'glu')
 
source=("https://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz";)


[arch-commits] Commit in ming/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-27 Thread Connor Behan via arch-commits
Date: Tuesday, March 27, 2018 @ 23:02:07
  Author: cbehan
Revision: 312982

archrelease: copy trunk to community-x86_64

Added:
  ming/repos/community-x86_64/PKGBUILD
(from rev 312981, ming/trunk/PKGBUILD)
Deleted:
  ming/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-27 23:01:34 UTC (rev 312981)
+++ PKGBUILD2018-03-27 23:02:07 UTC (rev 312982)
@@ -1,34 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: mar77i 
-
-pkgname=ming
-pkgver=0.4.7
-pkgrel=1
-pkgdesc="SWF output library"
-arch=('i686' 'x86_64')
-url="http://www.libming.net/";
-license=('GPL' 'LGPL')
-depends=('freetype2' 'libpng' 'flex' 'giflib')
-makedepends=('bison' 'pkg-config' 'python2')
-options=('!emptydirs')
-source=(https://github.com/libming/libming/archive/${pkgname}-${pkgver//./_}.tar.gz)
-md5sums=('dbb71ae5bc131a609fbfe2005bc095cc')
-
-build() {
-  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
-  ./autogen.sh
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-python
-
-  # Strange that this can fail when we let the Makefile do it
-  pushd src/actioncompiler
-  bison -y -p swf4 -b swf4compiler swf4compiler.y
-  bison -y -p swf5 -b swf5compiler swf5compiler.y
-  popd
-  make
-}
-
-package() {
-  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
-  make DESTDIR="$pkgdir" install
-}
-

Copied: ming/repos/community-x86_64/PKGBUILD (from rev 312981, 
ming/trunk/PKGBUILD)
=======
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-27 23:02:07 UTC (rev 312982)
@@ -0,0 +1,34 @@
+# Maintainer: Connor Behan 
+# Contributor: mar77i 
+
+pkgname=ming
+pkgver=0.4.8
+pkgrel=1
+pkgdesc="SWF output library"
+arch=('x86_64')
+url="http://www.libming.net/";
+license=('GPL' 'LGPL')
+depends=('freetype2' 'libpng' 'flex' 'giflib')
+makedepends=('bison' 'pkg-config' 'python2')
+options=('!emptydirs')
+source=(https://github.com/libming/libming/archive/${pkgname}-${pkgver//./_}.tar.gz)
+md5sums=('70c28c1e41d5888aa158e6e15644b742')
+
+build() {
+  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
+  ./autogen.sh
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-python
+
+  # Strange that this can fail when we let the Makefile do it
+  pushd src/actioncompiler
+  bison -y -p swf4 -b swf4compiler swf4compiler.y
+  bison -y -p swf5 -b swf5compiler swf5compiler.y
+  popd
+  make
+}
+
+package() {
+  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
+  make DESTDIR="$pkgdir" install
+}
+


[arch-commits] Commit in ming/trunk (PKGBUILD)

2018-03-27 Thread Connor Behan via arch-commits
Date: Tuesday, March 27, 2018 @ 23:01:34
  Author: cbehan
Revision: 312981

upgpkg: ming 0.4.8-1

Update to 0.4.8-1

Modified:
  ming/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-27 23:01:22 UTC (rev 312980)
+++ PKGBUILD2018-03-27 23:01:34 UTC (rev 312981)
@@ -2,7 +2,7 @@
 # Contributor: mar77i 
 
 pkgname=ming
-pkgver=0.4.7
+pkgver=0.4.8
 pkgrel=1
 pkgdesc="SWF output library"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('bison' 'pkg-config' 'python2')
 options=('!emptydirs')
 
source=(https://github.com/libming/libming/archive/${pkgname}-${pkgver//./_}.tar.gz)
-md5sums=('dbb71ae5bc131a609fbfe2005bc095cc')
+md5sums=('70c28c1e41d5888aa158e6e15644b742')
 
 build() {
   cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/


[arch-commits] Commit in txt2tags/repos/community-any (4 files)

2017-12-24 Thread Connor Behan via arch-commits
Date: Sunday, December 24, 2017 @ 22:27:26
  Author: cbehan
Revision: 275864

archrelease: copy trunk to community-any

Added:
  txt2tags/repos/community-any/ChangeLog
(from rev 275863, txt2tags/trunk/ChangeLog)
  txt2tags/repos/community-any/PKGBUILD
(from rev 275863, txt2tags/trunk/PKGBUILD)
Deleted:
  txt2tags/repos/community-any/ChangeLog
  txt2tags/repos/community-any/PKGBUILD

---+
 ChangeLog |   18 +++
 PKGBUILD  |  145 ++--
 2 files changed, 82 insertions(+), 81 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2017-12-24 22:26:36 UTC (rev 275863)
+++ ChangeLog   2017-12-24 22:27:26 UTC (rev 275864)
@@ -1,9 +0,0 @@
-
-2008-08-17  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.5
-
-2008-01-14  Douglas Soares de Andrade  
-
-   * Fixed the manpage path
-

Copied: txt2tags/repos/community-any/ChangeLog (from rev 275863, 
txt2tags/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2017-12-24 22:27:26 UTC (rev 275864)
@@ -0,0 +1,9 @@
+
+2008-08-17  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.5
+
+2008-01-14  Douglas Soares de Andrade  
+
+   * Fixed the manpage path
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-24 22:26:36 UTC (rev 275863)
+++ PKGBUILD2017-12-24 22:27:26 UTC (rev 275864)
@@ -1,72 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: Lukas Fleischer 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Stefan Husmann 
-
-pkgname=txt2tags
-pkgver=2.6
-pkgrel=4
-pkgdesc='A text formatting and conversion tool.'
-arch=('any')
-url='http://www.txt2tags.org'
-license=('GPL')
-depends=('python2')
-optdepends=('ruby: for running t2tmake.rb'
-'sh: for running html-update.sh'
-'vim: for using the vim-files')
-makedepends=('gettext')
-source=("http://txt2tags.googlecode.com/files/$pkgname-$pkgver.tgz";)
-md5sums=('ac09fd624f1e3a553d5f0e01271cc0ee')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # python2 fix
-  for f in txt2tags extras/gensite; do
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' "$f"
-  done
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  install -d "$pkgdir/usr/share/vim/vimfiles"/{plugin,syntax,compiler,macros}
-  install -d "$pkgdir/usr/share/man"/{it,pt_BR,fr,es,ca}/man1
-  install -d "$pkgdir/usr/share/man/man1"
-
-  install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 extras/pagemaker.vim 
"$pkgdir/usr/share/vim/vimfiles/syntax/pagemaker.vim"
-  install -Dm644 "extras/$pkgname.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/$pkgname.vim"
-  install -Dm644 extras/gvim-menu.vim \
-"$pkgdir/usr/share/vim/vimfiles/plugin/$pkgname-gvim-menu.vim"
-  install -Dm644 "extras/$pkgname-compiler.vim" \
-"$pkgdir/usr/share/vim/vimfiles/compiler/$pkgname-compiler.vim"
-  install -Dm644 extras/unhtml.vim \
-"$pkgdir/usr/share/vim/vimfiles/macros/unhtml.vim"
-
-  # installing other extra tools
-  install -m755 extras/{t2tmake.rb,gensite,html-update.sh,dynartslides} 
"$pkgdir/usr/bin"
-  install -Dm644 extras/txt2tags-mode.el 
"$pkgdir/usr/share/emacs/site-lisp/txt2tags-mode.el"
-  
-   # handling man pages
-  cd doc
-  for _lang in {"it","pt","fr","es","ca"}; do
-install -Dm644 "manpage-${_lang}.man" "$pkgname.1-${_lang}"
-if [[ ${_lang} == "pt" ]]; then
-  cp "$pkgname.1-${_lang}" "$pkgdir/usr/share/man/pt_BR/man1/$pkgname.1"
-else
-  install -Dm644 "$pkgname.1-${_lang}" 
"$pkgdir/usr/share/man/${_lang}/man1/$pkgname.1"
-fi
-  done
-  
-   # English man page
-  install -Dm644 manpage.man "$pkgdir/usr/share/man/man1/$pkgname.1"
-
-  # i18n
-  cd ../po
-  for _i in *.po
-  do
-msgfmt -o "${_i%.po}.mo" "${_i}"
-install -Dm644 "${_i%.po}.mo" 
"$pkgdir/usr/share/locale/${_i%.po}/LC_MESSAGES/$pkgname.mo"
-  done
-}

Copied: txt2tags/repos/community-any/PKGBUILD (from rev 275863, 
txt2tags/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-24 22:27:26 UTC (rev 275864)
@@ -0,0 +1,73 @@
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Stefan Husmann 
+
+pkgname=txt2tags
+pkgver=2.6
+pkgrel=5
+pkgdesc='A

[arch-commits] Commit in txt2tags/trunk (PKGBUILD)

2017-12-24 Thread Connor Behan via arch-commits
Date: Sunday, December 24, 2017 @ 22:26:36
  Author: cbehan
Revision: 275863

upgpkg: txt2tags 2.6-5

Rescue source

Modified:
  txt2tags/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-24 22:23:09 UTC (rev 275862)
+++ PKGBUILD2017-12-24 22:26:36 UTC (rev 275863)
@@ -5,7 +5,7 @@
 
 pkgname=txt2tags
 pkgver=2.6
-pkgrel=4
+pkgrel=5
 pkgdesc='A text formatting and conversion tool.'
 arch=('any')
 url='http://www.txt2tags.org'
@@ -15,8 +15,8 @@
 'sh: for running html-update.sh'
 'vim: for using the vim-files')
 makedepends=('gettext')
-source=("http://txt2tags.googlecode.com/files/$pkgname-$pkgver.tgz";)
-md5sums=('ac09fd624f1e3a553d5f0e01271cc0ee')
+source=("https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz";)
+md5sums=('531e4ab3f0fb0a4dac5abb0605472109')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -50,8 +50,9 @@
   
# handling man pages
   cd doc
-  for _lang in {"it","pt","fr","es","ca"}; do
-install -Dm644 "manpage-${_lang}.man" "$pkgname.1-${_lang}"
+  for _file in `find . -name *.man | grep -v English`; do
+_lang=${_file:${#_file}-6:2}
+install -Dm644 "$_file" "$pkgname.1-${_lang}"
 if [[ ${_lang} == "pt" ]]; then
   cp "$pkgname.1-${_lang}" "$pkgdir/usr/share/man/pt_BR/man1/$pkgname.1"
 else
@@ -60,7 +61,7 @@
   done
   
# English man page
-  install -Dm644 manpage.man "$pkgdir/usr/share/man/man1/$pkgname.1"
+  install -Dm644 English/manpage.man "$pkgdir/usr/share/man/man1/$pkgname.1"
 
   # i18n
   cd ../po


[arch-commits] Commit in talkfilters/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-12-24 Thread Connor Behan via arch-commits
Date: Sunday, December 24, 2017 @ 22:23:09
  Author: cbehan
Revision: 275862

archrelease: copy trunk to community-x86_64

Added:
  talkfilters/repos/community-x86_64/PKGBUILD
(from rev 275861, talkfilters/trunk/PKGBUILD)
Deleted:
  talkfilters/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-24 22:22:42 UTC (rev 275861)
+++ PKGBUILD2017-12-24 22:23:09 UTC (rev 275862)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: ConnorBehan 
-# Contributor: Alexander Rødseth 
-
-pkgname=talkfilters
-pkgver=2.3.8
-pkgrel=4
-pkgdesc='Filters to translate text into dialects that GNU finds funny'
-arch=('x86_64' 'i686')
-url='http://www.hyperrealm.com/main.php?s=talkfilters'
-depends=('glibc')
-license=('GPL2')
-source=("http://www.hyperrealm.com/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha256sums=('4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" prefix="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: talkfilters/repos/community-x86_64/PKGBUILD (from rev 275861, 
talkfilters/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-24 22:23:09 UTC (rev 275862)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: ConnorBehan 
+# Contributor: Alexander Rødseth 
+
+pkgname=talkfilters
+pkgver=2.3.8
+pkgrel=5
+pkgdesc='Filters to translate text into dialects that GNU finds funny'
+arch=('x86_64')
+url='http://www.hyperrealm.com/main.php?s=talkfilters'
+depends=('glibc')
+license=('GPL2')
+source=("http://www.smallperturbation.com/sites/default/files/$pkgname-$pkgver.tar.gz";)
+sha256sums=('4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" prefix="$pkgdir/usr" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in talkfilters/trunk (PKGBUILD)

2017-12-24 Thread Connor Behan via arch-commits
Date: Sunday, December 24, 2017 @ 22:22:42
  Author: cbehan
Revision: 275861

upgpkg: talkfilters 2.3.8-5

Rescue source

Modified:
  talkfilters/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-24 21:17:11 UTC (rev 275860)
+++ PKGBUILD2017-12-24 22:22:42 UTC (rev 275861)
@@ -4,13 +4,13 @@
 
 pkgname=talkfilters
 pkgver=2.3.8
-pkgrel=4
+pkgrel=5
 pkgdesc='Filters to translate text into dialects that GNU finds funny'
 arch=('x86_64')
 url='http://www.hyperrealm.com/main.php?s=talkfilters'
 depends=('glibc')
 license=('GPL2')
-source=("http://www.hyperrealm.com/$pkgname/$pkgname-$pkgver.tar.gz";)
+source=("http://www.smallperturbation.com/sites/default/files/$pkgname-$pkgver.tar.gz";)
 sha256sums=('4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6')
 
 build() {


[arch-commits] Commit in xulrunner/repos (24 files)

2017-06-21 Thread Connor Behan
 + '%s/bionic/libc/dns/include' % 
CONFIG['ANDROID_SOURCE']]
+ 
+diff -Naur ff47-vanilla/configure.in ff47-patched/old-configure.in
+--- ff47-vanilla/configure.in  2016-06-01 05:11:44.0 +0100
 ff47-patched/configure.in  2016-06-11 18:51:40.389876996 +0100
+@@ -8013,6 +8013,49 @@
+ fi
+ 
+ dnl 
++dnl Check for harfbuzz
++dnl 
++
++MOZ_ARG_WITH_BOOL(system-harfbuzz,
++[  --with-system-harfbuzz  Use system harfbuzz (located with pkgconfig)],
++MOZ_NATIVE_HARFBUZZ=1,
++MOZ_NATIVE_HARFBUZZ=)
++
++if test -n "$MOZ_NATIVE_HARFBUZZ"; then
++PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 1.1.3)
++fi
++
++AC_SUBST(MOZ_NATIVE_HARFBUZZ)
++
++dnl 
++dnl Check for graphite2
++dnl 
++
++MOZ_ARG_WITH_BOOL(system-graphite2,
++[  --with-system-graphite2 Use system graphite2 (located with pkgconfig)],
++MOZ_NATIVE_GRAPHITE2=1,
++MOZ_NATIVE_GRAPHITE2=)
++
++if test -n "$MOZ_NATIVE_GRAPHITE2"; then
++PKG_CHECK_MODULES(MOZ_GRAPHITE2, graphite2)
++
++dnl graphite2.pc has bogus version, check manually
++AC_TRY_COMPILE([ #include 
++ #define GR2_VERSION_REQUIRE(major,minor,bugfix)  \
++ ( GR2_VERSION_MAJOR * 1 + GR2_VERSION_MINOR \
++   * 100 + GR2_VERSION_BUGFIX >= \
++   (major) * 1 + (minor) * 100 + (bugfix) )
++   ], [
++ #if !GR2_VERSION_REQUIRE(1,3,8)
++ #error "Insufficient graphite2 version."
++ #endif
++   ], [],
++   [AC_MSG_ERROR([--with-system-graphite2 requested but no 
working libgraphite2 found])])
++fi
++
++AC_SUBST(MOZ_NATIVE_GRAPHITE2)
++
++dnl 
+ dnl Check for pixman and cairo
+ dnl ========
+ 
+diff -Naur ff47-vanilla/toolkit/library/moz.build 
ff47-patched/toolkit/library/moz.build
+--- ff47-vanilla/toolkit/library/moz.build 2016-06-01 05:11:43.0 
+0100
 ff47-patched/toolkit/library/moz.build 2016-06-11 18:51:40.389876996 
+0100
+@@ -235,6 +235,12 @@
+ if CONFIG['MOZ_ALSA']:
+ OS_LIBS += CONFIG['MOZ_ALSA_LIBS']
+ 
++if CONFIG['MOZ_NATIVE_GRAPHITE2']:
++OS_LIBS += CONFIG['MOZ_GRAPHITE2_LIBS']
++
++if CONFIG['MOZ_NATIVE_HARFBUZZ']:
++OS_LIBS += CONFIG['MOZ_HARFBUZZ_LIBS']
++
+ if CONFIG['HAVE_CLOCK_MONOTONIC']:
+ OS_LIBS += CONFIG['REALTIME_LIBS']
+ 

Copied: xulrunner/repos/community-staging-i686/PKGBUILD (from rev 239387, 
xulrunner/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-22 00:30:55 UTC (rev 239388)
@@ -0,0 +1,105 @@
+# $Id$
+# Maintainer: Connor Behan 
+# Contributor: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xulrunner
+pkgver=41.0.2
+pkgrel=11
+pkgdesc="Mozilla Runtime Environment"
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+depends=('gtk2' 'mozilla-common' 'nss>3.18' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 
'icu' 'python2')
+makedepends=('gcc5' 'zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'gconf' 'autoconf2.13' 'gst-plugins-base-libs')
+url="http://wiki.mozilla.org/XUL:Xul_Runner";
+source=(https://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.xz
+mozconfig
+freetype261.patch
+0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
+   Bug-1269171.patch
+LFS_graphite2_harfbuzz.patch
+mozilla-pkgconfig.patch
+shared-libs.patch
+sed43.patch
+gcc6.diff)
+options=('!emptydirs' '!makeflags' 'staticlibs')
+replaces=('xulrunner-oss')
+sha256sums=('f7abb2e2989779305ab1f80d30caf9fc55d96c7e66d1394e2cc9639442e2b864'
+'d9f5f9f03f2d70f8cdf3997f22b67ca5e441d9134c0e3b7b19e867054b33b15d'
+'3aea9a83bf304da5525f34a911712cf42f8ded1c8b6becf0a2cf8a4b4f7facd6'
+'13a27a385fab88938ac7417f1e7ca7225ec6b88840bafe67e0f5642e5446554a'
+   'bd78da5d5319c8eb6a9195c3bd35bf919f9a9c030d69890f42e96171e32be60f'
+ 

[arch-commits] Commit in xulrunner/trunk (Bug-1269171.patch PKGBUILD mozconfig)

2017-06-21 Thread Connor Behan
Date: Thursday, June 22, 2017 @ 00:29:41
  Author: cbehan
Revision: 239387

upgpkg: xulrunner 41.0.2-11

Go back to gcc5 so that it will build

Added:
  xulrunner/trunk/Bug-1269171.patch
Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozconfig

---+
 Bug-1269171.patch |  139 
 PKGBUILD  |   18 --
 mozconfig |4 +
 3 files changed, 155 insertions(+), 6 deletions(-)

Added: Bug-1269171.patch
===
--- Bug-1269171.patch   (rev 0)
+++ Bug-1269171.patch   2017-06-22 00:29:41 UTC (rev 239387)
@@ -0,0 +1,139 @@
+diff --git a/config/gcc-stl-wrapper.template.h 
b/config/gcc-stl-wrapper.template.h
+--- a/config/gcc-stl-wrapper.template.h
 b/config/gcc-stl-wrapper.template.h
+@@ -22,21 +22,34 @@
+ #define NOMINMAX 1
+ #endif
+ 
++#if defined(DEBUG) && !defined(_GLIBCXX_DEBUG)
++// Enable checked iterators and other goodies
++//
++// FIXME/bug 551254: gcc's debug STL implementation requires -frtti.
++// Figure out how to resolve this with -fno-rtti.  Maybe build with
++// -frtti in DEBUG builds?
++//
++//  # define _GLIBCXX_DEBUG 1
++#endif
++
+ // Don't include mozalloc for cstdlib. See bug 1245076.
+ #ifndef moz_dont_include_mozalloc_for_cstdlib
+ #  define moz_dont_include_mozalloc_for_cstdlib
+ #endif
+-#ifndef moz_dont_include_mozalloc_for_${HEADER}
+-// mozalloc.h wants ; break the cycle by always explicitly
+-// including  here.  NB: this is a tad sneaky.  Sez the gcc docs:
+-//
+-//`#include_next' does not distinguish between  and "file"
+-//inclusion, nor does it check that the file you specify has the
+-//same name as the current file. It simply looks for the file
+-//named, starting with the directory in the search path after the
+-//one where the current file was found.
+-#  include_next 
+ 
++// Include mozalloc after the STL header and all other headers it includes
++// have been preprocessed.
++#if !defined(MOZ_INCLUDE_MOZALLOC_H) && \
++!defined(moz_dont_include_mozalloc_for_${HEADER})
++#  define MOZ_INCLUDE_MOZALLOC_H
++#  define MOZ_INCLUDE_MOZALLOC_H_FROM_${HEADER}
++#endif
++
++#pragma GCC visibility push(default)
++#include_next <${HEADER}>
++#pragma GCC visibility pop
++
++#ifdef MOZ_INCLUDE_MOZALLOC_H_FROM_${HEADER}
+ // See if we're in code that can use mozalloc.  NB: this duplicates
+ // code in nscore.h because nscore.h pulls in prtypes.h, and chromium
+ // can't build with that being included before base/basictypes.h.
+@@ -45,23 +58,8 @@
+ #  else
+ #error "STL code can only be used with infallible ::operator new()"
+ #  endif
+-
+-#endif
+-
+-#if defined(DEBUG) && !defined(_GLIBCXX_DEBUG)
+-// Enable checked iterators and other goodies
+-//
+-// FIXME/bug 551254: gcc's debug STL implementation requires -frtti.
+-// Figure out how to resolve this with -fno-rtti.  Maybe build with
+-// -frtti in DEBUG builds?
+-//
+-//  # define _GLIBCXX_DEBUG 1
+ #endif
+ 
+-#pragma GCC visibility push(default)
+-#include_next <${HEADER}>
+-#pragma GCC visibility pop
+-
+ // gcc calls a __throw_*() function from bits/functexcept.h when it
+ // wants to "throw an exception".  functexcept exists nominally to
+ // support -fno-exceptions, but since we'll always use the system
+diff --git a/config/make-stl-wrappers.py b/config/make-stl-wrappers.py
+--- a/config/make-stl-wrappers.py
 b/config/make-stl-wrappers.py
+@@ -25,28 +25,26 @@
+ def is_comment(line):
+ return re.match(r'\s*#.*', line)
+ 
+ def main(outdir, compiler, template_file, header_list_file):
+ if not os.path.isdir(outdir):
+ os.mkdir(outdir)
+ 
+ template = open(template_file, 'r').read()
+-path_to_new = header_path('new', compiler)
+ 
+ for header in open(header_list_file, 'r'):
+ header = header.rstrip()
+ if 0 == len(header) or is_comment(header):
+ continue
+ 
+ path = header_path(header, compiler)
+ with FileAvoidWrite(os.path.join(outdir, header)) as f:
+ f.write(string.Template(template).substitute(HEADER=header,
+- HEADER_PATH=path,
+- 
NEW_HEADER_PATH=path_to_new))
++ HEADER_PATH=path))
+ 
+ 
+ if __name__ == '__main__':
+ if 5 != len(sys.argv):
+ print("""Usage:
+   python {0} OUT_DIR ('msvc'|'gcc') TEMPLATE_FILE HEADER_LIST_FILE
+ """.format(sys.argv[0]), file=sys.stderr)
+ sys.exit(1)
+diff --git a/memory/mozalloc/mozalloc.h b/memory/mozalloc/mozalloc.h
+--- a/memory/mozalloc/mozalloc.h
 b/memory/mozalloc/mozalloc.h
+@@ -7,20 +7,27 @@
+ 
+ #ifndef mozilla_mozalloc_h
+ #define mozilla_mozalloc_h
+ 
+ /*
+  * https://bugzilla.mozilla.org/show_bug.cgi?id=427099
+  */
+ 
+-#include 
+-#include 
+ #if defined(__cplusplus)
+ #  include 
++// Since li

[arch-commits] Commit in vbetool (3 files)

2016-11-05 Thread Connor Behan
Date: Sunday, November 6, 2016 @ 00:36:41
  Author: cbehan
Revision: 194717

PGP was a false positive but use https for vbetool

Modified:
  vbetool/repos/community-i686/PKGBUILD
  vbetool/repos/community-x86_64/PKGBUILD
  vbetool/trunk/PKGBUILD

-+
 repos/community-i686/PKGBUILD   |2 +-
 repos/community-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===
--- repos/community-i686/PKGBUILD   2016-11-05 23:49:58 UTC (rev 194716)
+++ repos/community-i686/PKGBUILD   2016-11-06 00:36:41 UTC (rev 194717)
@@ -14,7 +14,7 @@
 arch=('i686' 'x86_64')
 depends=('zlib' 'libx86' 'libpciaccess')
 makedepends=('pciutils')
-source=("http://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
+source=("https://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
 'no_x86_check.patch')
 md5sums=('SKIP'
  'f4abc1181c0cda966626cbe5872d678f')

Modified: repos/community-x86_64/PKGBUILD
===
--- repos/community-x86_64/PKGBUILD 2016-11-05 23:49:58 UTC (rev 194716)
+++ repos/community-x86_64/PKGBUILD 2016-11-06 00:36:41 UTC (rev 194717)
@@ -14,7 +14,7 @@
 arch=('i686' 'x86_64')
 depends=('zlib' 'libx86' 'libpciaccess')
 makedepends=('pciutils')
-source=("http://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
+source=("https://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
 'no_x86_check.patch')
 md5sums=('SKIP'
  'f4abc1181c0cda966626cbe5872d678f')

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2016-11-05 23:49:58 UTC (rev 194716)
+++ trunk/PKGBUILD  2016-11-06 00:36:41 UTC (rev 194717)
@@ -14,7 +14,7 @@
 arch=('i686' 'x86_64')
 depends=('zlib' 'libx86' 'libpciaccess')
 makedepends=('pciutils')
-source=("http://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
+source=("https://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
 'no_x86_check.patch')
 md5sums=('SKIP'
  'f4abc1181c0cda966626cbe5872d678f')


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

2016-11-05 Thread Connor Behan
Date: Saturday, November 5, 2016 @ 21:52:12
  Author: cbehan
Revision: 194712

archrelease: copy trunk to community-any

Added:
  python2-gasp/repos/community-any/PKGBUILD
(from rev 194711, python2-gasp/trunk/PKGBUILD)
Deleted:
  python2-gasp/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-05 21:51:50 UTC (rev 194711)
+++ PKGBUILD2016-11-05 21:52:12 UTC (rev 194712)
@@ -1,22 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: Christoph Zeiler 
-# Contributor: Thomas Dziedzic
-
-pkgname=python2-gasp
-pkgver=0.3.4
-pkgrel=2
-pkgdesc="Procedural API for beginning programmers built on the PyCairo library"
-arch=('any')
-url="https://launchpad.net/gasp-core";
-license=('GPL3')
-depends=('pygtk')
-makedepends=('python2-distribute')
-source=(http://launchpad.net/gasp-core/0.3.x/$pkgver/+download/${pkgname#python2-}-${pkgver}.tar.gz)
-
-package() {
-  cd "${srcdir}"/${pkgname#python2-}-${pkgver}
-  python2 setup.py install --root="${pkgdir}"
-  rm -rf "${pkgdir}"/usr/lib/python*/site-packages/*.egg-info
-}
-
-md5sums=('59b4fbaa3f5bdf180dc1c2262a2258d7')

Copied: python2-gasp/repos/community-any/PKGBUILD (from rev 194711, 
python2-gasp/trunk/PKGBUILD)
===
--- PKGBUILD    (rev 0)
+++ PKGBUILD2016-11-05 21:52:12 UTC (rev 194712)
@@ -0,0 +1,23 @@
+# Maintainer: Connor Behan 
+# Contributor: Christoph Zeiler 
+# Contributor: Thomas Dziedzic
+
+pkgname=python2-gasp
+pkgver=0.3.4
+pkgrel=3
+pkgdesc="Procedural API for beginning programmers built on the PyCairo library"
+arch=('any')
+url="https://launchpad.net/gasp-core";
+license=('GPL3')
+depends=('pygtk')
+makedepends=('python2-distribute')
+source=("https://launchpad.net/gasp-core/0.3.x/$pkgver/+download/${pkgname#python2-}-${pkgver}.tar.gz"{,.asc})
+validpgpkeys=(86592A708C34443008693F09482D4B60CFA7775C) # Matthew Gallagher 

+
+package() {
+  cd "${srcdir}"/${pkgname#python2-}-${pkgver}
+  python2 setup.py install --root="${pkgdir}"
+  rm -rf "${pkgdir}"/usr/lib/python*/site-packages/*.egg-info
+}
+
+md5sums=('59b4fbaa3f5bdf180dc1c2262a2258d7' 'SKIP')


[arch-commits] Commit in python2-gasp/trunk (PKGBUILD)

2016-11-05 Thread Connor Behan
Date: Saturday, November 5, 2016 @ 21:51:50
  Author: cbehan
Revision: 194711

upgpkg: python2-gasp 0.3.4-3

PGP and https for python2-gasp

Modified:
  python2-gasp/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-05 21:11:24 UTC (rev 194710)
+++ PKGBUILD2016-11-05 21:51:50 UTC (rev 194711)
@@ -4,7 +4,7 @@
 
 pkgname=python2-gasp
 pkgver=0.3.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Procedural API for beginning programmers built on the PyCairo library"
 arch=('any')
 url="https://launchpad.net/gasp-core";
@@ -11,7 +11,8 @@
 license=('GPL3')
 depends=('pygtk')
 makedepends=('python2-distribute')
-source=(http://launchpad.net/gasp-core/0.3.x/$pkgver/+download/${pkgname#python2-}-${pkgver}.tar.gz)
+source=("https://launchpad.net/gasp-core/0.3.x/$pkgver/+download/${pkgname#python2-}-${pkgver}.tar.gz"{,.asc})
+validpgpkeys=(86592A708C34443008693F09482D4B60CFA7775C) # Matthew Gallagher 

 
 package() {
   cd "${srcdir}"/${pkgname#python2-}-${pkgver}
@@ -19,4 +20,4 @@
   rm -rf "${pkgdir}"/usr/lib/python*/site-packages/*.egg-info
 }
 
-md5sums=('59b4fbaa3f5bdf180dc1c2262a2258d7')
+md5sums=('59b4fbaa3f5bdf180dc1c2262a2258d7' 'SKIP')


[arch-commits] Commit in pdflib-lite/repos/community-x86_64 (PKGBUILD)

2016-11-04 Thread Connor Behan
Date: Friday, November 4, 2016 @ 07:08:01
  Author: cbehan
Revision: 194650

https for pdflib-lite

Modified:
  pdflib-lite/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-04 07:07:37 UTC (rev 194649)
+++ PKGBUILD2016-11-04 07:08:01 UTC (rev 194650)
@@ -11,7 +11,7 @@
 arch=(i686 x86_64)
 depends=('glibc')
 provides=('pdflib')
-source=(http://www.pdflib.com/binaries/PDFlib/${_basepkgver//./}/${_pkgnamecaps}-${pkgver}.tar.gz
 http://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-Lite-license.pdf)
+source=(https://www.pdflib.com/binaries/PDFlib/${_basepkgver//./}/${_pkgnamecaps}-${pkgver}.tar.gz
 https://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-Lite-license.pdf)
 license=(custom:pdflib-lite)
 
 build() {


[arch-commits] Commit in pdflib-lite (repos/community-i686/PKGBUILD trunk/PKGBUILD)

2016-11-04 Thread Connor Behan
Date: Friday, November 4, 2016 @ 07:07:37
  Author: cbehan
Revision: 194649

https for pdflib-lite

Modified:
  pdflib-lite/repos/community-i686/PKGBUILD
  pdflib-lite/trunk/PKGBUILD

---+
 repos/community-i686/PKGBUILD |2 +-
 trunk/PKGBUILD|2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: repos/community-i686/PKGBUILD
===
--- repos/community-i686/PKGBUILD   2016-11-04 06:58:57 UTC (rev 194648)
+++ repos/community-i686/PKGBUILD   2016-11-04 07:07:37 UTC (rev 194649)
@@ -11,7 +11,7 @@
 arch=(i686 x86_64)
 depends=('glibc')
 provides=('pdflib')
-source=(http://www.pdflib.com/binaries/PDFlib/${_basepkgver//./}/${_pkgnamecaps}-${pkgver}.tar.gz
 http://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-Lite-license.pdf)
+source=(https://www.pdflib.com/binaries/PDFlib/${_basepkgver//./}/${_pkgnamecaps}-${pkgver}.tar.gz
 https://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-Lite-license.pdf)
 license=(custom:pdflib-lite)
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2016-11-04 06:58:57 UTC (rev 194648)
+++ trunk/PKGBUILD  2016-11-04 07:07:37 UTC (rev 194649)
@@ -11,7 +11,7 @@
 arch=(i686 x86_64)
 depends=('glibc')
 provides=('pdflib')
-source=(http://www.pdflib.com/binaries/PDFlib/${_basepkgver//./}/${_pkgnamecaps}-${pkgver}.tar.gz
 http://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-Lite-license.pdf)
+source=(https://www.pdflib.com/binaries/PDFlib/${_basepkgver//./}/${_pkgnamecaps}-${pkgver}.tar.gz
 https://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-Lite-license.pdf)
 license=(custom:pdflib-lite)
 
 build() {


[arch-commits] Commit in gtkglarea/repos (2 files)

2016-11-03 Thread Connor Behan
Date: Friday, November 4, 2016 @ 06:58:57
  Author: cbehan
Revision: 194648

https for gtkglarea

Modified:
  gtkglarea/repos/community-i686/PKGBUILD
  gtkglarea/repos/community-x86_64/PKGBUILD

---+
 community-i686/PKGBUILD   |2 +-
 community-x86_64/PKGBUILD |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-04 06:57:22 UTC (rev 194647)
+++ community-i686/PKGBUILD 2016-11-04 06:58:57 UTC (rev 194648)
@@ -12,7 +12,7 @@
 url="http://mono-project.com/GtkGLArea";
 license=('GPL')
 depends=('gtk2' 'glu')
-source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz";)
+source=("https://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz";)
 md5sums=('60d4470107d4faa9fc916c9a0d05bb9f')
 
 build() {

Modified: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-04 06:57:22 UTC (rev 194647)
+++ community-x86_64/PKGBUILD   2016-11-04 06:58:57 UTC (rev 194648)
@@ -12,7 +12,7 @@
 url="http://mono-project.com/GtkGLArea";
 license=('GPL')
 depends=('gtk2' 'glu')
-source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz";)
+source=("https://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz";)
 md5sums=('60d4470107d4faa9fc916c9a0d05bb9f')
 
 build() {


[arch-commits] Commit in gtkglarea/trunk (PKGBUILD)

2016-11-03 Thread Connor Behan
Date: Friday, November 4, 2016 @ 06:57:22
  Author: cbehan
Revision: 194647

https for gtkglarea

Modified:
  gtkglarea/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-04 06:44:36 UTC (rev 194646)
+++ PKGBUILD2016-11-04 06:57:22 UTC (rev 194647)
@@ -12,7 +12,7 @@
 url="http://mono-project.com/GtkGLArea";
 license=('GPL')
 depends=('gtk2' 'glu')
-source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz";)
+source=("https://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz";)
 md5sums=('60d4470107d4faa9fc916c9a0d05bb9f')
 
 build() {


[arch-commits] Commit in xulrunner/repos (18 files)

2016-07-28 Thread Connor Behan
Date: Thursday, July 28, 2016 @ 20:26:40
  Author: cbehan
Revision: 184592

Manually doing what archrelease should do

Added:
  
xulrunner/repos/community-staging-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 184581, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-staging-i686/LFS_graphite2_harfbuzz.patch
(from rev 184581, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-staging-i686/PKGBUILD
(from rev 184581, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-staging-i686/freetype261.patch
(from rev 184581, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-staging-i686/gcc6.diff
(from rev 184581, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-staging-i686/mozconfig
(from rev 184581, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-staging-i686/mozilla-pkgconfig.patch
(from rev 184581, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-staging-i686/shared-libs.patch
(from rev 184581, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-staging-i686/unbreak-plugin-build.patch
(from rev 184581, xulrunner/trunk/unbreak-plugin-build.patch)
  
xulrunner/repos/community-staging-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 184583, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-staging-x86_64/LFS_graphite2_harfbuzz.patch
(from rev 184583, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-staging-x86_64/PKGBUILD
(from rev 184584, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-staging-x86_64/freetype261.patch
(from rev 184583, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-staging-x86_64/gcc6.diff
(from rev 184583, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-staging-x86_64/mozconfig
(from rev 184584, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-staging-x86_64/mozilla-pkgconfig.patch
(from rev 184583, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-staging-x86_64/shared-libs.patch
(from rev 184583, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-staging-x86_64/unbreak-plugin-build.patch
(from rev 184583, xulrunner/trunk/unbreak-plugin-build.patch)

--+
 
community-staging-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
   |   49 ++
 community-staging-i686/LFS_graphite2_harfbuzz.patch
  |  212 ++
 community-staging-i686/PKGBUILD
  |   94 
 community-staging-i686/freetype261.patch   
  |   31 +
 community-staging-i686/gcc6.diff   
  |   37 +
 community-staging-i686/mozconfig   
  |   33 +
 community-staging-i686/mozilla-pkgconfig.patch 
  |   40 +
 community-staging-i686/shared-libs.patch   
  |   12 
 community-staging-i686/unbreak-plugin-build.patch  
  |   76 +++
 
community-staging-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
 |   49 ++
 community-staging-x86_64/LFS_graphite2_harfbuzz.patch  
  |  212 ++
 community-staging-x86_64/PKGBUILD  
  |   94 
 community-staging-x86_64/freetype261.patch 
  |   31 +
 community-staging-x86_64/gcc6.diff 
  |   37 +
 community-staging-x86_64/mozconfig 
  |   33 +
 community-staging-x86_64/mozilla-pkgconfig.patch   
  |   40 +
 community-staging-x86_64/shared-libs.patch 
  |   12 
 community-staging-x86_64/unbreak-plugin-build.patch
  |   76 +++
 18 files changed, 1168 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 184591:184592 to see the changes.


[arch-commits] Commit in xulrunner/repos (2 files)

2016-07-28 Thread Connor Behan
Date: Thursday, July 28, 2016 @ 19:51:05
  Author: cbehan
Revision: 184579

Create xulrunner staging dirs

Added:
  xulrunner/repos/community-staging-i686/
  xulrunner/repos/community-staging-x86_64/


[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2016-07-28 Thread Connor Behan
Date: Thursday, July 28, 2016 @ 19:46:09
  Author: cbehan
Revision: 184578

upgpkg: xulrunner 41.0.2-8

Bump to libvpx in staging

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-28 19:22:50 UTC (rev 184577)
+++ PKGBUILD2016-07-28 19:46:09 UTC (rev 184578)
@@ -5,7 +5,7 @@
 
 pkgname=xulrunner
 pkgver=41.0.2
-pkgrel=7
+pkgrel=8
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')


[arch-commits] Commit in xulrunner/repos (36 files)

2016-07-28 Thread Connor Behan
Date: Thursday, July 28, 2016 @ 18:47:32
  Author: cbehan
Revision: 184568

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

Added:
  
xulrunner/repos/community-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 184567, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-i686/LFS_graphite2_harfbuzz.patch
(from rev 184567, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-i686/PKGBUILD
(from rev 184567, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype261.patch
(from rev 184567, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-i686/gcc6.diff
(from rev 184567, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-i686/mozconfig
(from rev 184567, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 184567, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 184567, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 184567, xulrunner/trunk/unbreak-plugin-build.patch)
  
xulrunner/repos/community-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 184567, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-x86_64/LFS_graphite2_harfbuzz.patch
(from rev 184567, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 184567, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype261.patch
(from rev 184567, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-x86_64/gcc6.diff
(from rev 184567, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 184567, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 184567, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 184567, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 184567, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  
xulrunner/repos/community-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
  xulrunner/repos/community-i686/LFS_graphite2_harfbuzz.patch
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype261.patch
  xulrunner/repos/community-i686/gcc6.diff
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  
xulrunner/repos/community-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
  xulrunner/repos/community-x86_64/LFS_graphite2_harfbuzz.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype261.patch
  xulrunner/repos/community-x86_64/gcc6.diff
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

--+
 /0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch   
  |   98 ++
 /LFS_graphite2_harfbuzz.patch  
  |  424 ++
 /PKGBUILD  
  |  188 
 /freetype261.patch 
  |   62 +
 /gcc6.diff 
  |   74 +
 /mozconfig 
  |   66 +
 /mozilla-pkgconfig.patch   
  |   80 +
 /shared-libs.patch 
  |   24 
 /unbreak-plugin-build.patch
  |  152 +++
 community-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch 
  |   49 -
 community-i686/LFS_graphite2_harfbuzz.patch
  |  212 -
 community-i686/PKGBUILD
  |   94 --
 community-i686/freetype261.patch   
  |   31 
 community-i686/gcc6.diff   
  |   37 
 community-i686/mozconfig   
  |   33 
 community-i686/mozilla-pkgconfig.patch 
  |   40 
 community-i686/shared-libs.patch   
  |

[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2016-07-28 Thread Connor Behan
Date: Thursday, July 28, 2016 @ 18:44:27
  Author: cbehan
Revision: 184567

upgpkg: xulrunner 41.0.2-7

Revert premature libvpx bump in community

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-28 18:39:18 UTC (rev 184566)
+++ PKGBUILD2016-07-28 18:44:27 UTC (rev 184567)
@@ -5,7 +5,7 @@
 
 pkgname=xulrunner
 pkgver=41.0.2
-pkgrel=6
+pkgrel=7
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')


[arch-commits] Commit in xulrunner/repos (36 files)

2016-07-25 Thread Connor Behan
Date: Monday, July 25, 2016 @ 18:22:33
  Author: cbehan
Revision: 183999

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

Added:
  
xulrunner/repos/community-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 183998, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-i686/LFS_graphite2_harfbuzz.patch
(from rev 183998, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-i686/PKGBUILD
(from rev 183998, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype261.patch
(from rev 183998, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-i686/gcc6.diff
(from rev 183998, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-i686/mozconfig
(from rev 183998, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 183998, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 183998, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 183998, xulrunner/trunk/unbreak-plugin-build.patch)
  
xulrunner/repos/community-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 183998, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-x86_64/LFS_graphite2_harfbuzz.patch
(from rev 183998, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 183998, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype261.patch
(from rev 183998, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-x86_64/gcc6.diff
(from rev 183998, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 183998, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 183998, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 183998, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 183998, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  
xulrunner/repos/community-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
  xulrunner/repos/community-i686/LFS_graphite2_harfbuzz.patch
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype261.patch
  xulrunner/repos/community-i686/gcc6.diff
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  
xulrunner/repos/community-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
  xulrunner/repos/community-x86_64/LFS_graphite2_harfbuzz.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype261.patch
  xulrunner/repos/community-x86_64/gcc6.diff
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

--+
 /0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch   
  |   98 ++
 /LFS_graphite2_harfbuzz.patch  
  |  424 ++
 /PKGBUILD  
  |  188 
 /freetype261.patch 
  |   62 +
 /gcc6.diff 
  |   74 +
 /mozconfig 
  |   66 +
 /mozilla-pkgconfig.patch   
  |   80 +
 /shared-libs.patch 
  |   24 
 /unbreak-plugin-build.patch
  |  152 +++
 community-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch 
  |   49 -
 community-i686/LFS_graphite2_harfbuzz.patch
  |  212 -
 community-i686/PKGBUILD
  |   94 --
 community-i686/freetype261.patch   
  |   31 
 community-i686/gcc6.diff   
  |   37 
 community-i686/mozconfig   
  |   33 
 community-i686/mozilla-pkgconfig.patch 
  |   40 
 community-i686/shared-libs.patch   
  |  

[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2016-07-25 Thread Connor Behan
Date: Monday, July 25, 2016 @ 18:21:35
  Author: cbehan
Revision: 183998

upgpkg: xulrunner 41.0.2-6

Update to 41.0.2-6

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-25 16:58:15 UTC (rev 183997)
+++ PKGBUILD2016-07-25 18:21:35 UTC (rev 183998)
@@ -5,7 +5,7 @@
 
 pkgname=xulrunner
 pkgver=41.0.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')


[arch-commits] Commit in xulrunner/repos (20 files)

2016-06-19 Thread Connor Behan
Date: Sunday, June 19, 2016 @ 10:04:11
  Author: cbehan
Revision: 180446

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

Added:
  xulrunner/repos/community-staging-i686/
  
xulrunner/repos/community-staging-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 180445, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-staging-i686/LFS_graphite2_harfbuzz.patch
(from rev 180445, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-staging-i686/PKGBUILD
(from rev 180445, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-staging-i686/freetype261.patch
(from rev 180445, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-staging-i686/gcc6.diff
(from rev 180445, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-staging-i686/mozconfig
(from rev 180445, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-staging-i686/mozilla-pkgconfig.patch
(from rev 180445, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-staging-i686/shared-libs.patch
(from rev 180445, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-staging-i686/unbreak-plugin-build.patch
(from rev 180445, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-staging-x86_64/
  
xulrunner/repos/community-staging-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 180445, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-staging-x86_64/LFS_graphite2_harfbuzz.patch
(from rev 180445, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-staging-x86_64/PKGBUILD
(from rev 180445, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-staging-x86_64/freetype261.patch
(from rev 180445, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-staging-x86_64/gcc6.diff
(from rev 180445, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-staging-x86_64/mozconfig
(from rev 180445, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-staging-x86_64/mozilla-pkgconfig.patch
(from rev 180445, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-staging-x86_64/shared-libs.patch
(from rev 180445, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-staging-x86_64/unbreak-plugin-build.patch
(from rev 180445, xulrunner/trunk/unbreak-plugin-build.patch)

--+
 
community-staging-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
   |   49 ++
 community-staging-i686/LFS_graphite2_harfbuzz.patch
  |  212 ++
 community-staging-i686/PKGBUILD
  |   94 
 community-staging-i686/freetype261.patch   
  |   31 +
 community-staging-i686/gcc6.diff   
  |   37 +
 community-staging-i686/mozconfig   
  |   33 +
 community-staging-i686/mozilla-pkgconfig.patch 
  |   40 +
 community-staging-i686/shared-libs.patch   
  |   12 
 community-staging-i686/unbreak-plugin-build.patch  
  |   76 +++
 
community-staging-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
 |   49 ++
 community-staging-x86_64/LFS_graphite2_harfbuzz.patch  
  |  212 ++
 community-staging-x86_64/PKGBUILD  
  |   94 
 community-staging-x86_64/freetype261.patch 
  |   31 +
 community-staging-x86_64/gcc6.diff 
  |   37 +
 community-staging-x86_64/mozconfig 
  |   33 +
 community-staging-x86_64/mozilla-pkgconfig.patch   
  |   40 +
 community-staging-x86_64/shared-libs.patch 
  |   12 
 community-staging-x86_64/unbreak-plugin-build.patch
  |   76 +++
 18 files changed, 1168 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 180445:180446 to see the changes.


[arch-commits] Commit in xulrunner/trunk (3 files)

2016-06-19 Thread Connor Behan
Date: Sunday, June 19, 2016 @ 10:03:28
  Author: cbehan
Revision: 180445

upgpkg: xulrunner 41.0.2-5

Update to 41.0.2-5

Added:
  xulrunner/trunk/LFS_graphite2_harfbuzz.patch
Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozconfig

--+
 LFS_graphite2_harfbuzz.patch |  212 +
 PKGBUILD |9 +
 mozconfig|1 
 3 files changed, 221 insertions(+), 1 deletion(-)

Added: LFS_graphite2_harfbuzz.patch
===
--- LFS_graphite2_harfbuzz.patch(rev 0)
+++ LFS_graphite2_harfbuzz.patch2016-06-19 10:03:28 UTC (rev 180445)
@@ -0,0 +1,212 @@
+Submitted By: Ken Moffat 
+Date: 2016-06-13
+Initial Package Version: 47.0
+Upstream Status: Waiting for review
+Origin: OpenBSD (found at gentoo, rediffed because of one offset > 1500 lines)
+Description: Allow use of system versions of graphite2 and harfbuzz.  This
+should be regarded as experimental.  Add the options --enable-system-graphite
+and --enable-system-harfbuzz to use this (needs recent versions of both).
+
+diff -Naur ff47-vanilla/config/Makefile.in ff47-patched/config/Makefile.in
+--- ff47-vanilla/config/Makefile.in2016-06-01 05:11:40.0 +0100
 ff47-patched/config/Makefile.in2016-06-11 18:51:40.389876996 +0100
+@@ -49,6 +49,8 @@
+   -DMOZ_NATIVE_LIBEVENT=$(MOZ_NATIVE_LIBEVENT) \
+   -DMOZ_NATIVE_LIBVPX=$(MOZ_NATIVE_LIBVPX) \
+   -DMOZ_NATIVE_ICU=$(MOZ_NATIVE_ICU) \
++  -DMOZ_NATIVE_GRAPHITE2=$(MOZ_NATIVE_GRAPHITE2) \
++  -DMOZ_NATIVE_HARFBUZZ=$(MOZ_NATIVE_HARFBUZZ) \
+   $(srcdir)/system-headers | $(PERL) 
$(topsrcdir)/nsprpub/config/make-system-wrappers.pl system_wrappers
+   $(INSTALL) system_wrappers $(DIST)
+ 
+diff -Naur ff47-vanilla/config/system-headers 
ff47-patched/config/system-headers
+--- ff47-vanilla/config/system-headers 2016-06-01 05:11:40.0 +0100
 ff47-patched/config/system-headers 2016-06-11 18:51:40.389876996 +0100
+@@ -1345,3 +1345,11 @@
+ #endif
+ libutil.h
+ unwind.h
++#if MOZ_NATIVE_GRAPHITE2==1
++graphite2/Font.h
++graphite2/Segment.h
++#endif
++#if MOZ_NATIVE_HARFBUZZ==1
++harfbuzz/hb-ot.h
++harfbuzz/hb.h
++#endif
+diff -Naur ff47-vanilla/dom/base/moz.build ff47-patched/dom/base/moz.build
+--- ff47-vanilla/dom/base/moz.build2016-06-01 05:11:44.0 +0100
 ff47-patched/dom/base/moz.build2016-06-11 18:51:40.389876996 +0100
+@@ -482,6 +482,9 @@
+ if CONFIG['MOZ_X11']:
+ CXXFLAGS += CONFIG['TK_CFLAGS']
+ 
++if CONFIG['MOZ_NATIVE_HARFBUZZ']:
++CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS']
++
+ GENERATED_FILES += [
+ 'PropertyUseCounterMap.inc',
+ 'UseCounterList.h',
+diff -Naur ff47-vanilla/gfx/moz.build ff47-patched/gfx/moz.build
+--- ff47-vanilla/gfx/moz.build 2016-05-12 18:13:06.0 +0100
 ff47-patched/gfx/moz.build 2016-06-11 18:51:40.389876996 +0100
+@@ -7,6 +7,12 @@
+ if CONFIG['MOZ_TREE_CAIRO']:
+ DIRS += ['cairo']
+ 
++if not CONFIG['MOZ_NATIVE_GRAPHITE2']:
++DIRS += ['graphite2/src' ]
++
++if not CONFIG['MOZ_NATIVE_HARFBUZZ']:
++DIRS += ['harfbuzz/src']
++
+ DIRS += [
+ '2d',
+ 'ycbcr',
+@@ -15,8 +21,6 @@
+ 'qcms',
+ 'gl',
+ 'layers',
+-'graphite2/src',
+-'harfbuzz/src',
+ 'ots/src',
+ 'thebes',
+ 'ipc',
+diff -Naur ff47-vanilla/gfx/skia/generate_mozbuild.py 
ff47-patched/gfx/skia/generate_mozbuild.py
+--- ff47-vanilla/gfx/skia/generate_mozbuild.py 2016-06-01 05:11:44.0 
+0100
 ff47-patched/gfx/skia/generate_mozbuild.py 2016-06-11 18:51:40.389876996 
+0100
+@@ -134,6 +134,9 @@
+ '-Wno-unused-private-field',
+ ]
+ 
++if CONFIG['MOZ_NATIVE_HARFBUZZ']:
++CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS']
++
+ if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk2', 'gtk3', 'android', 'gonk', 'qt'):
+ CXXFLAGS += CONFIG['MOZ_CAIRO_CFLAGS']
+ CXXFLAGS += CONFIG['CAIRO_FT_CFLAGS']
+diff -Naur ff47-vanilla/gfx/skia/moz.build ff47-patched/gfx/skia/moz.build
+--- ff47-vanilla/gfx/skia/moz.build2016-06-01 05:11:44.0 +0100
 ff47-patched/gfx/skia/moz.build2016-06-11 18:51:40.389876996 +0100
+@@ -752,6 +752,9 @@
+ '-Wno-unused-private-field',
+ ]
+ 
++if CONFIG['MOZ_NATIVE_HARFBUZZ']:
++CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS']
++
+ if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk2', 'gtk3', 'android', 'gonk', 'qt'):
+ CXXFLAGS += CONFIG['MOZ_CAIRO_CFLAGS']
+ CXXFLAGS += CONFIG['CAIRO_FT_CFLAGS']
+diff -Naur ff47-vanilla/gfx/thebes/moz.build ff47-patched/gfx/thebes/moz.build
+--- ff47-vanilla/gfx/thebes/moz.build  2016-06-01 05:11:44.0 +0100
 ff47-patched/gfx/thebes/moz.build  2016-06-11 18:51:40.389876996 +0100
+@@ -307,7 +307,14 @@
+ 
+ LOCAL_INCLUDES += CONFIG['SKIA_INCLUDES']
+ 
+-DEFINES['GRAPHITE2_STATIC'] = True
++if CONFIG['MOZ_NATIVE_HARFBUZZ']:
++CXXFLAGS += CONFIG

[arch-commits] Commit in talkfilters/repos (6 files)

2016-04-27 Thread Connor Behan
Date: Thursday, April 28, 2016 @ 08:43:48
  Author: cbehan
Revision: 172375

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

Added:
  talkfilters/repos/community-i686/PKGBUILD
(from rev 172374, talkfilters/trunk/PKGBUILD)
  talkfilters/repos/community-x86_64/PKGBUILD
(from rev 172374, talkfilters/trunk/PKGBUILD)
Deleted:
  talkfilters/repos/community-i686/PKGBUILD
  talkfilters/repos/community-i686/talkfilters.install
  talkfilters/repos/community-x86_64/PKGBUILD
  talkfilters/repos/community-x86_64/talkfilters.install

--+
 /PKGBUILD|   54 +
 community-i686/PKGBUILD  |   28 -
 community-i686/talkfilters.install   |   21 
 community-x86_64/PKGBUILD|   28 -
 community-x86_64/talkfilters.install |   21 
 5 files changed, 54 insertions(+), 98 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-04-28 06:43:18 UTC (rev 172374)
+++ community-i686/PKGBUILD 2016-04-28 06:43:48 UTC (rev 172375)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: ConnorBehan 
-# Contributor: Alexander Rødseth 
-
-pkgname=talkfilters
-pkgver=2.3.8
-pkgrel=3
-pkgdesc='Filters to translate text into dialects that GNU finds funny'
-arch=('x86_64' 'i686')
-url='http://www.hyperrealm.com/main.php?s=talkfilters'
-depends=('glibc')
-license=('GPL2')
-install="$pkgname.install"
-source=("http://www.hyperrealm.com/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha256sums=('4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" prefix="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: talkfilters/repos/community-i686/PKGBUILD (from rev 172374, 
talkfilters/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-28 06:43:48 UTC (rev 172375)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: ConnorBehan 
+# Contributor: Alexander Rødseth 
+
+pkgname=talkfilters
+pkgver=2.3.8
+pkgrel=4
+pkgdesc='Filters to translate text into dialects that GNU finds funny'
+arch=('x86_64' 'i686')
+url='http://www.hyperrealm.com/main.php?s=talkfilters'
+depends=('glibc')
+license=('GPL2')
+source=("http://www.hyperrealm.com/$pkgname/$pkgname-$pkgver.tar.gz";)
+sha256sums=('4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" prefix="$pkgdir/usr" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/talkfilters.install
===
--- community-i686/talkfilters.install  2016-04-28 06:43:18 UTC (rev 172374)
+++ community-i686/talkfilters.install  2016-04-28 06:43:48 UTC (rev 172375)
@@ -1,21 +0,0 @@
-infodir=usr/share/info
-filelist=(talkfilters.info)
-
-post_install() {
- [ -x usr/bin/install-info ] || return 0
- for file in ${filelist[@]}; do
-usr/bin/install-info $infodir/$file.gz $infodir/dir 2> /dev/null
- done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
- [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-usr/bin/install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
-}
-

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-04-28 06:43:18 UTC (rev 172374)
+++ community-x86_64/PKGBUILD   2016-04-28 06:43:48 UTC (rev 172375)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: ConnorBehan 
-# Contributor: Alexander Rødseth 
-
-pkgname=talkfilters
-pkgver=2.3.8
-pkgrel=3
-pkgdesc='Filters to translate text into dialects that GNU finds funny'
-arch=('x86_64' 'i686')
-url='http://www.hyperrealm.com/main.php?s=talkfilters'
-depends=('glibc')
-license=('GPL2')
-install="$pkgname.install"
-source=("http://www.hyperrealm.com/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha256sums=('4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" prefix="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: talkfilters/repos/community-x86_64/PKGBUILD (from rev 172374, 
talkfilters/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-04-28 06:43:48 UTC (rev 172375)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: ConnorBehan 
+# Contributor: Alexander Rødseth 
+
+pkgname=talkfilters
+pkgver=2.3.8
+pkgrel=4
+pkgdesc='Filters to translate text int

[arch-commits] Commit in talkfilters/trunk (PKGBUILD talkfilters.install)

2016-04-27 Thread Connor Behan
Date: Thursday, April 28, 2016 @ 08:43:18
  Author: cbehan
Revision: 172374

upgpkg: talkfilters 2.3.8-4

Update to 2.3.8-4

Modified:
  talkfilters/trunk/PKGBUILD
Deleted:
  talkfilters/trunk/talkfilters.install

-+
 PKGBUILD|3 +--
 talkfilters.install |   21 -
 2 files changed, 1 insertion(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-28 06:43:17 UTC (rev 172373)
+++ PKGBUILD2016-04-28 06:43:18 UTC (rev 172374)
@@ -4,13 +4,12 @@
 
 pkgname=talkfilters
 pkgver=2.3.8
-pkgrel=3
+pkgrel=4
 pkgdesc='Filters to translate text into dialects that GNU finds funny'
 arch=('x86_64' 'i686')
 url='http://www.hyperrealm.com/main.php?s=talkfilters'
 depends=('glibc')
 license=('GPL2')
-install="$pkgname.install"
 source=("http://www.hyperrealm.com/$pkgname/$pkgname-$pkgver.tar.gz";)
 sha256sums=('4681e71170af06c6bffcd4e454eff67224cde06f0d678d26dc72da45f02ecca6')
 

Deleted: talkfilters.install
===
--- talkfilters.install 2016-04-28 06:43:17 UTC (rev 172373)
+++ talkfilters.install 2016-04-28 06:43:18 UTC (rev 172374)
@@ -1,21 +0,0 @@
-infodir=usr/share/info
-filelist=(talkfilters.info)
-
-post_install() {
- [ -x usr/bin/install-info ] || return 0
- for file in ${filelist[@]}; do
-usr/bin/install-info $infodir/$file.gz $infodir/dir 2> /dev/null
- done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
- [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-usr/bin/install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
-}
-


[arch-commits] Commit in ming/repos (4 files)

2015-11-12 Thread Connor Behan
Date: Thursday, November 12, 2015 @ 21:35:09
  Author: cbehan
Revision: 146653

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

Added:
  ming/repos/community-i686/PKGBUILD
(from rev 146652, ming/trunk/PKGBUILD)
  ming/repos/community-x86_64/PKGBUILD
(from rev 146652, ming/trunk/PKGBUILD)
Deleted:
  ming/repos/community-i686/PKGBUILD
  ming/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   68 
 community-i686/PKGBUILD   |   28 --
 community-x86_64/PKGBUILD |   28 --
 3 files changed, 68 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-11-12 20:34:43 UTC (rev 146652)
+++ community-i686/PKGBUILD 2015-11-12 20:35:09 UTC (rev 146653)
@@ -1,28 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: mar77i 
-
-pkgname=ming
-pkgver=0.4.5
-pkgrel=2
-pkgdesc="SWF output library"
-arch=('i686' 'x86_64')
-url="http://www.libming.net/";
-license=('GPL' 'LGPL')
-depends=('freetype2' 'libpng' 'flex')
-makedepends=('bison' 'pkg-config' 'python2')
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('73bcbcb837f3872ef1a936c539a2513c')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver/
-  LDFLAGS="${LDFLAGS/ -Wl,--as-needed/}"
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-python
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver/
-  make DESTDIR="$pkgdir" install
-}
-

Copied: ming/repos/community-i686/PKGBUILD (from rev 146652, 
ming/trunk/PKGBUILD)
=======
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-11-12 20:35:09 UTC (rev 146653)
@@ -0,0 +1,34 @@
+# Maintainer: Connor Behan 
+# Contributor: mar77i 
+
+pkgname=ming
+pkgver=0.4.7
+pkgrel=1
+pkgdesc="SWF output library"
+arch=('i686' 'x86_64')
+url="http://www.libming.net/";
+license=('GPL' 'LGPL')
+depends=('freetype2' 'libpng' 'flex' 'giflib')
+makedepends=('bison' 'pkg-config' 'python2')
+options=('!emptydirs')
+source=(https://github.com/libming/libming/archive/${pkgname}-${pkgver//./_}.tar.gz)
+md5sums=('dbb71ae5bc131a609fbfe2005bc095cc')
+
+build() {
+  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
+  ./autogen.sh
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-python
+
+  # Strange that this can fail when we let the Makefile do it
+  pushd src/actioncompiler
+  bison -y -p swf4 -b swf4compiler swf4compiler.y
+  bison -y -p swf5 -b swf5compiler swf5compiler.y
+  popd
+  make
+}
+
+package() {
+  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-11-12 20:34:43 UTC (rev 146652)
+++ community-x86_64/PKGBUILD   2015-11-12 20:35:09 UTC (rev 146653)
@@ -1,28 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: mar77i 
-
-pkgname=ming
-pkgver=0.4.5
-pkgrel=2
-pkgdesc="SWF output library"
-arch=('i686' 'x86_64')
-url="http://www.libming.net/";
-license=('GPL' 'LGPL')
-depends=('freetype2' 'libpng' 'flex')
-makedepends=('bison' 'pkg-config' 'python2')
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('73bcbcb837f3872ef1a936c539a2513c')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver/
-  LDFLAGS="${LDFLAGS/ -Wl,--as-needed/}"
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-python
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver/
-  make DESTDIR="$pkgdir" install
-}
-

Copied: ming/repos/community-x86_64/PKGBUILD (from rev 146652, 
ming/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-11-12 20:35:09 UTC (rev 146653)
@@ -0,0 +1,34 @@
+# Maintainer: Connor Behan 
+# Contributor: mar77i 
+
+pkgname=ming
+pkgver=0.4.7
+pkgrel=1
+pkgdesc="SWF output library"
+arch=('i686' 'x86_64')
+url="http://www.libming.net/";
+license=('GPL' 'LGPL')
+depends=('freetype2' 'libpng' 'flex' &#x

[arch-commits] Commit in ming/trunk (PKGBUILD)

2015-11-12 Thread Connor Behan
Date: Thursday, November 12, 2015 @ 21:34:43
  Author: cbehan
Revision: 146652

upgpkg: ming 0.4.7-1

Update to 0.4.7-1

Modified:
  ming/trunk/PKGBUILD

--+
 PKGBUILD |   22 ++
 1 file changed, 14 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-12 20:10:57 UTC (rev 146651)
+++ PKGBUILD2015-11-12 20:34:43 UTC (rev 146652)
@@ -2,27 +2,33 @@
 # Contributor: mar77i 
 
 pkgname=ming
-pkgver=0.4.5
-pkgrel=2
+pkgver=0.4.7
+pkgrel=1
 pkgdesc="SWF output library"
 arch=('i686' 'x86_64')
 url="http://www.libming.net/";
 license=('GPL' 'LGPL')
-depends=('freetype2' 'libpng' 'flex')
+depends=('freetype2' 'libpng' 'flex' 'giflib')
 makedepends=('bison' 'pkg-config' 'python2')
 options=('!emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('73bcbcb837f3872ef1a936c539a2513c')
+source=(https://github.com/libming/libming/archive/${pkgname}-${pkgver//./_}.tar.gz)
+md5sums=('dbb71ae5bc131a609fbfe2005bc095cc')
 
 build() {
-  cd "$srcdir"/$pkgname-$pkgver/
-  LDFLAGS="${LDFLAGS/ -Wl,--as-needed/}"
+  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
+  ./autogen.sh
   PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-python
+
+  # Strange that this can fail when we let the Makefile do it
+  pushd src/actioncompiler
+  bison -y -p swf4 -b swf4compiler swf4compiler.y
+  bison -y -p swf5 -b swf5compiler swf5compiler.y
+  popd
   make
 }
 
 package() {
-  cd "$srcdir"/$pkgname-$pkgver/
+  cd "$srcdir"/libming-${pkgname}-${pkgver//./_}/
   make DESTDIR="$pkgdir" install
 }
 


[arch-commits] Commit in xulrunner/repos (24 files)

2015-09-12 Thread Connor Behan
Date: Saturday, September 12, 2015 @ 18:53:53
  Author: cbehan
Revision: 139973

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 139972, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 139972, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 139972, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 139972, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 139972, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 139972, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 139972, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 139972, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 139972, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 139972, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 139972, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 139972, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  144 
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 ++
 community-i686/PKGBUILD |   72 
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 -
 community-x86_64/PKGBUILD   |   72 
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 -
 18 files changed, 596 insertions(+), 596 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 139972:139973 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2015-09-12 Thread Connor Behan
Date: Saturday, September 12, 2015 @ 18:52:57
  Author: cbehan
Revision: 139972

upgpkg: xulrunner 40.0.3-1

Update to 40.0.3-1

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-12 15:12:38 UTC (rev 139971)
+++ PKGBUILD2015-09-12 16:52:57 UTC (rev 139972)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=39.0
+pkgver=40.0.3
 pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
@@ -12,13 +12,13 @@
 depends=('gtk2' 'mozilla-common' 'nss>3.18' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 
'icu' 'python2')
 makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13' 'gst-plugins-base-libs')
 url="http://wiki.mozilla.org/XUL:Xul_Runner";
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
+source=(https://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
 mozconfig
 mozilla-pkgconfig.patch
 shared-libs.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('c38daf64e162f305d9b7117c97e759f65c4b086f8db90fd3cea10a05c65c507a'
+sha256sums=('500af8a84c48e31fe368cd89aa17118e4f18ef76ce7b7154a9d676222ce3ced5'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
 '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40')


[arch-commits] Commit in xulrunner/repos (24 files)

2015-07-23 Thread Connor Behan
Date: Thursday, July 23, 2015 @ 22:57:02
  Author: cbehan
Revision: 137343

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 137342, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 137342, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 137342, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 137342, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 137342, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 137342, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 137342, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 137342, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 137342, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 137342, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 137342, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 137342, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  144 
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 ++
 community-i686/PKGBUILD |   72 
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 -
 community-x86_64/PKGBUILD   |   72 
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 -
 18 files changed, 596 insertions(+), 596 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 137342:137343 to see the changes.


[arch-commits] Commit in xulrunner/repos (24 files)

2015-07-23 Thread Connor Behan
Date: Thursday, July 23, 2015 @ 22:54:56
  Author: cbehan
Revision: 137342

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 137341, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 137341, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 137341, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 137341, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 137341, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 137341, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 137341, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 137341, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 137341, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 137341, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 137341, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 137341, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  144 
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 ++
 community-i686/PKGBUILD |   72 
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 -
 community-x86_64/PKGBUILD   |   72 
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 -
 18 files changed, 596 insertions(+), 596 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 137341:137342 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2015-07-23 Thread Connor Behan
Date: Thursday, July 23, 2015 @ 22:54:07
  Author: cbehan
Revision: 137341

upgpkg: xulrunner 39.0-1

Update to 39.0-1

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-23 20:40:02 UTC (rev 137340)
+++ PKGBUILD2015-07-23 20:54:07 UTC (rev 137341)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=38.0.1
+pkgver=39.0
 pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 shared-libs.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('5b59bd8065c44c11742339f04963667ec9d8f3783b0b9dc743d0d3e77163a937'
+sha256sums=('c38daf64e162f305d9b7117c97e759f65c4b086f8db90fd3cea10a05c65c507a'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
 '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40')


[arch-commits] Commit in xulrunner/repos (24 files)

2015-05-18 Thread Connor Behan
Date: Tuesday, May 19, 2015 @ 02:35:57
  Author: cbehan
Revision: 133751

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 133750, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 133750, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 133750, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 133750, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 133750, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 133750, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 133750, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 133750, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 133750, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 133750, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 133750, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 133750, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  144 
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 ++
 community-i686/PKGBUILD |   72 
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 -
 community-x86_64/PKGBUILD   |   72 
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 -
 18 files changed, 596 insertions(+), 596 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 133750:133751 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2015-05-18 Thread Connor Behan
Date: Tuesday, May 19, 2015 @ 02:35:13
  Author: cbehan
Revision: 133750

upgpkg: xulrunner 38.0.1-1

Update to 38.0.1-1

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-18 23:39:28 UTC (rev 133749)
+++ PKGBUILD2015-05-19 00:35:13 UTC (rev 133750)
@@ -4,12 +4,12 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=37.0.2
+pkgver=38.0.1
 pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 
'icu' 'python2')
+depends=('gtk2' 'mozilla-common' 'nss>3.18' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 
'icu' 'python2')
 makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13' 'gst-plugins-base-libs')
 url="http://wiki.mozilla.org/XUL:Xul_Runner";
 
source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
@@ -18,7 +18,7 @@
 shared-libs.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('c08bc152c54bb26d21320ddc2fb57c29ea5f4d84f3d04434698d9d6172c2cd60'
+sha256sums=('5b59bd8065c44c11742339f04963667ec9d8f3783b0b9dc743d0d3e77163a937'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
 '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40')


[arch-commits] Commit in xulrunner/repos (16 files)

2015-04-04 Thread Connor Behan
Date: Sunday, April 5, 2015 @ 05:09:29
  Author: cbehan
Revision: 130697

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

Added:
  xulrunner/repos/community-staging-i686/
  xulrunner/repos/community-staging-i686/PKGBUILD
(from rev 130696, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-staging-i686/freetype-headers.patch
(from rev 130696, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-staging-i686/mozconfig
(from rev 130696, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-staging-i686/mozilla-pkgconfig.patch
(from rev 130696, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-staging-i686/rhbz-966424.patch
(from rev 130696, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-staging-i686/shared-libs.patch
(from rev 130696, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-staging-i686/unbreak-plugin-build.patch
(from rev 130696, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-staging-x86_64/
  xulrunner/repos/community-staging-x86_64/PKGBUILD
(from rev 130696, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-staging-x86_64/freetype-headers.patch
(from rev 130696, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-staging-x86_64/mozconfig
(from rev 130696, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-staging-x86_64/mozilla-pkgconfig.patch
(from rev 130696, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-staging-x86_64/rhbz-966424.patch
(from rev 130696, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-staging-x86_64/shared-libs.patch
(from rev 130696, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-staging-x86_64/unbreak-plugin-build.patch
(from rev 130696, xulrunner/trunk/unbreak-plugin-build.patch)

-+
 community-staging-i686/PKGBUILD |   77 ++
 community-staging-i686/freetype-headers.patch   |   66 +++
 community-staging-i686/mozconfig|   32 +++
 community-staging-i686/mozilla-pkgconfig.patch  |   40 +
 community-staging-i686/rhbz-966424.patch|   23 +
 community-staging-i686/shared-libs.patch|   12 ++
 community-staging-i686/unbreak-plugin-build.patch   |   76 +
 community-staging-x86_64/PKGBUILD   |   77 ++
 community-staging-x86_64/freetype-headers.patch |   66 +++
 community-staging-x86_64/mozconfig  |   32 +++
 community-staging-x86_64/mozilla-pkgconfig.patch|   40 +
 community-staging-x86_64/rhbz-966424.patch  |   23 +
 community-staging-x86_64/shared-libs.patch  |   12 ++
 community-staging-x86_64/unbreak-plugin-build.patch |   76 +
 14 files changed, 652 insertions(+)

Copied: xulrunner/repos/community-staging-i686/PKGBUILD (from rev 130696, 
xulrunner/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-05 03:09:29 UTC (rev 130697)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: Connor Behan 
+# Contributor: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xulrunner
+pkgver=37.0.1
+pkgrel=1
+pkgdesc="Mozilla Runtime Environment"
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 
'icu' 'python2')
+makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13' 'gst-plugins-base-libs')
+url="http://wiki.mozilla.org/XUL:Xul_Runner";
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
+mozconfig
+mozilla-pkgconfig.patch
+shared-libs.patch
+rhbz-966424.patch)
+options=('!emptydirs' '!makeflags' 'staticlibs')
+replaces=('xulrunner-oss')
+sha256sums=('b06a8c9bb04d128ab0637abf7dc1b2c36ffe8930c76e1f37e5abe18c48815952'
+'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
+'1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
+'59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'
+'746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a')
+
+prepare() {
+  cd "$srcdir/mozilla

[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2015-04-04 Thread Connor Behan
Date: Sunday, April 5, 2015 @ 05:08:38
  Author: cbehan
Revision: 130696

upgpkg: xulrunner 37.0.1-1

Update to 37.0.1

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-04 22:48:11 UTC (rev 130695)
+++ PKGBUILD2015-04-05 03:08:38 UTC (rev 130696)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=36.0
+pkgver=37.0.1
 pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 rhbz-966424.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('b5db72bea7f5938892cab45373394bfb37210e4490281aad2d3f3ad07826fd61'
+sha256sums=('b06a8c9bb04d128ab0637abf7dc1b2c36ffe8930c76e1f37e5abe18c48815952'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
 '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'


[arch-commits] Commit in mesa-dri1/repos (8 files)

2015-03-09 Thread Connor Behan
Date: Tuesday, March 10, 2015 @ 01:20:48
  Author: cbehan
Revision: 128990

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

Added:
  mesa-dri1/repos/community-i686/LICENSE
(from rev 128989, mesa-dri1/trunk/LICENSE)
  mesa-dri1/repos/community-i686/PKGBUILD
(from rev 128989, mesa-dri1/trunk/PKGBUILD)
  mesa-dri1/repos/community-x86_64/LICENSE
(from rev 128989, mesa-dri1/trunk/LICENSE)
  mesa-dri1/repos/community-x86_64/PKGBUILD
(from rev 128989, mesa-dri1/trunk/PKGBUILD)
Deleted:
  mesa-dri1/repos/community-i686/LICENSE
  mesa-dri1/repos/community-i686/PKGBUILD
  mesa-dri1/repos/community-x86_64/LICENSE
  mesa-dri1/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |  164 +++
 /PKGBUILD |  230 
 community-i686/LICENSE|   82 ---
 community-i686/PKGBUILD   |  123 ---
 community-x86_64/LICENSE  |   82 ---
 community-x86_64/PKGBUILD |  123 ---
 6 files changed, 394 insertions(+), 410 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2015-03-10 00:20:21 UTC (rev 128989)
+++ community-i686/LICENSE  2015-03-10 00:20:48 UTC (rev 128990)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/  Brian Paul  GNU-LGPL
-
-SGI GLU library   src/glu/sgi/   SGI SGI Free B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copi

[arch-commits] Commit in mesa-dri1/trunk (PKGBUILD)

2015-03-09 Thread Connor Behan
Date: Tuesday, March 10, 2015 @ 01:20:21
  Author: cbehan
Revision: 128989

upgpkg: mesa-dri1 7.11.2-8

Update to 7.11.2-8

Modified:
  mesa-dri1/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 1 insertion(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-10 00:12:44 UTC (rev 128988)
+++ PKGBUILD2015-03-10 00:20:21 UTC (rev 128989)
@@ -4,7 +4,7 @@
 pkgname=('unichrome-dri' 'i810-dri' 'mach64-dri' 'mga-dri' 'r128-dri' 
'savage-dri' 'sis-dri' 'tdfx-dri')
 
 pkgver=7.11.2
-pkgrel=7
+pkgrel=8
 arch=('i686' 'x86_64')
 makedepends=('glproto>=1.4.14' 'dri2proto' 'libdrm>=2.4.26' 
'libxxf86vm>=1.1.1' 'libxdamage>=1.1.3' 'expat>=2.0.1' 'libx11>=1.4.3' 
'libxt>=1.1.1' 
  'gcc-libs>=4.6.1' 'python2' 'libxml2' 'imake' 'llvm' 'udev')
@@ -38,7 +38,6 @@
 
 package_unichrome-dri() {
   depends=("expat" "libdrm" "gcc-libs")
-  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for S3 Graphics/VIA Unichrome"
 
   make -C ${srcdir}/?esa-*/src/mesa/drivers/dri/unichrome DESTDIR="${pkgdir}" 
install
@@ -48,7 +47,6 @@
 
 package_i810-dri() {
   depends=("expat" "libdrm" "gcc-libs")
-  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for Intel i810"
 
   make -C ${srcdir}/?esa-*/src/mesa/drivers/dri/i810 DESTDIR="${pkgdir}" 
install
@@ -58,7 +56,6 @@
 
 package_mach64-dri() {
   depends=("expat" "libdrm" "gcc-libs")
-  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for ATI Mach64"
   conflicts=('xf86-video-mach64<6.8.2')
 
@@ -69,7 +66,6 @@
 
 package_mga-dri() {
   depends=("expat" "libdrm" "gcc-libs")
-  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for Matrox"
   conflicts=('xf86-video-mga<1.4.11')
 
@@ -80,7 +76,6 @@
 
 package_r128-dri() {
   depends=("expat" "libdrm" "gcc-libs")
-  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for ATI Rage128"
   conflicts=('xf86-video-r128<6.8.1')
 
@@ -91,7 +86,6 @@
 
 package_savage-dri() {
   depends=("expat" "libdrm" "gcc-libs")
-  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for S3 Sraphics/VIA Savage"
   conflicts=('xf86-video-savage<2.3.1')
 
@@ -102,7 +96,6 @@
 
 package_sis-dri() {
   depends=("expat" "libdrm" "gcc-libs")
-  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for SiS"
   conflicts=('xf86-video-sis<0.10.2')
 
@@ -113,7 +106,6 @@
 
 package_tdfx-dri() {
   depends=("expat" "libdrm" "gcc-libs")
-  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for 3dfx"
   conflicts=('xf86-video-tdfx<1.4.3')
 


[arch-commits] Commit in xulrunner/repos (28 files)

2015-02-28 Thread Connor Behan
Date: Sunday, March 1, 2015 @ 01:31:19
  Author: cbehan
Revision: 128440

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 128439, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 128439, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 128439, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 128439, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/rhbz-966424.patch
(from rev 128439, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 128439, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 128439, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 128439, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 128439, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 128439, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 128439, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/rhbz-966424.patch
(from rev 128439, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 128439, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 128439, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/rhbz-966424.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/rhbz-966424.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  154 ++
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /rhbz-966424.patch  |   46 +++
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 +
 community-i686/PKGBUILD |   77 -
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/rhbz-966424.patch|   23 ---
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 
 community-x86_64/PKGBUILD   |   77 -
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/rhbz-966424.patch  |   23 ---
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 
 21 files changed, 652 insertions(+), 652 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 128439:128440 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2015-02-28 Thread Connor Behan
Date: Sunday, March 1, 2015 @ 01:30:28
  Author: cbehan
Revision: 128439

upgpkg: xulrunner 36.0-1

Update to 36.0-1

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-28 21:24:46 UTC (rev 128438)
+++ PKGBUILD2015-03-01 00:30:28 UTC (rev 128439)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=35.0
+pkgver=36.0
 pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 rhbz-966424.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('4b0689513f2ecffba68b17bff2c36f1b227148d44db0eb7068871ff97422af92'
+sha256sums=('b5db72bea7f5938892cab45373394bfb37210e4490281aad2d3f3ad07826fd61'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
 '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'


[arch-commits] Commit in xulrunner/repos (28 files)

2015-01-16 Thread Connor Behan
Date: Saturday, January 17, 2015 @ 00:53:43
  Author: cbehan
Revision: 126019

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 126018, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 126018, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 126018, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 126018, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/rhbz-966424.patch
(from rev 126018, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 126018, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 126018, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 126018, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 126018, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 126018, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 126018, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/rhbz-966424.patch
(from rev 126018, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 126018, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 126018, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/rhbz-966424.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/rhbz-966424.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  154 ++
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /rhbz-966424.patch  |   46 +++
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 +
 community-i686/PKGBUILD |   77 -
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/rhbz-966424.patch|   23 ---
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 
 community-x86_64/PKGBUILD   |   77 -
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/rhbz-966424.patch  |   23 ---
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 
 21 files changed, 652 insertions(+), 652 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 126018:126019 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2015-01-16 Thread Connor Behan
Date: Saturday, January 17, 2015 @ 00:52:42
  Author: cbehan
Revision: 126018

upgpkg: xulrunner 35.0-1

Update to 35.0

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-16 22:02:19 UTC (rev 126017)
+++ PKGBUILD2015-01-16 23:52:42 UTC (rev 126018)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=34.0.5
+pkgver=35.0
 pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 rhbz-966424.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('581c2f82f48e2331fdccea33bdbc4d8951694319ebac11eeca30172f622955de'
+sha256sums=('4b0689513f2ecffba68b17bff2c36f1b227148d44db0eb7068871ff97422af92'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
 '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'


[arch-commits] Commit in xulrunner/repos (28 files)

2014-12-03 Thread Connor Behan
Date: Wednesday, December 3, 2014 @ 23:05:06
  Author: cbehan
Revision: 123423

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 123422, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 123422, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 123422, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 123422, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/rhbz-966424.patch
(from rev 123422, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 123422, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 123422, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 123422, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 123422, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 123422, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 123422, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/rhbz-966424.patch
(from rev 123422, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 123422, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 123422, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/rhbz-966424.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/rhbz-966424.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  154 ++
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /rhbz-966424.patch  |   46 +++
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 +
 community-i686/PKGBUILD |   77 -
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/rhbz-966424.patch|   23 ---
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 
 community-x86_64/PKGBUILD   |   77 -
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/rhbz-966424.patch  |   23 ---
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 
 21 files changed, 652 insertions(+), 652 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 123422:123423 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD mozilla-pkgconfig.patch)

2014-12-03 Thread Connor Behan
Date: Wednesday, December 3, 2014 @ 23:04:15
  Author: cbehan
Revision: 123422

upgpkg: xulrunner 34.0.5-1

Update to 34.0.5-1

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozilla-pkgconfig.patch

-+
 PKGBUILD|8 
 mozilla-pkgconfig.patch |4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 21:57:33 UTC (rev 123421)
+++ PKGBUILD2014-12-03 22:04:15 UTC (rev 123422)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=33.0
-pkgrel=2
+pkgver=34.0.5
+pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -19,9 +19,9 @@
 rhbz-966424.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('99402cf84949e06bac72d8abbdecde57e8af465727001ed6849a34632f20bcdb'
+sha256sums=('581c2f82f48e2331fdccea33bdbc4d8951694319ebac11eeca30172f622955de'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
-'23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
+'1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
 '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'
 '746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a')
 

Modified: mozilla-pkgconfig.patch
===
--- mozilla-pkgconfig.patch 2014-12-03 21:57:33 UTC (rev 123421)
+++ mozilla-pkgconfig.patch 2014-12-03 22:04:15 UTC (rev 123422)
@@ -36,5 +36,5 @@
  Version: %MOZILLA_VERSION%
  Requires: %NSPR_NAME% >= %NSPR_VERSION%
  Libs: -L${sdkdir}/lib %MOZ_JS_LINK%
--Cflags: -I${includedir} -DXP_UNIX -DJS_THREADSAFE
-+Cflags: -I${includedir} -I${includedir}/js -DXP_UNIX -DJS_THREADSAFE
+-Cflags: -I${includedir} -DXP_UNIX
++Cflags: -I${includedir} -I${includedir}/js -DXP_UNIX


[arch-commits] Commit in xulrunner/repos (28 files)

2014-10-20 Thread Connor Behan
Date: Tuesday, October 21, 2014 @ 04:53:43
  Author: cbehan
Revision: 121114

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 121113, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 121113, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 121113, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 121113, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/rhbz-966424.patch
(from rev 121113, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 121113, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 121113, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 121113, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 121113, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 121113, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 121113, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/rhbz-966424.patch
(from rev 121113, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 121113, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 121113, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/rhbz-966424.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/rhbz-966424.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  154 ++
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /rhbz-966424.patch  |   46 +++
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 +
 community-i686/PKGBUILD |   77 -
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/rhbz-966424.patch|   23 ---
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 
 community-x86_64/PKGBUILD   |   77 -
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/rhbz-966424.patch  |   23 ---
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 
 21 files changed, 652 insertions(+), 652 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 121113:121114 to see the changes.


[arch-commits] Commit in xulrunner/repos/community-i686 (14 files)

2014-10-20 Thread Connor Behan
Date: Tuesday, October 21, 2014 @ 04:42:35
  Author: cbehan
Revision: 121113

Update to 33.0-2

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 121112, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 121112, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 121112, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 121112, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/rhbz-966424.patch
(from rev 121112, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 121112, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 121112, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/rhbz-966424.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch

+
 PKGBUILD   |  154 +--
 freetype-headers.patch |  132 ++--
 mozconfig  |   64 -
 mozilla-pkgconfig.patch|   80 +++---
 rhbz-966424.patch  |   46 ++--
 shared-libs.patch  |   24 +++---
 unbreak-plugin-build.patch |  152 +-
 7 files changed, 326 insertions(+), 326 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-10-21 02:29:46 UTC (rev 121112)
+++ PKGBUILD2014-10-21 02:42:35 UTC (rev 121113)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Connor Behan 
-# Contributor: Jan de Groot 
-# Contributor: Alexander Baldeck 
-
-pkgname=xulrunner
-pkgver=33.0
-pkgrel=1
-pkgdesc="Mozilla Runtime Environment"
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 
'icu' 'python2')
-makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13' 'gst-plugins-base-libs')
-url="http://wiki.mozilla.org/XUL:Xul_Runner";
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
-mozconfig
-mozilla-pkgconfig.patch
-shared-libs.patch
-rhbz-966424.patch)
-options=('!emptydirs' '!makeflags' 'staticlibs')
-replaces=('xulrunner-oss')
-sha256sums=('99402cf84949e06bac72d8abbdecde57e8af465727001ed6849a34632f20bcdb'
-'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
-'23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
-'59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'
-'746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a')
-
-prepare() {
-  cd "$srcdir/mozilla-release"
-  cp "$srcdir/mozconfig" .mozconfig
-
-  # fix libdir/sdkdir - fedora
-  patch -Np1 -i ../mozilla-pkgconfig.patch
-  patch -Np1 -i ../shared-libs.patch
-
-  # https://bugs.archlinux.org/task/41689
-  patch -Np1 -i ../rhbz-966424.patch
-
-  # WebRTC build tries to execute "python" and expects Python 2
-  # Workaround taken from chromium PKGBUILD
-  mkdir "$srcdir/python2-path"
-  ln -s /usr/bin/python2 "$srcdir/python2-path/python"
-
-  # configure script misdetects the preprocessor without an optimization level
-  # https://bugs.archlinux.org/task/34644
-  sed -i '/ac_cpp=/s/$CPPFLAGS/& -O2/' configure
-}
-
-build() {
-  cd "$srcdir/mozilla-release"
-
-  export PATH="$srcdir/python2-path:$PATH"
-  export LDFLAGS="$LDFALGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver"
-  export PYTHON="/usr/bin/python2"
-
-  make -j1 -f client.mk build
-}
-
-package() {
-  cd "$srcdir/mozilla-release"
-  make -j1 -f client.mk DESTDIR="$pkgdir" install
-
-  # Use system-provided dictionaries
-  rm -rf "$pkgdir"/usr/lib/xulrunner-$pkgver/{dictionaries,hyphenation}
-  ln -sf /usr/share/hunspell "$pkgdir/usr/lib/xulrunner-$pkgver/dictionaries"
-  ln -sf /usr/share/hyphen "$pkgdir/usr/lib/xulrunner-$pkgver/hyphenation"
-
-

[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2014-10-20 Thread Connor Behan
Date: Tuesday, October 21, 2014 @ 04:29:46
  Author: cbehan
Revision: 121112

upgpkg: xulrunner 33.0-2

Modified:
  xulrunner/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-20 23:28:08 UTC (rev 12)
+++ PKGBUILD2014-10-21 02:29:46 UTC (rev 121112)
@@ -5,7 +5,7 @@
 
 pkgname=xulrunner
 pkgver=33.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')


[arch-commits] Commit in xulrunner/repos (28 files)

2014-10-18 Thread Connor Behan
Date: Sunday, October 19, 2014 @ 06:16:41
  Author: cbehan
Revision: 120971

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

Added:
  xulrunner/repos/community-testing-i686/PKGBUILD
(from rev 120970, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-testing-i686/freetype-headers.patch
(from rev 120970, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-testing-i686/mozconfig
(from rev 120970, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-testing-i686/mozilla-pkgconfig.patch
(from rev 120970, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-testing-i686/rhbz-966424.patch
(from rev 120970, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-testing-i686/shared-libs.patch
(from rev 120970, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-testing-i686/unbreak-plugin-build.patch
(from rev 120970, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-testing-x86_64/PKGBUILD
(from rev 120970, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-testing-x86_64/freetype-headers.patch
(from rev 120970, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-testing-x86_64/mozconfig
(from rev 120970, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-testing-x86_64/mozilla-pkgconfig.patch
(from rev 120970, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-testing-x86_64/rhbz-966424.patch
(from rev 120970, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-testing-x86_64/shared-libs.patch
(from rev 120970, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-testing-x86_64/unbreak-plugin-build.patch
(from rev 120970, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-testing-i686/PKGBUILD
  xulrunner/repos/community-testing-i686/freetype-headers.patch
  xulrunner/repos/community-testing-i686/mozconfig
  xulrunner/repos/community-testing-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-testing-i686/rhbz-966424.patch
  xulrunner/repos/community-testing-i686/shared-libs.patch
  xulrunner/repos/community-testing-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-testing-x86_64/PKGBUILD
  xulrunner/repos/community-testing-x86_64/freetype-headers.patch
  xulrunner/repos/community-testing-x86_64/mozconfig
  xulrunner/repos/community-testing-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-testing-x86_64/rhbz-966424.patch
  xulrunner/repos/community-testing-x86_64/shared-libs.patch
  xulrunner/repos/community-testing-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  154 ++
 /freetype-headers.patch |  132 +++
 /mozconfig  |   64 +++
 /mozilla-pkgconfig.patch|   80 +
 /rhbz-966424.patch  |   46 +
 /shared-libs.patch  |   24 ++
 /unbreak-plugin-build.patch |  152 +
 community-testing-i686/PKGBUILD |   77 -
 community-testing-i686/freetype-headers.patch   |   66 ---
 community-testing-i686/mozconfig|   32 ---
 community-testing-i686/mozilla-pkgconfig.patch  |   40 
 community-testing-i686/rhbz-966424.patch|   23 --
 community-testing-i686/shared-libs.patch|   14 -
 community-testing-i686/unbreak-plugin-build.patch   |   76 
 community-testing-x86_64/PKGBUILD   |   77 -
 community-testing-x86_64/freetype-headers.patch |   66 ---
 community-testing-x86_64/mozconfig  |   32 ---
 community-testing-x86_64/mozilla-pkgconfig.patch|   40 
 community-testing-x86_64/rhbz-966424.patch  |   23 --
 community-testing-x86_64/shared-libs.patch  |   14 -
 community-testing-x86_64/unbreak-plugin-build.patch |   76 
 21 files changed, 652 insertions(+), 656 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 120970:120971 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD shared-libs.patch)

2014-10-18 Thread Connor Behan
Date: Sunday, October 19, 2014 @ 05:42:44
  Author: cbehan
Revision: 120968

Update to 33.0-1

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/shared-libs.patch

---+
 PKGBUILD  |   10 +-
 shared-libs.patch |8 +++-
 2 files changed, 8 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-19 02:04:17 UTC (rev 120967)
+++ PKGBUILD2014-10-19 03:42:44 UTC (rev 120968)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=32.0
-pkgrel=2
+pkgver=33.0
+pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -19,10 +19,10 @@
 rhbz-966424.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('769671c97bfa5ab0719cc792a55109540287939e11d515e125769b5104056a21'
+sha256sums=('99402cf84949e06bac72d8abbdecde57e8af465727001ed6849a34632f20bcdb'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
-'3729eb95167f704e627cfd4ef5ce24414c6c33df68d2fd968d315f1873d6dc7c'
+'59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'
 '746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a')
 
 prepare() {
@@ -29,7 +29,7 @@
   cd "$srcdir/mozilla-release"
   cp "$srcdir/mozconfig" .mozconfig
 
-  #fix libdir/sdkdir - fedora
+  # fix libdir/sdkdir - fedora
   patch -Np1 -i ../mozilla-pkgconfig.patch
   patch -Np1 -i ../shared-libs.patch
 

Modified: shared-libs.patch
===
--- shared-libs.patch   2014-10-19 02:04:17 UTC (rev 120967)
+++ shared-libs.patch   2014-10-19 03:42:44 UTC (rev 120968)
@@ -1,14 +1,12 @@
 diff -Nur mozilla-release.orig/browser/installer/Makefile.in 
mozilla-release/browser/installer/Makefile.in
 --- mozilla-release.orig/browser/installer/Makefile.in 2012-07-17 
16:19:29.480356991 +
 +++ mozilla-release/browser/installer/Makefile.in  2012-07-17 
17:32:41.250937293 +
-@@ -50,7 +50,7 @@
- MOZ_PKG_MANIFEST_P = $(srcdir)/package-manifest.in
+@@ -17,7 +17,7 @@
+ 
  # Some files have been already bundled with xulrunner
- ifndef SYSTEM_LIBXUL
  ifndef MOZ_MULET
 -MOZ_PKG_FATAL_WARNINGS = 1
 +MOZ_PKG_FATAL_WARNINGS = 0
  endif
- endif
  
- MOZ_NONLOCALIZED_PKG_LIST = \
+ DEFINES += -DAB_CD=$(AB_CD) -DMOZ_APP_NAME=$(MOZ_APP_NAME) 
-DPREF_DIR=$(PREF_DIR)


[arch-commits] Commit in xulrunner/repos (28 files)

2014-09-26 Thread Connor Behan
Date: Saturday, September 27, 2014 @ 04:05:14
  Author: cbehan
Revision: 119640

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 119639, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 119639, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 119639, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 119639, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/rhbz-966424.patch
(from rev 119639, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 119639, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 119639, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 119639, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 119639, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 119639, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 119639, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/rhbz-966424.patch
(from rev 119639, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 119639, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 119639, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/rhbz-966424.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/rhbz-966424.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  154 ++
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /rhbz-966424.patch  |   46 +++
 /shared-libs.patch  |   28 
 /unbreak-plugin-build.patch |  152 +
 community-i686/PKGBUILD |   77 -
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/rhbz-966424.patch|   23 ---
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 
 community-x86_64/PKGBUILD   |   77 -
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/rhbz-966424.patch  |   23 ---
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 
 21 files changed, 656 insertions(+), 652 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 119639:119640 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD shared-libs.patch)

2014-09-26 Thread Connor Behan
Date: Saturday, September 27, 2014 @ 04:03:45
  Author: cbehan
Revision: 119639

upgpkg: xulrunner 32.0-1

Update to 32.0-1

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/shared-libs.patch

---+
 PKGBUILD  |8 
 shared-libs.patch |2 ++
 2 files changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-27 01:21:20 UTC (rev 119638)
+++ PKGBUILD2014-09-27 02:03:45 UTC (rev 119639)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=31.0
-pkgrel=2
+pkgver=32.0
+pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -19,10 +19,10 @@
 rhbz-966424.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('6f4cb97e4debe2225f94bc813057154d2aa2680f5aa69573048633507cecb21e'
+sha256sums=('769671c97bfa5ab0719cc792a55109540287939e11d515e125769b5104056a21'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
-'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1'
+'3729eb95167f704e627cfd4ef5ce24414c6c33df68d2fd968d315f1873d6dc7c'
 '746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a')
 
 prepare() {

Modified: shared-libs.patch
===
--- shared-libs.patch   2014-09-27 01:21:20 UTC (rev 119638)
+++ shared-libs.patch   2014-09-27 02:03:45 UTC (rev 119639)
@@ -5,8 +5,10 @@
  MOZ_PKG_MANIFEST_P = $(srcdir)/package-manifest.in
  # Some files have been already bundled with xulrunner
  ifndef SYSTEM_LIBXUL
+ ifndef MOZ_MULET
 -MOZ_PKG_FATAL_WARNINGS = 1
 +MOZ_PKG_FATAL_WARNINGS = 0
  endif
+ endif
  
  MOZ_NONLOCALIZED_PKG_LIST = \


[arch-commits] Commit in mesa-dri1/repos (8 files)

2014-09-26 Thread Connor Behan
Date: Saturday, September 27, 2014 @ 02:17:59
  Author: cbehan
Revision: 119637

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

Added:
  mesa-dri1/repos/community-i686/LICENSE
(from rev 119636, mesa-dri1/trunk/LICENSE)
  mesa-dri1/repos/community-i686/PKGBUILD
(from rev 119636, mesa-dri1/trunk/PKGBUILD)
  mesa-dri1/repos/community-x86_64/LICENSE
(from rev 119636, mesa-dri1/trunk/LICENSE)
  mesa-dri1/repos/community-x86_64/PKGBUILD
(from rev 119636, mesa-dri1/trunk/PKGBUILD)
Deleted:
  mesa-dri1/repos/community-i686/LICENSE
  mesa-dri1/repos/community-i686/PKGBUILD
  mesa-dri1/repos/community-x86_64/LICENSE
  mesa-dri1/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |  164 +
 /PKGBUILD |  246 
 community-i686/LICENSE|   82 --
 community-i686/PKGBUILD   |  115 
 community-x86_64/LICENSE  |   82 --
 community-x86_64/PKGBUILD |  115 
 6 files changed, 410 insertions(+), 394 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2014-09-27 00:17:19 UTC (rev 119636)
+++ community-i686/LICENSE  2014-09-27 00:17:59 UTC (rev 119637)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/  Brian Paul  GNU-LGPL
-
-SGI GLU library   src/glu/sgi/   SGI SGI Free B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: m

[arch-commits] Commit in mesa-dri1/trunk (PKGBUILD)

2014-09-26 Thread Connor Behan
Date: Saturday, September 27, 2014 @ 02:17:19
  Author: cbehan
Revision: 119636

upgpkg: mesa-dri1 7.11.2-7

FS#42124

Modified:
  mesa-dri1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-26 22:36:02 UTC (rev 119635)
+++ PKGBUILD2014-09-27 00:17:19 UTC (rev 119636)
@@ -4,7 +4,7 @@
 pkgname=('unichrome-dri' 'i810-dri' 'mach64-dri' 'mga-dri' 'r128-dri' 
'savage-dri' 'sis-dri' 'tdfx-dri')
 
 pkgver=7.11.2
-pkgrel=6
+pkgrel=7
 arch=('i686' 'x86_64')
 makedepends=('glproto>=1.4.14' 'dri2proto' 'libdrm>=2.4.26' 
'libxxf86vm>=1.1.1' 'libxdamage>=1.1.3' 'expat>=2.0.1' 'libx11>=1.4.3' 
'libxt>=1.1.1' 
  'gcc-libs>=4.6.1' 'python2' 'libxml2' 'imake' 'llvm' 'udev')
@@ -37,7 +37,8 @@
 }
 
 package_unichrome-dri() {
-  depends=("mesa-libgl")
+  depends=("expat" "libdrm" "gcc-libs")
+  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for S3 Graphics/VIA Unichrome"
 
   make -C ${srcdir}/?esa-*/src/mesa/drivers/dri/unichrome DESTDIR="${pkgdir}" 
install
@@ -46,7 +47,8 @@
 }
 
 package_i810-dri() {
-  depends=("mesa-libgl")
+  depends=("expat" "libdrm" "gcc-libs")
+  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for Intel i810"
 
   make -C ${srcdir}/?esa-*/src/mesa/drivers/dri/i810 DESTDIR="${pkgdir}" 
install
@@ -55,7 +57,8 @@
 }
 
 package_mach64-dri() {
-  depends=("mesa-libgl")
+  depends=("expat" "libdrm" "gcc-libs")
+  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for ATI Mach64"
   conflicts=('xf86-video-mach64<6.8.2')
 
@@ -65,7 +68,8 @@
 }
 
 package_mga-dri() {
-  depends=("mesa-libgl")
+  depends=("expat" "libdrm" "gcc-libs")
+  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for Matrox"
   conflicts=('xf86-video-mga<1.4.11')
 
@@ -75,7 +79,8 @@
 }
 
 package_r128-dri() {
-  depends=("mesa-libgl")
+  depends=("expat" "libdrm" "gcc-libs")
+  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for ATI Rage128"
   conflicts=('xf86-video-r128<6.8.1')
 
@@ -85,7 +90,8 @@
 }
 
 package_savage-dri() {
-  depends=("mesa-libgl")
+  depends=("expat" "libdrm" "gcc-libs")
+  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for S3 Sraphics/VIA Savage"
   conflicts=('xf86-video-savage<2.3.1')
 
@@ -95,7 +101,8 @@
 }
 
 package_sis-dri() {
-  depends=("mesa-libgl")
+  depends=("expat" "libdrm" "gcc-libs")
+  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for SiS"
   conflicts=('xf86-video-sis<0.10.2')
 
@@ -105,7 +112,8 @@
 }
 
 package_tdfx-dri() {
-  depends=("mesa-libgl")
+  depends=("expat" "libdrm" "gcc-libs")
+  provides=("mesa-dri")
   pkgdesc="Mesa DRI drivers for 3dfx"
   conflicts=('xf86-video-tdfx<1.4.3')
 


[arch-commits] Commit in xulrunner/repos (24 files)

2014-07-24 Thread Connor Behan
Date: Thursday, July 24, 2014 @ 11:31:33
  Author: cbehan
Revision: 116295

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 116294, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 116294, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 116294, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 116294, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 116294, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 116294, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 116294, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 116294, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 116294, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 116294, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 116294, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 116294, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  146 
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 ++
 community-i686/PKGBUILD |   72 
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 -
 community-x86_64/PKGBUILD   |   72 
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 -
 18 files changed, 598 insertions(+), 596 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 116294:116295 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

2014-07-24 Thread Connor Behan
Date: Thursday, July 24, 2014 @ 11:30:16
  Author: cbehan
Revision: 116294

upgpkg: xulrunner 31.0-1

Update to 31.0-1

Modified:
  xulrunner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-24 07:04:30 UTC (rev 116293)
+++ PKGBUILD2014-07-24 09:30:16 UTC (rev 116294)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=30.0
+pkgver=31.0
 pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 shared-libs.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('7faee20752c87433c746a650006acdeb710b21d216894101bb44356123f557ad'
+sha256sums=('6f4cb97e4debe2225f94bc813057154d2aa2680f5aa69573048633507cecb21e'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1')
@@ -70,3 +70,4 @@
   sed -i 's|!/usr/bin/env python$|!/usr/bin/env python2|' \
 
"$pkgdir"/usr/lib/xulrunner-devel-$pkgver/sdk/bin/{xpt,header,typelib,xpidl}.py
 }
+sha256sums=('6f4cb97e4debe2225f94bc813057154d2aa2680f5aa69573048633507cecb21e' 
'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052' 
'23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269' 
'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1')



[arch-commits] Commit in (4 files)

2014-07-05 Thread Connor Behan
Date: Saturday, July 5, 2014 @ 09:58:10
  Author: cbehan
Revision: 115077

Correct firefox package descriptions

Modified:
  firefox-adblock-plus/trunk/PKGBUILD
  firefox-firebug/trunk/PKGBUILD
  firefox-noscript/trunk/PKGBUILD
  firefox-raismth/trunk/PKGBUILD

-+
 firefox-adblock-plus/trunk/PKGBUILD |2 +-
 firefox-firebug/trunk/PKGBUILD  |2 +-
 firefox-noscript/trunk/PKGBUILD |2 +-
 firefox-raismth/trunk/PKGBUILD  |2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

Modified: firefox-adblock-plus/trunk/PKGBUILD
===
--- firefox-adblock-plus/trunk/PKGBUILD 2014-07-05 06:59:43 UTC (rev 115076)
+++ firefox-adblock-plus/trunk/PKGBUILD 2014-07-05 07:58:10 UTC (rev 115077)
@@ -4,7 +4,7 @@
 pkgname=firefox-adblock-plus
 pkgver=2.6.3
 pkgrel=1
-pkgdesc="plugin for firefox which block ads and banners"
+pkgdesc="Extension for firefox which block ads and banners"
 arch=('any')
 url="http://adblockplus.org/";
 license=('GPL')

Modified: firefox-firebug/trunk/PKGBUILD
===
--- firefox-firebug/trunk/PKGBUILD  2014-07-05 06:59:43 UTC (rev 115076)
+++ firefox-firebug/trunk/PKGBUILD  2014-07-05 07:58:10 UTC (rev 115077)
@@ -4,7 +4,7 @@
 pkgname=firefox-firebug
 pkgver=2.0
 pkgrel=1
-pkgdesc="Firefox plugin with tools for web development."
+pkgdesc="Firefox extension with tools for web development."
 arch=(any)
 url="http://getfirebug.com/";
 license=('custom:BSD')

Modified: firefox-noscript/trunk/PKGBUILD
===
--- firefox-noscript/trunk/PKGBUILD 2014-07-05 06:59:43 UTC (rev 115076)
+++ firefox-noscript/trunk/PKGBUILD 2014-07-05 07:58:10 UTC (rev 115077)
@@ -4,7 +4,7 @@
 pkgname=firefox-noscript
 pkgver=2.6.8.31
 pkgrel=1
-pkgdesc="plugin for firefox which disables script"
+pkgdesc="Extension for firefox which disables script"
 arch=('any')
 url="http://noscript.net/";
 license=('GPL2')

Modified: firefox-raismth/trunk/PKGBUILD
===
--- firefox-raismth/trunk/PKGBUILD  2014-07-05 06:59:43 UTC (rev 115076)
+++ firefox-raismth/trunk/PKGBUILD  2014-07-05 07:58:10 UTC (rev 115077)
@@ -4,7 +4,7 @@
 pkgname=firefox-raismth
 pkgver=4.0.1
 pkgrel=1
-pkgdesc="Firefox plugin for watching Rai.tv live channels, vod and replay 
contents w/o *light (Silverlight/Moonlight)"
+pkgdesc="Firefox extension for watching Rai.tv live channels, vod and replay 
contents w/o *light (Silverlight/Moonlight)"
 arch=('any')
 url="http://acab.servebeer.com/";
 license=('GPL3')



[arch-commits] Commit in vbetool/trunk (PKGBUILD no_x86_check.patch)

2014-07-04 Thread Connor Behan
Date: Saturday, July 5, 2014 @ 03:31:14
  Author: cbehan
Revision: 114948

upgpkg: vbetool 1.2.2-1

Update to 1.2.2-1

Added:
  vbetool/trunk/no_x86_check.patch
Modified:
  vbetool/trunk/PKGBUILD

+
 PKGBUILD   |   22 +++---
 no_x86_check.patch |   24 
 2 files changed, 35 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-04 20:21:33 UTC (rev 114947)
+++ PKGBUILD2014-07-05 01:31:14 UTC (rev 114948)
@@ -1,28 +1,28 @@
 # $Id$
-# Maintainer: Lukas Fleischer 
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
 # Contributor: Christian Storm 
 # Contributor: James Rayner 
 # Contributor: Thayer Williams 
 
 pkgname=vbetool
-pkgver=1.1
-pkgrel=3
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="Uses lrmi in order to run code from the video BIOS"
 url="http://www.srcf.ucam.org/~mjg59/vbetool/";
 license=('GPL2')
 arch=('i686' 'x86_64')
-depends=('zlib' 'libx86')
+depends=('zlib' 'libx86' 'libpciaccess')
 makedepends=('pciutils')
-source=("http://www.codon.org.uk/~mjg59/${pkgname}/download/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('ffb03b118867a02296d7449019ad8846')
+source=("http://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
+'no_x86_check.patch')
+md5sums=('SKIP'
+ 'f4abc1181c0cda966626cbe5872d678f')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver
-  if [ "${CARCH}" = "x86_64" ]; then
-./configure --prefix=/usr --sbindir=/usr/bin --without-x86emu
-  else
-./configure --prefix=/usr --sbindir=/usr/bin
-  fi
+  patch -Np1 -i ../no_x86_check.patch
+  ./autogen.sh --prefix=/usr --sbindir=/usr/bin
   make LIBS=-lpci
 }
 

Added: no_x86_check.patch
===
--- no_x86_check.patch  (rev 0)
+++ no_x86_check.patch  2014-07-05 01:31:14 UTC (rev 114948)
@@ -0,0 +1,24 @@
+diff -u vbetool-vbetool-1.2.2.orig/configure.ac 
vbetool-vbetool-1.2.2/configure.ac
+--- vbetool-vbetool-1.2.2.orig/configure.ac2014-07-04 18:05:58.478398712 
-0700
 vbetool-vbetool-1.2.2/configure.ac 2014-07-04 18:07:06.496117460 -0700
+@@ -35,9 +35,6 @@
+ 
+ PKG_CHECK_MODULES(LIBPCIACCESS, pciaccess)
+ 
+-# Checks for pkg-config packages
+-PKG_CHECK_MODULES(LIBX86, x86)
+-
+ SAVE_CFLAGS=$CFLAGS
+ CFLAGS=$LIBPCIACCESS_CFLAGS
+ LIBS=$LIBPCIACCESS_LIBS
+@@ -45,8 +42,8 @@
+ LIBS=$SAVE_LIBS
+ CFLAGS=$SAVE_CFLAGS
+ 
+-VBETOOL_LIBS="$LIBPCIACCESS_LIBS $LIBX86_LIBS"
+-VBETOOL_CFLAGS="$LIBPCIACCESS_CFLAGS $LIBX86_CFLAGS"
++VBETOOL_LIBS="$LIBPCIACCESS_LIBS -lx86"
++VBETOOL_CFLAGS="$LIBPCIACCESS_CFLAGS"
+ AC_SUBST(VBETOOL_CFLAGS)
+ AC_SUBST(VBETOOL_LIBS)
+ 



[arch-commits] Commit in vbetool/repos (6 files)

2014-07-04 Thread Connor Behan
Date: Saturday, July 5, 2014 @ 03:31:53
  Author: cbehan
Revision: 114949

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

Added:
  vbetool/repos/community-i686/PKGBUILD
(from rev 114948, vbetool/trunk/PKGBUILD)
  vbetool/repos/community-i686/no_x86_check.patch
(from rev 114948, vbetool/trunk/no_x86_check.patch)
  vbetool/repos/community-x86_64/PKGBUILD
(from rev 114948, vbetool/trunk/PKGBUILD)
  vbetool/repos/community-x86_64/no_x86_check.patch
(from rev 114948, vbetool/trunk/no_x86_check.patch)
Deleted:
  vbetool/repos/community-i686/PKGBUILD
  vbetool/repos/community-x86_64/PKGBUILD

-+
 /PKGBUILD   |   64 ++
 community-i686/PKGBUILD |   32 -
 community-i686/no_x86_check.patch   |   24 
 community-x86_64/PKGBUILD   |   32 -
 community-x86_64/no_x86_check.patch |   24 
 5 files changed, 112 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-05 01:31:14 UTC (rev 114948)
+++ community-i686/PKGBUILD 2014-07-05 01:31:53 UTC (rev 114949)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Contributor: Christian Storm 
-# Contributor: James Rayner 
-# Contributor: Thayer Williams 
-
-pkgname=vbetool
-pkgver=1.1
-pkgrel=3
-pkgdesc="Uses lrmi in order to run code from the video BIOS"
-url="http://www.srcf.ucam.org/~mjg59/vbetool/";
-license=('GPL2')
-arch=('i686' 'x86_64')
-depends=('zlib' 'libx86')
-makedepends=('pciutils')
-source=("http://www.codon.org.uk/~mjg59/${pkgname}/download/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('ffb03b118867a02296d7449019ad8846')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  if [ "${CARCH}" = "x86_64" ]; then
-./configure --prefix=/usr --sbindir=/usr/bin --without-x86emu
-  else
-./configure --prefix=/usr --sbindir=/usr/bin
-  fi
-  make LIBS=-lpci
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: vbetool/repos/community-i686/PKGBUILD (from rev 114948, 
vbetool/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD     (rev 0)
+++ community-i686/PKGBUILD 2014-07-05 01:31:53 UTC (rev 114949)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
+# Contributor: Christian Storm 
+# Contributor: James Rayner 
+# Contributor: Thayer Williams 
+
+pkgname=vbetool
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="Uses lrmi in order to run code from the video BIOS"
+url="http://www.srcf.ucam.org/~mjg59/vbetool/";
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('zlib' 'libx86' 'libpciaccess')
+makedepends=('pciutils')
+source=("http://cgit.freedesktop.org/~airlied/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz";
+'no_x86_check.patch')
+md5sums=('SKIP'
+ 'f4abc1181c0cda966626cbe5872d678f')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  patch -Np1 -i ../no_x86_check.patch
+  ./autogen.sh --prefix=/usr --sbindir=/usr/bin
+  make LIBS=-lpci
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Copied: vbetool/repos/community-i686/no_x86_check.patch (from rev 114948, 
vbetool/trunk/no_x86_check.patch)
===
--- community-i686/no_x86_check.patch   (rev 0)
+++ community-i686/no_x86_check.patch   2014-07-05 01:31:53 UTC (rev 114949)
@@ -0,0 +1,24 @@
+diff -u vbetool-vbetool-1.2.2.orig/configure.ac 
vbetool-vbetool-1.2.2/configure.ac
+--- vbetool-vbetool-1.2.2.orig/configure.ac2014-07-04 18:05:58.478398712 
-0700
 vbetool-vbetool-1.2.2/configure.ac 2014-07-04 18:07:06.496117460 -0700
+@@ -35,9 +35,6 @@
+ 
+ PKG_CHECK_MODULES(LIBPCIACCESS, pciaccess)
+ 
+-# Checks for pkg-config packages
+-PKG_CHECK_MODULES(LIBX86, x86)
+-
+ SAVE_CFLAGS=$CFLAGS
+ CFLAGS=$LIBPCIACCESS_CFLAGS
+ LIBS=$LIBPCIACCESS_LIBS
+@@ -45,8 +42,8 @@
+ LIBS=$SAVE_LIBS
+ CFLAGS=$SAVE_CFLAGS
+ 
+-VBETOOL_LIBS="$LIBPCIACCESS_LIBS $LIBX86_LIBS"
+-VBETOOL_CFLAGS="$LIBPCIACCESS_CFLAGS $LIBX86_CFLAGS"
++VBETOOL_LIBS="$LIBPCIACCESS_LIBS -lx86"
++VBETOOL_CFLAGS="$LIBPCIACCESS_CFLAGS"
+ AC_SUBST(VBETOOL_CFLAGS)
+ AC_SUBST(VBETOOL_LIBS)
+ 

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-05 01:31:14 UTC (rev 114948)
+++ community-x86_64/PKGBUILD   2014-07

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

2014-07-04 Thread Connor Behan
Date: Friday, July 4, 2014 @ 10:46:30
  Author: cbehan
Revision: 114845

archrelease: copy trunk to community-any

Added:
  python2-gasp/repos/community-any/PKGBUILD
(from rev 114844, python2-gasp/trunk/PKGBUILD)
Deleted:
  python2-gasp/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-04 08:46:01 UTC (rev 114844)
+++ PKGBUILD2014-07-04 08:46:30 UTC (rev 114845)
@@ -1,22 +0,0 @@
-# Maintainer: Connor Behan 
-# Contributor: Christoph Zeiler 
-# Contributor: Thomas Dziedzic
-
-pkgname=python2-gasp
-pkgver=0.3.4
-pkgrel=1
-pkgdesc="Procedural API for beginning programmers built on the PyCairo library"
-arch=('any')
-url="https://launchpad.net/gasp-core";
-license=('GPL3')
-depends=('pygtk')
-makedepends=('python2-distribute')
-source=(http://launchpad.net/gasp-core/0.3.x/$pkgver/+download/${pkgname#python2-}-${pkgver}.tar.gz)
-
-package() {
-  cd "${srcdir}"/${pkgname#python2-}-${pkgver}
-  python2 setup.py install --root="${pkgdir}"
-  rm -rf "${pkgdir}"/usr/lib/python*/site-packages/*.egg-info
-}
-
-md5sums=('59b4fbaa3f5bdf180dc1c2262a2258d7')

Copied: python2-gasp/repos/community-any/PKGBUILD (from rev 114844, 
python2-gasp/trunk/PKGBUILD)
===
--- PKGBUILD    (rev 0)
+++ PKGBUILD2014-07-04 08:46:30 UTC (rev 114845)
@@ -0,0 +1,22 @@
+# Maintainer: Connor Behan 
+# Contributor: Christoph Zeiler 
+# Contributor: Thomas Dziedzic
+
+pkgname=python2-gasp
+pkgver=0.3.4
+pkgrel=2
+pkgdesc="Procedural API for beginning programmers built on the PyCairo library"
+arch=('any')
+url="https://launchpad.net/gasp-core";
+license=('GPL3')
+depends=('pygtk')
+makedepends=('python2-distribute')
+source=(http://launchpad.net/gasp-core/0.3.x/$pkgver/+download/${pkgname#python2-}-${pkgver}.tar.gz)
+
+package() {
+  cd "${srcdir}"/${pkgname#python2-}-${pkgver}
+  python2 setup.py install --root="${pkgdir}"
+  rm -rf "${pkgdir}"/usr/lib/python*/site-packages/*.egg-info
+}
+
+md5sums=('59b4fbaa3f5bdf180dc1c2262a2258d7')



[arch-commits] Commit in python2-gasp/trunk (PKGBUILD)

2014-07-04 Thread Connor Behan
Date: Friday, July 4, 2014 @ 10:46:01
  Author: cbehan
Revision: 114844

upgpkg: python2-gasp 0.3.4-2

Update to 0.3.4-2

Modified:
  python2-gasp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-04 08:43:30 UTC (rev 114843)
+++ PKGBUILD2014-07-04 08:46:01 UTC (rev 114844)
@@ -4,7 +4,7 @@
 
 pkgname=python2-gasp
 pkgver=0.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Procedural API for beginning programmers built on the PyCairo library"
 arch=('any')
 url="https://launchpad.net/gasp-core";



[arch-commits] Commit in (python-gasp)

2014-07-04 Thread Connor Behan
Date: Friday, July 4, 2014 @ 10:41:48
  Author: cbehan
Revision: 114840

rm duplicate python-gasp

Deleted:
  python-gasp/



[arch-commits] Commit in txt2tags/trunk (PKGBUILD)

2014-07-04 Thread Connor Behan
Date: Friday, July 4, 2014 @ 10:31:33
  Author: cbehan
Revision: 114833

upgpkg: txt2tags 2.6-4

Update to 2.6-4

Modified:
  txt2tags/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-04 08:27:13 UTC (rev 114832)
+++ PKGBUILD2014-07-04 08:31:33 UTC (rev 114833)
@@ -1,16 +1,18 @@
-# Maintainer: Lukas Fleischer 
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: Stefan Husmann 
 
 pkgname=txt2tags
 pkgver=2.6
-pkgrel=3
+pkgrel=4
 pkgdesc='A text formatting and conversion tool.'
 arch=('any')
 url='http://www.txt2tags.org'
 license=('GPL')
 depends=('python2')
-optdepends=('ruby: for running t2tmake.rb' 'sh: for running html-update.sh'
+optdepends=('ruby: for running t2tmake.rb'
+'sh: for running html-update.sh'
 'vim: for using the vim-files')
 makedepends=('gettext')
 source=("http://txt2tags.googlecode.com/files/$pkgname-$pkgver.tgz";)



[arch-commits] Commit in txt2tags/repos/community-any (4 files)

2014-07-04 Thread Connor Behan
Date: Friday, July 4, 2014 @ 10:31:59
  Author: cbehan
Revision: 114834

archrelease: copy trunk to community-any

Added:
  txt2tags/repos/community-any/ChangeLog
(from rev 114833, txt2tags/trunk/ChangeLog)
  txt2tags/repos/community-any/PKGBUILD
(from rev 114833, txt2tags/trunk/PKGBUILD)
Deleted:
  txt2tags/repos/community-any/ChangeLog
  txt2tags/repos/community-any/PKGBUILD

---+
 ChangeLog |   18 +++
 PKGBUILD  |  142 ++--
 2 files changed, 81 insertions(+), 79 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2014-07-04 08:31:33 UTC (rev 114833)
+++ ChangeLog   2014-07-04 08:31:59 UTC (rev 114834)
@@ -1,9 +0,0 @@
-
-2008-08-17  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.5
-
-2008-01-14  Douglas Soares de Andrade  
-
-   * Fixed the manpage path
-

Copied: txt2tags/repos/community-any/ChangeLog (from rev 114833, 
txt2tags/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2014-07-04 08:31:59 UTC (rev 114834)
@@ -0,0 +1,9 @@
+
+2008-08-17  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.5
+
+2008-01-14  Douglas Soares de Andrade  
+
+   * Fixed the manpage path
+

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-04 08:31:33 UTC (rev 114833)
+++ PKGBUILD2014-07-04 08:31:59 UTC (rev 114834)
@@ -1,70 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Stefan Husmann 
-
-pkgname=txt2tags
-pkgver=2.6
-pkgrel=3
-pkgdesc='A text formatting and conversion tool.'
-arch=('any')
-url='http://www.txt2tags.org'
-license=('GPL')
-depends=('python2')
-optdepends=('ruby: for running t2tmake.rb' 'sh: for running html-update.sh'
-'vim: for using the vim-files')
-makedepends=('gettext')
-source=("http://txt2tags.googlecode.com/files/$pkgname-$pkgver.tgz";)
-md5sums=('ac09fd624f1e3a553d5f0e01271cc0ee')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # python2 fix
-  for f in txt2tags extras/gensite; do
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' "$f"
-  done
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  install -d "$pkgdir/usr/share/vim/vimfiles"/{plugin,syntax,compiler,macros}
-  install -d "$pkgdir/usr/share/man"/{it,pt_BR,fr,es,ca}/man1
-  install -d "$pkgdir/usr/share/man/man1"
-
-  install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 extras/pagemaker.vim 
"$pkgdir/usr/share/vim/vimfiles/syntax/pagemaker.vim"
-  install -Dm644 "extras/$pkgname.vim" 
"$pkgdir/usr/share/vim/vimfiles/syntax/$pkgname.vim"
-  install -Dm644 extras/gvim-menu.vim \
-"$pkgdir/usr/share/vim/vimfiles/plugin/$pkgname-gvim-menu.vim"
-  install -Dm644 "extras/$pkgname-compiler.vim" \
-"$pkgdir/usr/share/vim/vimfiles/compiler/$pkgname-compiler.vim"
-  install -Dm644 extras/unhtml.vim \
-"$pkgdir/usr/share/vim/vimfiles/macros/unhtml.vim"
-
-  # installing other extra tools
-  install -m755 extras/{t2tmake.rb,gensite,html-update.sh,dynartslides} 
"$pkgdir/usr/bin"
-  install -Dm644 extras/txt2tags-mode.el 
"$pkgdir/usr/share/emacs/site-lisp/txt2tags-mode.el"
-  
-   # handling man pages
-  cd doc
-  for _lang in {"it","pt","fr","es","ca"}; do
-install -Dm644 "manpage-${_lang}.man" "$pkgname.1-${_lang}"
-if [[ ${_lang} == "pt" ]]; then
-  cp "$pkgname.1-${_lang}" "$pkgdir/usr/share/man/pt_BR/man1/$pkgname.1"
-else
-  install -Dm644 "$pkgname.1-${_lang}" 
"$pkgdir/usr/share/man/${_lang}/man1/$pkgname.1"
-fi
-  done
-  
-   # English man page
-  install -Dm644 manpage.man "$pkgdir/usr/share/man/man1/$pkgname.1"
-
-  # i18n
-  cd ../po
-  for _i in *.po
-  do
-msgfmt -o "${_i%.po}.mo" "${_i}"
-install -Dm644 "${_i%.po}.mo" 
"$pkgdir/usr/share/locale/${_i%.po}/LC_MESSAGES/$pkgname.mo"
-  done
-}

Copied: txt2tags/repos/community-any/PKGBUILD (from rev 114833, 
txt2tags/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-07-04 08:31:59 UTC (rev 114834)
@@ -0,0 +1,72 @@
+# Maintainer: Connor Behan 
+# Contributor: Lukas Fleischer 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Stefan Husmann 
+
+pkgname=txt2tags
+pkgver=2.6
+pkgrel=4
+pkgdesc='A text formatting and conversion tool.'
+ar

[arch-commits] Commit in xulrunner/repos (24 files)

2014-06-15 Thread Connor Behan
Date: Monday, June 16, 2014 @ 05:29:43
  Author: cbehan
Revision: 113196

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 113195, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 113195, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 113195, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 113195, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 113195, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 113195, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 113195, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 113195, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 113195, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 113195, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 113195, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 113195, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  144 
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 ++
 community-i686/PKGBUILD |   72 
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   31 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 -
 community-x86_64/PKGBUILD   |   72 
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   31 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 -
 18 files changed, 596 insertions(+), 594 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 113195:113196 to see the changes.


[arch-commits] Commit in xulrunner/trunk (PKGBUILD mozconfig)

2014-06-15 Thread Connor Behan
Date: Monday, June 16, 2014 @ 05:28:28
  Author: cbehan
Revision: 113195

upgpkg: xulrunner 30.0-1

Update to 30.0-1

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozconfig

---+
 PKGBUILD  |   10 +-
 mozconfig |3 ++-
 2 files changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-15 22:52:12 UTC (rev 113194)
+++ PKGBUILD2014-06-16 03:28:28 UTC (rev 113195)
@@ -4,13 +4,13 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xulrunner
-pkgver=29.0
+pkgver=30.0
 pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 
'python2')
-makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13' 'gstreamer0.10-base')
+depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 
'icu' 'python2')
+makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 
'autoconf2.13' 'gst-plugins-base-libs')
 url="http://wiki.mozilla.org/XUL:Xul_Runner";
 
source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
 mozconfig
@@ -18,8 +18,8 @@
 shared-libs.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('408fe73f88f6db2594e4e2bf44b51954c086d1c6948bfa79bb604321d8145230'
-'38f1f7a49a03b67a6b96bb696640a28fd20b42f6e45a27a81d25d66fd0148e4e'
+sha256sums=('7faee20752c87433c746a650006acdeb710b21d216894101bb44356123f557ad'
+'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
 '23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1')
 

Modified: mozconfig
===
--- mozconfig   2014-06-15 22:52:12 UTC (rev 113194)
+++ mozconfig   2014-06-16 03:28:28 UTC (rev 113195)
@@ -12,6 +12,7 @@
 ac_add_options --with-system-png
 ac_add_options --with-system-libevent
 ac_add_options --with-system-libvpx
+ac_add_options --with-system-icu
 ac_add_options --enable-system-hunspell
 ac_add_options --enable-system-sqlite
 ac_add_options --enable-system-ffi
@@ -21,7 +22,7 @@
 
 # Features
 ac_add_options --enable-startup-notification
-ac_add_options --enable-gstreamer
+ac_add_options --enable-gstreamer=1.0
 ac_add_options --disable-crashreporter
 ac_add_options --disable-updater
 ac_add_options --disable-tests



  1   2   >