[arch-commits] Commit in girara/repos (2 files)

Johannes Löthberg demize at archlinux.org
Sat Oct 15 22:01:05 UTC 2016


    Date: Saturday, October 15, 2016 @ 22:01:05
  Author: demize
Revision: 192326

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

Deleted:
  girara/repos/community-i686/PKGBUILD
  girara/repos/community-x86_64/PKGBUILD

---------------------------+
 community-i686/PKGBUILD   |   42 ------------------------------------------
 community-x86_64/PKGBUILD |   42 ------------------------------------------
 2 files changed, 84 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-10-15 22:00:59 UTC (rev 192325)
+++ community-i686/PKGBUILD	2016-10-15 22:01:05 UTC (rev 192326)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: mlq <mlq at pwmt.org>
-
-pkgname=girara
-pkgver=0.2.6
-pkgrel=1
-
-pkgdesc="User interface library focused on simplicity and minimalism"
-url="http://pwmt.org/projects/girara"
-arch=('i686' 'x86_64')
-license=('custom')
-
-provides=('girara-gtk3' 'girara-common')
-replaces=('girara-gtk3' 'girara-common')
-conflicts=('girara-gtk3' 'girara-common')
-
-depends=('gtk3')
-
-source=(http://pwmt.org/projects/girara/download/girara-$pkgver.tar.gz
-        fix-font-handling-gtk-3.21.patch)
-sha1sums=('674e4294fe091fe93a1c186d95b3263b30cd8a5e'
-          '609f469dc6ad4570959dea028fd36f8ba8562231')
-
-prepare() {
-  cd girara-$pkgver
-  patch -p1 <"$srcdir"/fix-font-handling-gtk-3.21.patch
-}
-
-build() {
-  cd girara-$pkgver
-  touch colors.mk
-  make GIRARA_GTK_VERSION=3
-}
-
-package() {
-  cd girara-$pkgver
-  make GIRARA_GTK_VERSION=3 DESTDIR="$pkgdir/" install
-  install -D -m664 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-10-15 22:00:59 UTC (rev 192325)
+++ community-x86_64/PKGBUILD	2016-10-15 22:01:05 UTC (rev 192326)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: mlq <mlq at pwmt.org>
-
-pkgname=girara
-pkgver=0.2.6
-pkgrel=1
-
-pkgdesc="User interface library focused on simplicity and minimalism"
-url="http://pwmt.org/projects/girara"
-arch=('i686' 'x86_64')
-license=('custom')
-
-provides=('girara-gtk3' 'girara-common')
-replaces=('girara-gtk3' 'girara-common')
-conflicts=('girara-gtk3' 'girara-common')
-
-depends=('gtk3')
-
-source=(http://pwmt.org/projects/girara/download/girara-$pkgver.tar.gz
-        fix-font-handling-gtk-3.21.patch)
-sha1sums=('674e4294fe091fe93a1c186d95b3263b30cd8a5e'
-          '609f469dc6ad4570959dea028fd36f8ba8562231')
-
-prepare() {
-  cd girara-$pkgver
-  patch -p1 <"$srcdir"/fix-font-handling-gtk-3.21.patch
-}
-
-build() {
-  cd girara-$pkgver
-  touch colors.mk
-  make GIRARA_GTK_VERSION=3
-}
-
-package() {
-  cd girara-$pkgver
-  make GIRARA_GTK_VERSION=3 DESTDIR="$pkgdir/" install
-  install -D -m664 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}



More information about the arch-commits mailing list