[arch-commits] Commit in gnome-power-manager/repos (4 files)

Jan Steffens heftig at archlinux.org
Wed Oct 18 22:22:29 UTC 2017


    Date: Wednesday, October 18, 2017 @ 22:22:28
  Author: heftig
Revision: 308210

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

Added:
  gnome-power-manager/repos/extra-i686/PKGBUILD
    (from rev 308209, gnome-power-manager/trunk/PKGBUILD)
  gnome-power-manager/repos/extra-x86_64/PKGBUILD
    (from rev 308209, gnome-power-manager/trunk/PKGBUILD)
Deleted:
  gnome-power-manager/repos/extra-i686/PKGBUILD
  gnome-power-manager/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-10-18 22:22:15 UTC (rev 308209)
+++ extra-i686/PKGBUILD	2017-10-18 22:22:28 UTC (rev 308210)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-power-manager
-pkgver=3.24.0+5+gceaae952
-pkgrel=1
-pkgdesc="System power information and statistics"
-url="https://git.gnome.org/browse/gnome-power-manager"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 upower dconf)
-makedepends=(intltool gnome-common git meson)
-_commit=ceaae9523388e805f60f1faffa46fda129f571e6  # master
-source=("git+https://git.gnome.org/browse/gnome-power-manager#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^GNOME_POWER_MANAGER_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gnome-power-manager/repos/extra-i686/PKGBUILD (from rev 308209, gnome-power-manager/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-10-18 22:22:28 UTC (rev 308210)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-power-manager
+pkgver=3.25.90+4+gc5722ab3
+pkgrel=1
+pkgdesc="System power information and statistics"
+url="https://git.gnome.org/browse/gnome-power-manager"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 upower dconf)
+makedepends=(git meson)
+_commit=c5722ab3d5821daf9717b38e2c6287e61386e7a6  # master
+source=("git+https://git.gnome.org/browse/gnome-power-manager#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^GNOME_POWER_MANAGER_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  arch-meson ../$pkgname
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-10-18 22:22:15 UTC (rev 308209)
+++ extra-x86_64/PKGBUILD	2017-10-18 22:22:28 UTC (rev 308210)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-power-manager
-pkgver=3.24.0+5+gceaae952
-pkgrel=1
-pkgdesc="System power information and statistics"
-url="https://git.gnome.org/browse/gnome-power-manager"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 upower dconf)
-makedepends=(intltool gnome-common git meson)
-_commit=ceaae9523388e805f60f1faffa46fda129f571e6  # master
-source=("git+https://git.gnome.org/browse/gnome-power-manager#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^GNOME_POWER_MANAGER_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gnome-power-manager/repos/extra-x86_64/PKGBUILD (from rev 308209, gnome-power-manager/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-10-18 22:22:28 UTC (rev 308210)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-power-manager
+pkgver=3.25.90+4+gc5722ab3
+pkgrel=1
+pkgdesc="System power information and statistics"
+url="https://git.gnome.org/browse/gnome-power-manager"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 upower dconf)
+makedepends=(git meson)
+_commit=c5722ab3d5821daf9717b38e2c6287e61386e7a6  # master
+source=("git+https://git.gnome.org/browse/gnome-power-manager#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^GNOME_POWER_MANAGER_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  arch-meson ../$pkgname
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}



More information about the arch-commits mailing list