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

Jonathan Steel jsteel at archlinux.org
Sat Dec 13 11:45:07 UTC 2014


    Date: Saturday, December 13, 2014 @ 12:45:07
  Author: jsteel
Revision: 123833

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

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

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   32 ---------------------
 community-x86_64/PKGBUILD |   32 ---------------------
 3 files changed, 66 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-12-13 11:44:48 UTC (rev 123832)
+++ community-i686/PKGBUILD	2014-12-13 11:45:07 UTC (rev 123833)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
-# Contributor: DrZaius <lou at fakeoutdoorsman dot com>
-# Contributor: Victor Feight <vrfeight3 at gmail dot com>
-
-pkgname=gsimplecal
-pkgver=2.0
-pkgrel=1
-pkgdesc="Simple and lightweight GTK calendar"
-arch=('i686' 'x86_64')
-url="http://dmedvinsky.github.com/$pkgname"
-license=('BSD')
-depends=('gtk3')
-source=(https://github.com/dmedvinsky/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('ae839d5470c9f9a80d2b6a12164ae232')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: gsimplecal/repos/community-i686/PKGBUILD (from rev 123832, gsimplecal/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-13 11:45:07 UTC (rev 123833)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: 
+# Contributor: Jonathan Steel <jsteel at archlinux.org>
+# Contributor: DrZaius <lou at fakeoutdoorsman dot com>
+# Contributor: Victor Feight <vrfeight3 at gmail dot com>
+
+pkgname=gsimplecal
+pkgver=2.1
+pkgrel=1
+pkgdesc="Simple and lightweight GTK calendar"
+arch=('i686' 'x86_64')
+url="http://dmedvinsky.github.com/$pkgname"
+license=('BSD')
+depends=('gtk3')
+source=(https://github.com/dmedvinsky/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('170ac0bdc8663d97dec436e45b195491')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-13 11:44:48 UTC (rev 123832)
+++ community-x86_64/PKGBUILD	2014-12-13 11:45:07 UTC (rev 123833)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
-# Contributor: DrZaius <lou at fakeoutdoorsman dot com>
-# Contributor: Victor Feight <vrfeight3 at gmail dot com>
-
-pkgname=gsimplecal
-pkgver=2.0
-pkgrel=1
-pkgdesc="Simple and lightweight GTK calendar"
-arch=('i686' 'x86_64')
-url="http://dmedvinsky.github.com/$pkgname"
-license=('BSD')
-depends=('gtk3')
-source=(https://github.com/dmedvinsky/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('ae839d5470c9f9a80d2b6a12164ae232')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: gsimplecal/repos/community-x86_64/PKGBUILD (from rev 123832, gsimplecal/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-13 11:45:07 UTC (rev 123833)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: 
+# Contributor: Jonathan Steel <jsteel at archlinux.org>
+# Contributor: DrZaius <lou at fakeoutdoorsman dot com>
+# Contributor: Victor Feight <vrfeight3 at gmail dot com>
+
+pkgname=gsimplecal
+pkgver=2.1
+pkgrel=1
+pkgdesc="Simple and lightweight GTK calendar"
+arch=('i686' 'x86_64')
+url="http://dmedvinsky.github.com/$pkgname"
+license=('BSD')
+depends=('gtk3')
+source=(https://github.com/dmedvinsky/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('170ac0bdc8663d97dec436e45b195491')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}



More information about the arch-commits mailing list