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

Kyle Keen kkeen at nymeria.archlinux.org
Thu Aug 15 23:23:35 UTC 2013


    Date: Friday, August 16, 2013 @ 01:23:35
  Author: kkeen
Revision: 95718

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-08-15 23:23:01 UTC (rev 95717)
+++ community-i686/PKGBUILD	2013-08-15 23:23:35 UTC (rev 95718)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen <keenerd at gmail.com>
-# Contributor: TDY <tdy at gmx.com>
-# Contributor: DonVla <donvla at users.sourceforge.net>
-# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
-
-pkgname=lilyterm
-pkgver=0.9.9.2
-pkgrel=1
-pkgdesc="A light and easy to use libvte based X terminal emulator"
-arch=('i686' 'x86_64')
-url="http://lilyterm.luna.com.tw/index_en.html"
-_watch="http://lilyterm.luna.com.tw/html/download.html"
-license=('GPL3')
-depends=('vte')
-makedepends=('gettext' 'intltool' 'pkgconfig>=0.16')
-source=(http://lilyterm.luna.com.tw/file/$pkgname-$pkgver.tar.gz)
-md5sums=('d68dd29ce4894f765adba1efd470f90e')
-
-build() {
-  cd "$srcdir/lilyterm-$pkgver"
-  ./configure --prefix=/usr \
-              --sysconfdir=/etc
-  make 
-}
-
-package() {
-  cd "$srcdir/lilyterm-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING \
-    "$pkgdir/usr/share/licenses/lilyterm/COPYING"
-}
-

Copied: lilyterm/repos/community-i686/PKGBUILD (from rev 95717, lilyterm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-08-15 23:23:35 UTC (rev 95718)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kyle Keen <keenerd at gmail.com>
+# Contributor: TDY <tdy at gmx.com>
+# Contributor: DonVla <donvla at users.sourceforge.net>
+# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
+
+pkgname=lilyterm
+pkgver=0.9.9.2
+pkgrel=2
+pkgdesc="A light and easy to use libvte based X terminal emulator"
+arch=('i686' 'x86_64')
+url="http://lilyterm.luna.com.tw/index_en.html"
+_watch="http://lilyterm.luna.com.tw/html/download.html"
+license=('GPL3')
+depends=('vte')
+makedepends=('gettext' 'intltool' 'pkgconfig>=0.16')
+source=(http://lilyterm.luna.com.tw/file/$pkgname-$pkgver.tar.gz)
+md5sums=('d68dd29ce4894f765adba1efd470f90e')
+
+build() {
+  cd "$srcdir/lilyterm-$pkgver"
+  ./configure --prefix=/usr \
+              --sysconfdir=/etc
+  make 
+}
+
+package() {
+  cd "$srcdir/lilyterm-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-08-15 23:23:01 UTC (rev 95717)
+++ community-x86_64/PKGBUILD	2013-08-15 23:23:35 UTC (rev 95718)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen <keenerd at gmail.com>
-# Contributor: TDY <tdy at gmx.com>
-# Contributor: DonVla <donvla at users.sourceforge.net>
-# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
-
-pkgname=lilyterm
-pkgver=0.9.9.2
-pkgrel=1
-pkgdesc="A light and easy to use libvte based X terminal emulator"
-arch=('i686' 'x86_64')
-url="http://lilyterm.luna.com.tw/index_en.html"
-_watch="http://lilyterm.luna.com.tw/html/download.html"
-license=('GPL3')
-depends=('vte')
-makedepends=('gettext' 'intltool' 'pkgconfig>=0.16')
-source=(http://lilyterm.luna.com.tw/file/$pkgname-$pkgver.tar.gz)
-md5sums=('d68dd29ce4894f765adba1efd470f90e')
-
-build() {
-  cd "$srcdir/lilyterm-$pkgver"
-  ./configure --prefix=/usr \
-              --sysconfdir=/etc
-  make 
-}
-
-package() {
-  cd "$srcdir/lilyterm-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING \
-    "$pkgdir/usr/share/licenses/lilyterm/COPYING"
-}
-

Copied: lilyterm/repos/community-x86_64/PKGBUILD (from rev 95717, lilyterm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-08-15 23:23:35 UTC (rev 95718)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kyle Keen <keenerd at gmail.com>
+# Contributor: TDY <tdy at gmx.com>
+# Contributor: DonVla <donvla at users.sourceforge.net>
+# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
+
+pkgname=lilyterm
+pkgver=0.9.9.2
+pkgrel=2
+pkgdesc="A light and easy to use libvte based X terminal emulator"
+arch=('i686' 'x86_64')
+url="http://lilyterm.luna.com.tw/index_en.html"
+_watch="http://lilyterm.luna.com.tw/html/download.html"
+license=('GPL3')
+depends=('vte')
+makedepends=('gettext' 'intltool' 'pkgconfig>=0.16')
+source=(http://lilyterm.luna.com.tw/file/$pkgname-$pkgver.tar.gz)
+md5sums=('d68dd29ce4894f765adba1efd470f90e')
+
+build() {
+  cd "$srcdir/lilyterm-$pkgver"
+  ./configure --prefix=/usr \
+              --sysconfdir=/etc
+  make 
+}
+
+package() {
+  cd "$srcdir/lilyterm-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+




More information about the arch-commits mailing list