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

Alexander Rødseth arodseth at archlinux.org
Mon Apr 10 13:47:27 UTC 2017


    Date: Monday, April 10, 2017 @ 13:47:23
  Author: arodseth
Revision: 221780

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-04-10 13:47:11 UTC (rev 221779)
+++ community-i686/PKGBUILD	2017-04-10 13:47:23 UTC (rev 221780)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=gdlmm
-pkgver=3.7.3
-pkgrel=2
-pkgdesc='C++ bindings for the gdl library'
-arch=('x86_64' 'i686')
-url='http://git.gnome.org/browse/gdlmm/'
-depends=('gdl' 'gtkmm3')
-options=('!emptydirs')
-license=('LGPL')
-source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  CXXFLAGS+=' -std=c++11'
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gdlmm/repos/community-i686/PKGBUILD (from rev 221779, gdlmm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-04-10 13:47:23 UTC (rev 221780)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=gdlmm
+pkgver=3.7.3
+pkgrel=3
+pkgdesc='C++ bindings for the gdl library'
+arch=('x86_64' 'i686')
+url='https://git.gnome.org/browse/gdlmm/'
+depends=('gdl' 'gtkmm3')
+options=('!emptydirs')
+license=('LGPL')
+source=("https://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  CXXFLAGS+=' -std=c++11'
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-04-10 13:47:11 UTC (rev 221779)
+++ community-x86_64/PKGBUILD	2017-04-10 13:47:23 UTC (rev 221780)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=gdlmm
-pkgver=3.7.3
-pkgrel=2
-pkgdesc='C++ bindings for the gdl library'
-arch=('x86_64' 'i686')
-url='http://git.gnome.org/browse/gdlmm/'
-depends=('gdl' 'gtkmm3')
-options=('!emptydirs')
-license=('LGPL')
-source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  CXXFLAGS+=' -std=c++11'
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gdlmm/repos/community-x86_64/PKGBUILD (from rev 221779, gdlmm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-04-10 13:47:23 UTC (rev 221780)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=gdlmm
+pkgver=3.7.3
+pkgrel=3
+pkgdesc='C++ bindings for the gdl library'
+arch=('x86_64' 'i686')
+url='https://git.gnome.org/browse/gdlmm/'
+depends=('gdl' 'gtkmm3')
+options=('!emptydirs')
+license=('LGPL')
+source=("https://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  CXXFLAGS+=' -std=c++11'
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list