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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 10:52:05 UTC 2014


    Date: Tuesday, July 1, 2014 @ 12:52:05
  Author: spupykin
Revision: 113981

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

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

---------------------------+
 /PKGBUILD                 |   48 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   20 ------------------
 community-x86_64/PKGBUILD |   20 ------------------
 3 files changed, 48 insertions(+), 40 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 10:51:52 UTC (rev 113980)
+++ community-i686/PKGBUILD	2014-07-01 10:52:05 UTC (rev 113981)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=fbdump
-pkgver=0.4.2
-pkgrel=3
-pkgdesc="captures the contents of the visible portion of the Linux framebuffer to stdout"
-arch=('i686' 'x86_64')
-url="http://www.rcdrummond.net/fbdump/"
-license=("GPL")
-depends=()
-source=(http://www.rcdrummond.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('85ae97c0800a2caf2b04ad7764e3915b')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: fbdump/repos/community-i686/PKGBUILD (from rev 113980, fbdump/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 10:52:05 UTC (rev 113981)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=fbdump
+pkgver=0.4.2
+pkgrel=4
+pkgdesc="captures the contents of the visible portion of the Linux framebuffer to stdout"
+arch=('i686' 'x86_64')
+url="http://www.rcdrummond.net/fbdump/"
+license=("GPL")
+depends=()
+source=(http://www.rcdrummond.net/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('85ae97c0800a2caf2b04ad7764e3915b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 10:51:52 UTC (rev 113980)
+++ community-x86_64/PKGBUILD	2014-07-01 10:52:05 UTC (rev 113981)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=fbdump
-pkgver=0.4.2
-pkgrel=3
-pkgdesc="captures the contents of the visible portion of the Linux framebuffer to stdout"
-arch=('i686' 'x86_64')
-url="http://www.rcdrummond.net/fbdump/"
-license=("GPL")
-depends=()
-source=(http://www.rcdrummond.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('85ae97c0800a2caf2b04ad7764e3915b')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: fbdump/repos/community-x86_64/PKGBUILD (from rev 113980, fbdump/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 10:52:05 UTC (rev 113981)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=fbdump
+pkgver=0.4.2
+pkgrel=4
+pkgdesc="captures the contents of the visible portion of the Linux framebuffer to stdout"
+arch=('i686' 'x86_64')
+url="http://www.rcdrummond.net/fbdump/"
+license=("GPL")
+depends=()
+source=(http://www.rcdrummond.net/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('85ae97c0800a2caf2b04ad7764e3915b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}




More information about the arch-commits mailing list