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

Jan de Groot jgc at archlinux.org
Thu Apr 13 21:38:13 UTC 2017


    Date: Thursday, April 13, 2017 @ 21:38:12
  Author: jgc
Revision: 292880

archrelease: copy trunk to gnome-unstable-x86_64, gnome-unstable-i686

Added:
  libcroco/repos/gnome-unstable-i686/PKGBUILD
    (from rev 292879, libcroco/trunk/PKGBUILD)
  libcroco/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 292879, libcroco/trunk/PKGBUILD)
Deleted:
  libcroco/repos/gnome-unstable-i686/PKGBUILD
  libcroco/repos/gnome-unstable-x86_64/PKGBUILD

--------------------------------+
 /PKGBUILD                      |   82 +++++++++++++++++++++++++++++++++++++++
 gnome-unstable-i686/PKGBUILD   |   41 -------------------
 gnome-unstable-x86_64/PKGBUILD |   41 -------------------
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===================================================================
--- gnome-unstable-i686/PKGBUILD	2017-04-13 21:38:07 UTC (rev 292879)
+++ gnome-unstable-i686/PKGBUILD	2017-04-13 21:38:12 UTC (rev 292880)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libcroco
-pkgver=0.6.11+13+g86e8e22
-pkgrel=1
-pkgdesc="A CSS parsing library"
-url="https://git.gnome.org/browse/libcroco"
-arch=(x86_64 i686)
-depends=(glib2 libxml2)
-makedepends=(intltool git gtk-doc)
-license=(LGPL)
-_commit=86e8e2284bfe250b3c03108a59c9307564302f3e  # master
-source=("git+https://git.gnome.org/browse/libcroco#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-static --enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libcroco/repos/gnome-unstable-i686/PKGBUILD (from rev 292879, libcroco/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD	                        (rev 0)
+++ gnome-unstable-i686/PKGBUILD	2017-04-13 21:38:12 UTC (rev 292880)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libcroco
+pkgver=0.6.12
+pkgrel=1
+pkgdesc="A CSS parsing library"
+url="https://git.gnome.org/browse/libcroco"
+arch=(x86_64 i686)
+depends=(glib2 libxml2)
+makedepends=(intltool git gtk-doc)
+license=(LGPL)
+_commit=0d0162098ac6630113da9e66620ab29459352dd6  # tags/0.6.12^0
+source=("git+https://git.gnome.org/browse/libcroco#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	2017-04-13 21:38:07 UTC (rev 292879)
+++ gnome-unstable-x86_64/PKGBUILD	2017-04-13 21:38:12 UTC (rev 292880)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libcroco
-pkgver=0.6.11+13+g86e8e22
-pkgrel=1
-pkgdesc="A CSS parsing library"
-url="https://git.gnome.org/browse/libcroco"
-arch=(x86_64 i686)
-depends=(glib2 libxml2)
-makedepends=(intltool git gtk-doc)
-license=(LGPL)
-_commit=86e8e2284bfe250b3c03108a59c9307564302f3e  # master
-source=("git+https://git.gnome.org/browse/libcroco#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-static --enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libcroco/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292879, libcroco/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2017-04-13 21:38:12 UTC (rev 292880)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libcroco
+pkgver=0.6.12
+pkgrel=1
+pkgdesc="A CSS parsing library"
+url="https://git.gnome.org/browse/libcroco"
+arch=(x86_64 i686)
+depends=(glib2 libxml2)
+makedepends=(intltool git gtk-doc)
+license=(LGPL)
+_commit=0d0162098ac6630113da9e66620ab29459352dd6  # tags/0.6.12^0
+source=("git+https://git.gnome.org/browse/libcroco#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list