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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 03:55:32
  Author: heftig
Revision: 163753

1.10.4

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 05:20:23 UTC (rev 163752)
+++ PKGBUILD2012-07-19 07:55:32 UTC (rev 163753)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.10.2
+pkgver=1.10.4
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('042cf87ec35d2eac78719856356e415dd5333f9f613093c5db8b438630c1ecb3')
+sha256sums=('0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9')
 
 build() {
   cd "$pkgname-$pkgver"



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

2012-04-19 Thread Ionut Biru
Date: Thursday, April 19, 2012 @ 10:13:49
  Author: ibiru
Revision: 156486

update to 1.10.2

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-19 14:01:41 UTC (rev 156485)
+++ PKGBUILD2012-04-19 14:13:49 UTC (rev 156486)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.10.0
+pkgver=1.10.2
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('544b648cd5dc0a0ea438acd89d83727d82d6c29927db33a519ce2b28dc1ad07d')
+sha256sums=('042cf87ec35d2eac78719856356e415dd5333f9f613093c5db8b438630c1ecb3')
 
 build() {
   cd "$pkgname-$pkgver"



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

2012-03-20 Thread Ionut Biru
Date: Tuesday, March 20, 2012 @ 14:17:47
  Author: ibiru
Revision: 153919

update to 1.10

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-20 14:06:28 UTC (rev 153918)
+++ PKGBUILD2012-03-20 18:17:47 UTC (rev 153919)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.9.8
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fa3eae9e865c74c2b72a8bfa9f8b859c3458c81d4854c40e4690a85653fdc91e')
+sha256sums=('544b648cd5dc0a0ea438acd89d83727d82d6c29927db33a519ce2b28dc1ad07d')
 
 build() {
   cd "$pkgname-$pkgver"



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

2011-09-05 Thread Ionut Biru
Date: Monday, September 5, 2011 @ 16:43:39
  Author: ibiru
Revision: 137065

update to 1.7.8

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-05 20:37:32 UTC (rev 137064)
+++ PKGBUILD2011-09-05 20:43:39 UTC (rev 137065)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru 
 pkgname=cogl
-pkgver=1.7.6
+pkgver=1.7.8
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool)
 source=(http://download.gnome.org/sources/$pkgname/1.7/$pkgname-$pkgver.tar.xz)
-sha256sums=('4dd97260ecf464753f9daa30e10ee9d160b323515811b73bef8d84d3274ae072')
+sha256sums=('afa114951946c5aafde965b6c34eef487731de06e002474d7956faa8e5754749')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2011-09-19 Thread Ionut Biru
Date: Monday, September 19, 2011 @ 14:46:43
  Author: ibiru
Revision: 138268

update to 1.8.0

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-19 18:44:07 UTC (rev 138267)
+++ PKGBUILD2011-09-19 18:46:43 UTC (rev 138268)
@@ -1,7 +1,8 @@
 # $Id$
 # Maintainer: Ionut Biru 
+
 pkgname=cogl
-pkgver=1.7.8
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -10,8 +11,8 @@
 depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool)
-source=(http://download.gnome.org/sources/$pkgname/1.7/$pkgname-$pkgver.tar.xz)
-sha256sums=('afa114951946c5aafde965b6c34eef487731de06e002474d7956faa8e5754749')
+source=(http://download.gnome.org/sources/$pkgname/1.8/$pkgname-$pkgver.tar.xz)
+sha256sums=('b1551c129d5570b63e7130971622fc2ab8d4ecbf0dc1773df1c54fa9c1cb0a2c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2011-10-17 Thread Ionut Biru
Date: Monday, October 17, 2011 @ 10:44:10
  Author: ibiru
Revision: 140618

update to 1.8.2

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-17 13:37:28 UTC (rev 140617)
+++ PKGBUILD2011-10-17 14:44:10 UTC (rev 140618)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.8.0
+pkgver=1.8.2
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool)
 source=(http://download.gnome.org/sources/$pkgname/1.8/$pkgname-$pkgver.tar.xz)
-sha256sums=('b1551c129d5570b63e7130971622fc2ab8d4ecbf0dc1773df1c54fa9c1cb0a2c')
+sha256sums=('ec26fd90c4ba5643875b5f3a04b4ab14b24f0d618ba3d239d61e773c3e3ca8c7')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2012-03-06 Thread Ionut Biru
Date: Tuesday, March 6, 2012 @ 09:12:17
  Author: ibiru
Revision: 152296

update to 1.9.8

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-06 13:58:24 UTC (rev 152295)
+++ PKGBUILD2012-03-06 14:12:17 UTC (rev 152296)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.8.2
+pkgver=1.9.8
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -10,18 +10,18 @@
 license=('GPL2')
 depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
 makedepends=('mesa' 'gobject-introspection')
-options=(!libtool)
-source=(http://download.gnome.org/sources/$pkgname/1.8/$pkgname-$pkgver.tar.xz)
-sha256sums=('ec26fd90c4ba5643875b5f3a04b4ab14b24f0d618ba3d239d61e773c3e3ca8c7')
+options=(!libtool !emptydirs)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('fa3eae9e865c74c2b72a8bfa9f8b859c3458c81d4854c40e4690a85653fdc91e')
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
 }
 



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

2013-05-30 Thread Jan Steffens
Date: Thursday, May 30, 2013 @ 14:14:22
  Author: heftig
Revision: 186652

reduce overlinking

Modified:
  cogl/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-30 12:13:19 UTC (rev 186651)
+++ PKGBUILD2013-05-30 12:14:22 UTC (rev 186652)
@@ -3,7 +3,7 @@
 
 pkgname=cogl
 pkgver=1.14.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -18,6 +18,10 @@
   cd "$pkgname-$pkgver"
   ./configure --prefix=/usr \
 --enable-wayland-egl-{platform,server} --enable-gles{1,2}
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
   make
 }
 



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

2013-03-25 Thread Jan de Groot
Date: Monday, March 25, 2013 @ 23:05:33
  Author: jgc
Revision: 180699

upgpkg: cogl 1.14.0-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-03-25 22:01:19 UTC (rev 180698)
+++ PKGBUILD2013-03-25 22:05:33 UTC (rev 180699)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.13.4
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8e84ca9d6d08eb5e60f5c38e3bd80a3085e21ac86656a52797736706170bff6e')
+sha256sums=('276e8c9f5ff0fcd57c1eaf74cc245f41ad469a95a18ac831fac2d5960baa5ae8')
 
 build() {
   cd "$pkgname-$pkgver"



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 21:38:30
  Author: heftig
Revision: 190109

strip wayland support again. wayland 1.2 broke it

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 18:22:20 UTC (rev 190108)
+++ PKGBUILD2013-07-15 19:38:30 UTC (rev 190109)
@@ -3,7 +3,7 @@
 
 pkgname=cogl
 pkgver=1.14.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -16,8 +16,7 @@
 
 build() {
   cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr \
---enable-wayland-egl-{platform,server} --enable-gles{1,2}
+  ./configure --prefix=/usr
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 21:45:46
  Author: heftig
Revision: 190110

only the compositor support has to go, client support can stay alive

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 19:38:30 UTC (rev 190109)
+++ PKGBUILD2013-07-15 19:45:46 UTC (rev 190110)
@@ -16,7 +16,8 @@
 
 build() {
   cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr \
+--enable-wayland-egl-platform --enable-gles{1,2}
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



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

2013-03-21 Thread Jan de Groot
Date: Thursday, March 21, 2013 @ 22:44:30
  Author: jgc
Revision: 180442

upgpkg: cogl 1.13.4-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-03-21 21:31:36 UTC (rev 180441)
+++ PKGBUILD2013-03-21 21:44:30 UTC (rev 180442)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.10.4
+pkgver=1.13.4
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9')
+sha256sums=('8e84ca9d6d08eb5e60f5c38e3bd80a3085e21ac86656a52797736706170bff6e')
 
 build() {
   cd "$pkgname-$pkgver"



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

2013-04-20 Thread Jan Steffens
Date: Saturday, April 20, 2013 @ 16:19:01
  Author: heftig
Revision: 183271

enable wayland and gles

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-20 07:18:02 UTC (rev 183270)
+++ PKGBUILD2013-04-20 14:19:01 UTC (rev 183271)
@@ -3,7 +3,7 @@
 
 pkgname=cogl
 pkgver=1.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -16,7 +16,8 @@
 
 build() {
   cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr \
+--enable-wayland-egl-{platform,server} --enable-gles{1,2}
   make
 }
 



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

2015-03-03 Thread Jan de Groot
Date: Tuesday, March 3, 2015 @ 12:19:42
  Author: jgc
Revision: 232478

upgpkg: cogl 1.20.0-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-03 11:10:18 UTC (rev 232477)
+++ PKGBUILD2015-03-03 11:19:42 UTC (rev 232478)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.18.2
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -9,10 +9,10 @@
 url="http://www.clutter-project.org/";
 license=('GPL2')
 depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
-makedepends=('gobject-introspection')
+makedepends=('gobject-introspection' 'python2')
 options=(!emptydirs)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9278e519d5480eb0379efd48db024e8fdbf93f01dff48a7e756b85b508a863aa')
+sha256sums=('729e35495829e7d31fafa3358e47b743ba21a2b08ff9b6cd28fb74c0de91192b')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -28,7 +28,7 @@
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 
-  make
+  make -j1
 }
 
 package() {


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

2013-09-02 Thread Jan de Groot
Date: Monday, September 2, 2013 @ 20:34:19
  Author: jgc
Revision: 193840

upgpkg: cogl 1.15.10-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-02 18:30:39 UTC (rev 193839)
+++ PKGBUILD2013-09-02 18:34:19 UTC (rev 193840)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.14.0
-pkgrel=5
+pkgver=1.15.10
+pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -11,21 +11,11 @@
 depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-git-fixes.patch)
-sha256sums=('276e8c9f5ff0fcd57c1eaf74cc245f41ad469a95a18ac831fac2d5960baa5ae8'
-'5f9279122cabf5cce23c1e19cedd9e67231f63a4d35329924b256fc1adc1aab2')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d82d5078f6b6d3c9369d0c190e34064ef3337fbdd06ecaf17e36f3a50f13a61c')
 
-prepare() {
-  cd "$pkgname-$pkgver"
-  # Update to ba5e5410babf705f53b591579c104181dd752bec
-  # Removed version parts from configure.ac and .gitignore parts, removed 
conflicting it.po and eu.po commits
-  patch -Np1 -i ../git-fixes.patch
-}
-
 build() {
   cd "$pkgname-$pkgver"
-  autoreconf -fi
   ./configure --prefix=/usr \
 --enable-wayland-egl-platform --enable-gles{1,2}
 



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

2013-09-16 Thread Jan de Groot
Date: Monday, September 16, 2013 @ 15:04:29
  Author: jgc
Revision: 194443

upgpkg: cogl 1.15.10-2

Enable wayland, needed for new clutter/gnome 3.10

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-16 12:44:41 UTC (rev 194442)
+++ PKGBUILD2013-09-16 13:04:29 UTC (rev 194443)
@@ -3,7 +3,7 @@
 
 pkgname=cogl
 pkgver=1.15.10
-pkgrel=1
+pkgrel=2
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -17,7 +17,7 @@
 build() {
   cd "$pkgname-$pkgver"
   ./configure --prefix=/usr \
---enable-wayland-egl-platform --enable-gles{1,2}
+--enable-wayland-egl-platform --enable-gles{1,2} 
--enable-wayland-egl-server
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



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

2013-09-16 Thread Jan de Groot
Date: Monday, September 16, 2013 @ 15:21:09
  Author: jgc
Revision: 194445

upgpkg: cogl 1.15.10-3

Revert wayland stuff... my clutter PKGBUILD was outdated

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-16 13:04:36 UTC (rev 19)
+++ PKGBUILD2013-09-16 13:21:09 UTC (rev 194445)
@@ -3,7 +3,7 @@
 
 pkgname=cogl
 pkgver=1.15.10
-pkgrel=2
+pkgrel=3
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -17,7 +17,7 @@
 build() {
   cd "$pkgname-$pkgver"
   ./configure --prefix=/usr \
---enable-wayland-egl-platform --enable-gles{1,2} 
--enable-wayland-egl-server
+--enable-wayland-egl-platform --enable-gles{1,2}
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



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

2013-09-23 Thread Jan de Groot
Date: Monday, September 23, 2013 @ 16:59:12
  Author: jgc
Revision: 194757

upgpkg: cogl 1.16.0-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-23 14:54:33 UTC (rev 194756)
+++ PKGBUILD2013-09-23 14:59:12 UTC (rev 194757)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.15.10
-pkgrel=3
+pkgver=1.16.0
+pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d82d5078f6b6d3c9369d0c190e34064ef3337fbdd06ecaf17e36f3a50f13a61c')
+sha256sums=('75c2c4636a050fda7ee8722ce3d9c618b08799ed92bbb72b4fdff3e73b096094')
 
 build() {
   cd "$pkgname-$pkgver"



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

2013-09-23 Thread Jan Steffens
Date: Monday, September 23, 2013 @ 18:46:02
  Author: heftig
Revision: 194772

enable kms output; enable wayland compositor support

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-23 16:32:12 UTC (rev 194771)
+++ PKGBUILD2013-09-23 16:46:02 UTC (rev 194772)
@@ -3,7 +3,7 @@
 
 pkgname=cogl
 pkgver=1.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -17,7 +17,9 @@
 build() {
   cd "$pkgname-$pkgver"
   ./configure --prefix=/usr \
---enable-wayland-egl-platform --enable-gles{1,2}
+--enable-gles{1,2} \
+--enable-{kms,wayland}-egl-platform \
+--enable-wayland-egl-server
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



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

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 15:07:24
  Author: jgc
Revision: 208559

upgpkg: cogl 1.18.0-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 14:03:15 UTC (rev 208558)
+++ PKGBUILD2014-03-24 14:07:24 UTC (rev 208559)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.17.4
+pkgver=1.18.0
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gobject-introspection')
 options=(!emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('573c4ee7335fc4d4d1578e9103191e260fcaab8a80dfd20464c70444a74cbaaf')
+sha256sums=('a4d91ebf7e7aba362eb5c6e4ffebbf1167ff4ac87fabae104912d879a5390f5e')
 
 build() {
   cd "$pkgname-$pkgver"



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

2014-01-20 Thread Jan Steffens
Date: Monday, January 20, 2014 @ 21:29:54
  Author: heftig
Revision: 204480

1.16.2

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-20 20:25:50 UTC (rev 204479)
+++ PKGBUILD2014-01-20 20:29:54 UTC (rev 204480)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.16.0
-pkgrel=3
+pkgver=1.16.2
+pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -12,7 +12,7 @@
 makedepends=('gobject-introspection')
 options=(!emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('75c2c4636a050fda7ee8722ce3d9c618b08799ed92bbb72b4fdff3e73b096094')
+sha256sums=('65be91591546ef6fdfec93a71979b2b108eee25edbc20c53190caafc9a92d4e7')
 
 build() {
   cd "$pkgname-$pkgver"



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

2014-02-25 Thread Jan de Groot
Date: Tuesday, February 25, 2014 @ 10:00:30
  Author: jgc
Revision: 206374

upgpkg: cogl 1.17.4-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-25 08:09:13 UTC (rev 206373)
+++ PKGBUILD2014-02-25 09:00:30 UTC (rev 206374)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.16.2
+pkgver=1.17.4
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
 makedepends=('gobject-introspection')
 options=(!emptydirs)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('65be91591546ef6fdfec93a71979b2b108eee25edbc20c53190caafc9a92d4e7')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('573c4ee7335fc4d4d1578e9103191e260fcaab8a80dfd20464c70444a74cbaaf')
 
 build() {
   cd "$pkgname-$pkgver"



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

2014-01-10 Thread Jan Steffens
Date: Friday, January 10, 2014 @ 22:02:03
  Author: heftig
Revision: 203435

Fix depends; be more explicit

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-10 20:46:03 UTC (rev 203434)
+++ PKGBUILD2014-01-10 21:02:03 UTC (rev 203435)
@@ -3,13 +3,13 @@
 
 pkgname=cogl
 pkgver=1.16.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
 license=('GPL2')
-depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
-makedepends=('mesa' 'gobject-introspection')
+depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
+makedepends=('gobject-introspection')
 options=(!emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('75c2c4636a050fda7ee8722ce3d9c618b08799ed92bbb72b4fdff3e73b096094')



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

2015-09-23 Thread Jan de Groot
Date: Wednesday, September 23, 2015 @ 15:21:10
  Author: jgc
Revision: 247151

upgpkg: cogl 1.22.0-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-23 13:18:14 UTC (rev 247150)
+++ PKGBUILD2015-09-23 13:21:10 UTC (rev 247151)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.20.0
+pkgver=1.22.0
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -9,10 +9,10 @@
 url="http://www.clutter-project.org/";
 license=('GPL2')
 depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
-makedepends=('gobject-introspection' 'python2')
+makedepends=('gobject-introspection')
 options=(!emptydirs)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('729e35495829e7d31fafa3358e47b743ba21a2b08ff9b6cd28fb74c0de91192b')
+sha256sums=('689dfb5d14fc1106e9d2ded0f7930dcf7265d0bc84fa846b4f03941633eeaa91')
 
 prepare() {
   cd $pkgname-$pkgver


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

2016-08-27 Thread Jan Steffens
Date: Saturday, August 27, 2016 @ 14:38:35
  Author: heftig
Revision: 274754

1.22.2-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-27 14:13:47 UTC (rev 274753)
+++ PKGBUILD2016-08-27 14:38:35 UTC (rev 274754)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Ionut Biru 
+# Contributor: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.22.0+11+g81ab4a3
+pkgver=1.22.2
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -11,12 +11,13 @@
 depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
 makedepends=('gobject-introspection' 'git' 'gtk-doc')
 options=(!emptydirs)
-source=('git://git.gnome.org/cogl#commit=81ab4a3e')
+_commit=f38cda9046913c3627c52108467ba90e53d18c33
+source=("git://git.gnome.org/cogl#commit=$_commit")
 sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
-  git describe --long | sed 's/-/+/g'
+  git describe | sed 's/-/+/g'
 }
 
 prepare() {


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

2016-04-06 Thread Jan de Groot
Date: Wednesday, April 6, 2016 @ 10:26:26
  Author: jgc
Revision: 263946

upgpkg: cogl 1.22.0+11+g81ab4a3-1

Update to git snapshot

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-06 08:26:00 UTC (rev 263945)
+++ PKGBUILD2016-04-06 08:26:26 UTC (rev 263946)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.22.0
+pkgver=1.22.0+11+g81ab4a3
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -9,17 +9,23 @@
 url="http://www.clutter-project.org/";
 license=('GPL2')
 depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
-makedepends=('gobject-introspection')
+makedepends=('gobject-introspection' 'git' 'gtk-doc')
 options=(!emptydirs)
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('689dfb5d14fc1106e9d2ded0f7930dcf7265d0bc84fa846b4f03941633eeaa91')
+source=('git://git.gnome.org/cogl#commit=81ab4a3e')
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --long | sed 's/-/+/g'
+}
+
 prepare() {
-  cd $pkgname-$pkgver
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr \
 --enable-gles{1,2} \
 --enable-{kms,wayland}-egl-platform \
@@ -32,7 +38,7 @@
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }
 


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

2017-04-05 Thread Jan Steffens
Date: Wednesday, April 5, 2017 @ 14:13:47
  Author: heftig
Revision: 292142

1.22.2+10+g3baa2d7a-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-05 14:05:25 UTC (rev 292141)
+++ PKGBUILD2017-04-05 14:13:47 UTC (rev 292142)
@@ -2,17 +2,16 @@
 # Contributor: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.22.2
+pkgver=1.22.2+10+g3baa2d7a
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
-arch=('i686' 'x86_64')
-url="http://www.clutter-project.org/";
-license=('GPL2')
-depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 
'pango' 'libxrandr')
-makedepends=('gobject-introspection' 'git' 'gtk-doc')
-options=(!emptydirs)
-_commit=f38cda9046913c3627c52108467ba90e53d18c33
-source=("git://git.gnome.org/cogl#commit=$_commit")
+url="https://blogs.gnome.org/clutter/";
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(mesa libdrm libxext libxdamage libxcomposite gdk-pixbuf2 pango 
libxrandr)
+makedepends=(gobject-introspection git gtk-doc)
+_commit=3baa2d7a65bc94b74d6e49392fe14e4ed65724a5  # cogl-1.22
+source=("git+https://git.gnome.org/browse/cogl#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -35,7 +34,7 @@
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 
-  make -j1
+  make
 }
 
 package() {


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

2019-04-23 Thread Jan Steffens via arch-commits
Date: Tuesday, April 23, 2019 @ 13:49:52
  Author: heftig
Revision: 351979

1.22.4-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-23 13:01:58 UTC (rev 351978)
+++ PKGBUILD2019-04-23 13:49:52 UTC (rev 351979)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.22.2+22+ge023a361
+pkgver=1.22.4
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 url="https://blogs.gnome.org/clutter/";
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(mesa libdrm libxext libxdamage libxcomposite gdk-pixbuf2 pango 
libxrandr)
 makedepends=(gobject-introspection git gtk-doc)
-_commit=e023a361e213d5d34f3cb49577788db05f645361  # cogl-1.22
+_commit=60015d7d9756a89fb608887b52fa6b6a5a7db18d  # tags/1.22.4^0
 source=("git+https://gitlab.gnome.org/GNOME/cogl.git#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2018-09-04 Thread Jan Steffens via arch-commits
Date: Wednesday, September 5, 2018 @ 00:52:04
  Author: heftig
Revision: 74

source,Id

Modified:
  cogl/trunk/PKGBUILD   (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-05 00:51:27 UTC (rev 73)
+++ PKGBUILD2018-09-05 00:52:04 UTC (rev 74)
@@ -1,4 +1,4 @@
-# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Ionut Biru 
 
 pkgname=cogl
@@ -11,7 +11,7 @@
 depends=(mesa libdrm libxext libxdamage libxcomposite gdk-pixbuf2 pango 
libxrandr)
 makedepends=(gobject-introspection git gtk-doc)
 _commit=3baa2d7a65bc94b74d6e49392fe14e4ed65724a5  # cogl-1.22
-source=("git+https://git.gnome.org/browse/cogl#commit=$_commit";)
+source=("git+https://gitlab.gnome.org/GNOME/cogl.git#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {


Property changes on: cogl/trunk/PKGBUILD
___
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property


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

2018-11-10 Thread Jan Steffens via arch-commits
Date: Saturday, November 10, 2018 @ 22:48:15
  Author: heftig
Revision: 339036

1.22.2+22+ge023a361-1

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-10 22:22:42 UTC (rev 339035)
+++ PKGBUILD2018-11-10 22:48:15 UTC (rev 339036)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.22.2+10+g3baa2d7a
+pkgver=1.22.2+22+ge023a361
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 url="https://blogs.gnome.org/clutter/";
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(mesa libdrm libxext libxdamage libxcomposite gdk-pixbuf2 pango 
libxrandr)
 makedepends=(gobject-introspection git gtk-doc)
-_commit=3baa2d7a65bc94b74d6e49392fe14e4ed65724a5  # cogl-1.22
+_commit=e023a361e213d5d34f3cb49577788db05f645361  # cogl-1.22
 source=("git+https://gitlab.gnome.org/GNOME/cogl.git#commit=$_commit";)
 sha256sums=('SKIP')
 


[arch-commits] Commit in cogl/trunk (PKGBUILD eglmesaext.diff)

2020-06-04 Thread Jan Steffens via arch-commits
Date: Thursday, June 4, 2020 @ 16:58:00
  Author: heftig
Revision: 388287

1.22.8-1

Modified:
  cogl/trunk/PKGBUILD
Deleted:
  cogl/trunk/eglmesaext.diff

-+
 PKGBUILD|   14 --
 eglmesaext.diff |   26 --
 2 files changed, 4 insertions(+), 36 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-04 16:54:41 UTC (rev 388286)
+++ PKGBUILD2020-06-04 16:58:00 UTC (rev 388287)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.22.6
+pkgver=1.22.8
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 url="https://blogs.gnome.org/clutter/";
@@ -12,11 +12,9 @@
  libxrandr)
 makedepends=(gobject-introspection git gtk-doc)
 provides=(libcogl.so libcogl-{gles2,pango,path}.so)
-_commit=dd104794b0d5e477e4ac2dbf3382f873fb40e5e1  # tags/1.22.6^0
-source=("git+https://gitlab.gnome.org/GNOME/cogl.git#commit=$_commit";
-eglmesaext.diff)
-sha256sums=('SKIP'
-'1d8909cbeea87964f1218bc545b17fa6d4369aadb63e9c2926ce7b17f76e6883')
+_commit=c2e25cef6bd7b3f12c8625f82956388e419cd046  # tags/1.22.8^0
+source=("git+https://gitlab.gnome.org/GNOME/cogl.git#commit=$_commit";)
+sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
@@ -25,10 +23,6 @@
 
 prepare() {
   cd $pkgname
-
-  # Fix building with libglvnd headers
-  patch -Np1 -i ../eglmesaext.diff
-
   NOCONFIGURE=1 ./autogen.sh
 }
 

Deleted: eglmesaext.diff
===
--- eglmesaext.diff 2020-06-04 16:54:41 UTC (rev 388286)
+++ eglmesaext.diff 2020-06-04 16:58:00 UTC (rev 388287)
@@ -1,26 +0,0 @@
-diff --git i/cogl/winsys/cogl-winsys-egl-kms.c 
w/cogl/winsys/cogl-winsys-egl-kms.c
-index 4da1f141..1ad9f5e8 100644
 i/cogl/winsys/cogl-winsys-egl-kms.c
-+++ w/cogl/winsys/cogl-winsys-egl-kms.c
-@@ -40,6 +40,7 @@
- 
- #include 
- #include 
-+#include 
- #include 
- #include 
- #include 
-diff --git i/configure.ac w/configure.ac
-index a9a81c9d..0cf84a87 100644
 i/configure.ac
-+++ w/configure.ac
-@@ -1226,7 +1226,8 @@ AS_IF([test "x$NEED_EGL" = "xyes" && test 
"x$EGL_CHECKED" != "xyes"],
-   )
- 
- COGL_EGL_INCLUDES="#include 
--#include "
-+#include 
-+#include "
- AC_SUBST([COGL_EGL_INCLUDES])
-   ])
- 


[arch-commits] Commit in cogl/trunk (PKGBUILD eglmesaext.diff)

2020-03-09 Thread Jan Steffens via arch-commits
Date: Monday, March 9, 2020 @ 18:08:42
  Author: heftig
Revision: 377217

1.22.6-1

Added:
  cogl/trunk/eglmesaext.diff
Modified:
  cogl/trunk/PKGBUILD

-+
 PKGBUILD|   20 ++--
 eglmesaext.diff |   26 ++
 2 files changed, 40 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-09 15:39:16 UTC (rev 377216)
+++ PKGBUILD2020-03-09 18:08:42 UTC (rev 377217)
@@ -2,17 +2,21 @@
 # Contributor: Ionut Biru 
 
 pkgname=cogl
-pkgver=1.22.4
+pkgver=1.22.6
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 url="https://blogs.gnome.org/clutter/";
 arch=(x86_64)
 license=(GPL2)
-depends=(mesa libdrm libxext libxdamage libxcomposite gdk-pixbuf2 pango 
libxrandr)
+depends=(mesa libdrm libxext libxdamage libxcomposite gdk-pixbuf2 pango
+ libxrandr)
 makedepends=(gobject-introspection git gtk-doc)
-_commit=60015d7d9756a89fb608887b52fa6b6a5a7db18d  # tags/1.22.4^0
-source=("git+https://gitlab.gnome.org/GNOME/cogl.git#commit=$_commit";)
-sha256sums=('SKIP')
+provides=(libcogl.so libcogl-{gles2,pango,path}.so)
+_commit=dd104794b0d5e477e4ac2dbf3382f873fb40e5e1  # tags/1.22.6^0
+source=("git+https://gitlab.gnome.org/GNOME/cogl.git#commit=$_commit";
+eglmesaext.diff)
+sha256sums=('SKIP'
+'1d8909cbeea87964f1218bc545b17fa6d4369aadb63e9c2926ce7b17f76e6883')
 
 pkgver() {
   cd $pkgname
@@ -21,6 +25,10 @@
 
 prepare() {
   cd $pkgname
+
+  # Fix building with libglvnd headers
+  patch -Np1 -i ../eglmesaext.diff
+
   NOCONFIGURE=1 ./autogen.sh
 }
 
@@ -27,7 +35,7 @@
 build() {
   cd $pkgname
   ./configure --prefix=/usr \
---enable-gles{1,2} \
+--enable-gles2 \
 --enable-{kms,wayland}-egl-platform \
 --enable-wayland-egl-server
 

Added: eglmesaext.diff
===
--- eglmesaext.diff (rev 0)
+++ eglmesaext.diff 2020-03-09 18:08:42 UTC (rev 377217)
@@ -0,0 +1,26 @@
+diff --git i/cogl/winsys/cogl-winsys-egl-kms.c 
w/cogl/winsys/cogl-winsys-egl-kms.c
+index 4da1f141..1ad9f5e8 100644
+--- i/cogl/winsys/cogl-winsys-egl-kms.c
 w/cogl/winsys/cogl-winsys-egl-kms.c
+@@ -40,6 +40,7 @@
+ 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+diff --git i/configure.ac w/configure.ac
+index a9a81c9d..0cf84a87 100644
+--- i/configure.ac
 w/configure.ac
+@@ -1226,7 +1226,8 @@ AS_IF([test "x$NEED_EGL" = "xyes" && test 
"x$EGL_CHECKED" != "xyes"],
+   )
+ 
+ COGL_EGL_INCLUDES="#include 
+-#include "
++#include 
++#include "
+ AC_SUBST([COGL_EGL_INCLUDES])
+   ])
+ 


[arch-commits] Commit in cogl/trunk (PKGBUILD git-fixes.patch)

2013-08-12 Thread Jan de Groot
Date: Monday, August 12, 2013 @ 11:03:39
  Author: jgc
Revision: 192458

upgpkg: cogl 1.14.0-5

Add upstream fixes from 1.14 branch. Fixes several issues from crashes to 
background textures that dont load

Added:
  cogl/trunk/git-fixes.patch
Modified:
  cogl/trunk/PKGBUILD

-+
 PKGBUILD|   16 
 git-fixes.patch | 1948 ++
 2 files changed, 1961 insertions(+), 3 deletions(-)

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


[arch-commits] Commit in cogl/trunk (PKGBUILD git-fixes.patch)

2014-05-27 Thread Jan de Groot
Date: Tuesday, May 27, 2014 @ 23:44:14
  Author: jgc
Revision: 213664

upgpkg: cogl 1.18.0-2

Add git fixes up to 5556241b67a58b1d28997e752ecf45244f6003d1, excluding version 
bump. Should fix crashes like FS#40570

Added:
  cogl/trunk/git-fixes.patch
Modified:
  cogl/trunk/PKGBUILD

-+
 PKGBUILD|   17 
 git-fixes.patch | 1242 ++
 2 files changed, 1254 insertions(+), 5 deletions(-)

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


[arch-commits] Commit in cogl/trunk (PKGBUILD git-fixes.patch)

2014-07-04 Thread Jan Steffens
Date: Friday, July 4, 2014 @ 19:08:03
  Author: heftig
Revision: 216496

1.18.2

Modified:
  cogl/trunk/PKGBUILD
Deleted:
  cogl/trunk/git-fixes.patch

-+
 PKGBUILD|   11 
 git-fixes.patch | 1242 --
 2 files changed, 4 insertions(+), 1249 deletions(-)

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