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

Jan de Groot jgc at archlinux.org
Wed Jun 28 21:55:15 UTC 2017


    Date: Wednesday, June 28, 2017 @ 21:55:14
  Author: jgc
Revision: 299377

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

Added:
  libgtop/repos/extra-i686/PKGBUILD
    (from rev 299376, libgtop/trunk/PKGBUILD)
  libgtop/repos/extra-x86_64/PKGBUILD
    (from rev 299376, libgtop/trunk/PKGBUILD)
Deleted:
  libgtop/repos/extra-i686/PKGBUILD
  libgtop/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   74 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   37 ------------------------
 extra-x86_64/PKGBUILD |   37 ------------------------
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-06-28 21:55:08 UTC (rev 299376)
+++ extra-i686/PKGBUILD	2017-06-28 21:55:14 UTC (rev 299377)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libgtop
-pkgver=2.36.0
-pkgrel=1
-pkgdesc="A library that reads information about processes and the running system"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('glib2' 'libxau')
-makedepends=('gobject-introspection' gnome-common git gtk-doc)
-_commit=88ecae1d00463909fc1d4e9fe46be64ea47b030f  # tags/2.36.0^0
-source=("git+https://git.gnome.org/browse/libgtop#commit=$_commit")
-url="http://www.gnome.org/"
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "${srcdir}/$pkgname"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static --enable-gtk-doc
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libgtop/repos/extra-i686/PKGBUILD (from rev 299376, libgtop/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-06-28 21:55:14 UTC (rev 299377)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libgtop
+pkgver=2.36.0+2+ge0f97e7d
+pkgrel=1
+pkgdesc="A library that reads information about processes and the running system"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('glib2' 'libxau')
+makedepends=('gobject-introspection' gnome-common git gtk-doc)
+_commit=e0f97e7dbd6ec87103705d3e114876d44cb0ca4c  # gnome-2-36
+source=("git+https://git.gnome.org/browse/libgtop#commit=$_commit")
+url="http://www.gnome.org/"
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "${srcdir}/$pkgname"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd "${srcdir}/$pkgname"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-06-28 21:55:08 UTC (rev 299376)
+++ extra-x86_64/PKGBUILD	2017-06-28 21:55:14 UTC (rev 299377)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libgtop
-pkgver=2.36.0
-pkgrel=1
-pkgdesc="A library that reads information about processes and the running system"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('glib2' 'libxau')
-makedepends=('gobject-introspection' gnome-common git gtk-doc)
-_commit=88ecae1d00463909fc1d4e9fe46be64ea47b030f  # tags/2.36.0^0
-source=("git+https://git.gnome.org/browse/libgtop#commit=$_commit")
-url="http://www.gnome.org/"
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "${srcdir}/$pkgname"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static --enable-gtk-doc
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libgtop/repos/extra-x86_64/PKGBUILD (from rev 299376, libgtop/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-06-28 21:55:14 UTC (rev 299377)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libgtop
+pkgver=2.36.0+2+ge0f97e7d
+pkgrel=1
+pkgdesc="A library that reads information about processes and the running system"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('glib2' 'libxau')
+makedepends=('gobject-introspection' gnome-common git gtk-doc)
+_commit=e0f97e7dbd6ec87103705d3e114876d44cb0ca4c  # gnome-2-36
+source=("git+https://git.gnome.org/browse/libgtop#commit=$_commit")
+url="http://www.gnome.org/"
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "${srcdir}/$pkgname"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd "${srcdir}/$pkgname"
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list