[arch-commits] Commit in tilda/repos/community-i686 (PKGBUILD tilda.changelog)

Maxime Gauduin alucryd at nymeria.archlinux.org
Thu Aug 22 17:22:08 UTC 2013


    Date: Thursday, August 22, 2013 @ 19:22:08
  Author: alucryd
Revision: 96251

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

Deleted:
  tilda/repos/community-i686/PKGBUILD
  tilda/repos/community-i686/tilda.changelog

-----------------+
 PKGBUILD        |   39 ---------------------------------------
 tilda.changelog |   21 ---------------------
 2 files changed, 60 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-22 17:19:36 UTC (rev 96250)
+++ PKGBUILD	2013-08-22 17:22:08 UTC (rev 96251)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=tilda
-pkgver=1.1.7
-pkgrel=2
-pkgdesc="A Gtk based drop down terminal for Linux and Unix"
-arch=('i686' 'x86_64')
-url="https://github.com/lanoxx/tilda"
-license=('GPL')
-depends=('vte3' 'confuse')
-source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz
-        start-hidden-fix.patch)
-sha256sums=('ed96ae2cf0ceb2a5b2f4a62948c5c0d28d1d54f89ade5153b2e67515cf4dc5e7'
-            'e6d6075bb923c2dcae57706fe0555c28f9094f5115f1a3c60b8f85b8ff267b96')
-
-prepare() {
-  cd $pkgname-$pkgname-$pkgver
-
-  patch -Np1 -i ../start-hidden-fix.patch
-}
-
-build() {
-  cd $pkgname-$pkgname-$pkgver
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim: ts=2 sw=2 et:

Deleted: tilda.changelog
===================================================================
--- tilda.changelog	2013-08-22 17:19:36 UTC (rev 96250)
+++ tilda.changelog	2013-08-22 17:22:08 UTC (rev 96251)
@@ -1,21 +0,0 @@
-2013-08-22  Maxime Gauduin <alucryd at gmail.com>
-	* FS#36542 fixed - tilda 1.1.7-2
-
-2013-08-08  Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* tilda 1.1.7-1
-
-2012-06-02  Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* FS#29754 fixed
-
-2011-08-28  Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* FS#25762 fixed
-
-2008-04-29  Mateusz Herych <heniekk at gmail.com>
-	* Updated for x86_64 - 0.9.6
-
-2008-04-28  Douglas Soares de Andrade  <dsa at aur.archlinux.org>
-	* Updated for i686 - 0.9.6
-
-2007-12-30  Douglas Soares de Andrade  <dsa at aur.archlinux.org>
-	* Updated to newer version - 0.9.5
-




More information about the arch-commits mailing list