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

Alexander Rødseth arodseth at archlinux.org
Tue Apr 11 08:22:05 UTC 2017


    Date: Tuesday, April 11, 2017 @ 08:22:04
  Author: arodseth
Revision: 222148

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

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

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 ----------------------
 community-x86_64/PKGBUILD |   30 ----------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-04-11 08:21:51 UTC (rev 222147)
+++ community-i686/PKGBUILD	2017-04-11 08:22:04 UTC (rev 222148)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=glitz
-pkgver=0.5.6
-pkgrel=5
-pkgdesc='OpenGL image compositing library'
-arch=('x86_64' 'i686')
-url='http://cairographics.org/'
-license=('BSD')
-depends=('libgl' 'glibc')
-makedepends=('mesa-libgl')
-source=("http://cairographics.org/snapshots/$pkgname-$pkgver.tar.gz")
-sha256sums=('132adf06e48531f4c01b6ba5843881e2b584a170c5222353d03cbef736d4a471')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glitz/repos/community-i686/PKGBUILD (from rev 222147, glitz/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-04-11 08:22:04 UTC (rev 222148)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=glitz
+pkgver=0.5.6
+pkgrel=6
+pkgdesc='OpenGL image compositing library'
+arch=('x86_64' 'i686')
+url='https://www.freedesktop.org/wiki/Software/glitz/'
+license=('BSD')
+depends=('libgl' 'glibc')
+makedepends=('mesa-libgl')
+source=("https://cairographics.org/snapshots/$pkgname-$pkgver.tar.gz")
+sha256sums=('132adf06e48531f4c01b6ba5843881e2b584a170c5222353d03cbef736d4a471')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-04-11 08:21:51 UTC (rev 222147)
+++ community-x86_64/PKGBUILD	2017-04-11 08:22:04 UTC (rev 222148)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=glitz
-pkgver=0.5.6
-pkgrel=5
-pkgdesc='OpenGL image compositing library'
-arch=('x86_64' 'i686')
-url='http://cairographics.org/'
-license=('BSD')
-depends=('libgl' 'glibc')
-makedepends=('mesa-libgl')
-source=("http://cairographics.org/snapshots/$pkgname-$pkgver.tar.gz")
-sha256sums=('132adf06e48531f4c01b6ba5843881e2b584a170c5222353d03cbef736d4a471')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glitz/repos/community-x86_64/PKGBUILD (from rev 222147, glitz/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-04-11 08:22:04 UTC (rev 222148)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=glitz
+pkgver=0.5.6
+pkgrel=6
+pkgdesc='OpenGL image compositing library'
+arch=('x86_64' 'i686')
+url='https://www.freedesktop.org/wiki/Software/glitz/'
+license=('BSD')
+depends=('libgl' 'glibc')
+makedepends=('mesa-libgl')
+source=("https://cairographics.org/snapshots/$pkgname-$pkgver.tar.gz")
+sha256sums=('132adf06e48531f4c01b6ba5843881e2b584a170c5222353d03cbef736d4a471')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list