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

Jan Steffens heftig at archlinux.org
Fri Apr 21 22:17:07 UTC 2017


    Date: Friday, April 21, 2017 @ 22:17:06
  Author: heftig
Revision: 293861

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

Added:
  libsoup/repos/testing-i686/PKGBUILD
    (from rev 293859, libsoup/trunk/PKGBUILD)
  libsoup/repos/testing-x86_64/PKGBUILD
    (from rev 293859, libsoup/trunk/PKGBUILD)
Deleted:
  libsoup/repos/testing-i686/PKGBUILD
  libsoup/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   76 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |   38 -----------------------
 testing-x86_64/PKGBUILD |   38 -----------------------
 3 files changed, 76 insertions(+), 76 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2017-04-21 22:16:57 UTC (rev 293860)
+++ testing-i686/PKGBUILD	2017-04-21 22:17:06 UTC (rev 293861)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libsoup
-pkgver=2.57.1+29+g5b6d632a
-pkgrel=2
-pkgdesc="HTTP client/server library for GNOME"
-url="https://wiki.gnome.org/Projects/libsoup"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(glib2 libxml2 glib-networking sqlite krb5)
-makedepends=(intltool gobject-introspection python vala git gtk-doc)
-_commit=5b6d632a34e1ce833e43f39fcdecff5388b26146  # master
-source=("git+https://git.gnome.org/browse/libsoup#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --disable-static --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libsoup/repos/testing-i686/PKGBUILD (from rev 293859, libsoup/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2017-04-21 22:17:06 UTC (rev 293861)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libsoup
+pkgver=2.58.0
+pkgrel=1
+pkgdesc="HTTP client/server library for GNOME"
+url="https://wiki.gnome.org/Projects/libsoup"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(glib2 libxml2 glib-networking sqlite krb5)
+makedepends=(intltool gobject-introspection python vala git gtk-doc)
+_commit=c829641668d893d0136993dcc6d7e1d661dd6e39  # tags/2.58.0^0
+source=("git+https://git.gnome.org/browse/libsoup#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+    --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2017-04-21 22:16:57 UTC (rev 293860)
+++ testing-x86_64/PKGBUILD	2017-04-21 22:17:06 UTC (rev 293861)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libsoup
-pkgver=2.57.1+29+g5b6d632a
-pkgrel=2
-pkgdesc="HTTP client/server library for GNOME"
-url="https://wiki.gnome.org/Projects/libsoup"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(glib2 libxml2 glib-networking sqlite krb5)
-makedepends=(intltool gobject-introspection python vala git gtk-doc)
-_commit=5b6d632a34e1ce833e43f39fcdecff5388b26146  # master
-source=("git+https://git.gnome.org/browse/libsoup#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --disable-static --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libsoup/repos/testing-x86_64/PKGBUILD (from rev 293859, libsoup/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2017-04-21 22:17:06 UTC (rev 293861)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libsoup
+pkgver=2.58.0
+pkgrel=1
+pkgdesc="HTTP client/server library for GNOME"
+url="https://wiki.gnome.org/Projects/libsoup"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(glib2 libxml2 glib-networking sqlite krb5)
+makedepends=(intltool gobject-introspection python vala git gtk-doc)
+_commit=c829641668d893d0136993dcc6d7e1d661dd6e39  # tags/2.58.0^0
+source=("git+https://git.gnome.org/browse/libsoup#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+    --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list