[arch-commits] Commit in gtk-engine-unico/repos (4 files)

Maxime Gauduin alucryd at nymeria.archlinux.org
Wed Jul 2 09:38:08 UTC 2014


    Date: Wednesday, July 2, 2014 @ 11:38:08
  Author: alucryd
Revision: 114620

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

Added:
  gtk-engine-unico/repos/community-i686/PKGBUILD
    (from rev 114619, gtk-engine-unico/trunk/PKGBUILD)
  gtk-engine-unico/repos/community-x86_64/PKGBUILD
    (from rev 114619, gtk-engine-unico/trunk/PKGBUILD)
Deleted:
  gtk-engine-unico/repos/community-i686/PKGBUILD
  gtk-engine-unico/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ------------------
 community-x86_64/PKGBUILD |   26 ------------------
 3 files changed, 62 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-02 09:37:58 UTC (rev 114619)
+++ community-i686/PKGBUILD	2014-07-02 09:38:08 UTC (rev 114620)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartlomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Hilinus <itahilinus[at]hotmail[dot]it>
-
-pkgname=gtk-engine-unico
-pkgver=1.0.2
-pkgrel=3
-pkgdesc='Unico GTK3 theme engine'
-arch=('i686' 'x86_64')
-url='https://launchpad.net/unico'
-license=('GPL')
-depends=('gtk3')
-makedepends=('gnome-common')
-source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-139.tar.xz)
-md5sums=('a451cf9e3d6b092a2fbeb424d0436dd3')
-
-build() {
-  cd "~unico-team/unico/trunk"
-  ./autogen.sh --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "~unico-team/unico/trunk"
-  make DESTDIR=${pkgdir} install
-}

Copied: gtk-engine-unico/repos/community-i686/PKGBUILD (from rev 114619, gtk-engine-unico/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-02 09:38:08 UTC (rev 114620)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Maintainer: Bartlomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Hilinus <itahilinus[at]hotmail[dot]it>
+
+pkgname=gtk-engine-unico
+pkgver=1.0.2
+pkgrel=4
+pkgdesc='Unico GTK3 theme engine'
+arch=('i686' 'x86_64')
+url='https://launchpad.net/unico'
+license=('GPL')
+depends=('gtk3')
+makedepends=('gnome-common')
+source=("${url}/${pkgver%.?}/${pkgver}/+download/unico-${pkgver}.tar.gz")
+sha256sums=('525a12012ffff79bbb5405eb0d27a084dfc7ff9cabd9b7c4f8872b759312311b')
+
+build() {
+  cd unico-${pkgver}
+
+  ./configure --prefix='/usr' --disable-static
+  make
+}
+
+package() {
+  cd unico-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-02 09:37:58 UTC (rev 114619)
+++ community-x86_64/PKGBUILD	2014-07-02 09:38:08 UTC (rev 114620)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartlomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Hilinus <itahilinus[at]hotmail[dot]it>
-
-pkgname=gtk-engine-unico
-pkgver=1.0.2
-pkgrel=3
-pkgdesc='Unico GTK3 theme engine'
-arch=('i686' 'x86_64')
-url='https://launchpad.net/unico'
-license=('GPL')
-depends=('gtk3')
-makedepends=('gnome-common')
-source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-139.tar.xz)
-md5sums=('a451cf9e3d6b092a2fbeb424d0436dd3')
-
-build() {
-  cd "~unico-team/unico/trunk"
-  ./autogen.sh --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "~unico-team/unico/trunk"
-  make DESTDIR=${pkgdir} install
-}

Copied: gtk-engine-unico/repos/community-x86_64/PKGBUILD (from rev 114619, gtk-engine-unico/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-02 09:38:08 UTC (rev 114620)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Maintainer: Bartlomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Hilinus <itahilinus[at]hotmail[dot]it>
+
+pkgname=gtk-engine-unico
+pkgver=1.0.2
+pkgrel=4
+pkgdesc='Unico GTK3 theme engine'
+arch=('i686' 'x86_64')
+url='https://launchpad.net/unico'
+license=('GPL')
+depends=('gtk3')
+makedepends=('gnome-common')
+source=("${url}/${pkgver%.?}/${pkgver}/+download/unico-${pkgver}.tar.gz")
+sha256sums=('525a12012ffff79bbb5405eb0d27a084dfc7ff9cabd9b7c4f8872b759312311b')
+
+build() {
+  cd unico-${pkgver}
+
+  ./configure --prefix='/usr' --disable-static
+  make
+}
+
+package() {
+  cd unico-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:




More information about the arch-commits mailing list