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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Oct 21 13:19:58 UTC 2013


    Date: Monday, October 21, 2013 @ 15:19:58
  Author: spupykin
Revision: 98932

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

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

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ----------------------
 community-x86_64/PKGBUILD |   29 ----------------------
 3 files changed, 56 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-10-21 13:19:42 UTC (rev 98931)
+++ community-i686/PKGBUILD	2013-10-21 13:19:58 UTC (rev 98932)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=fbreader
-pkgver=0.99.4
-pkgrel=2
-pkgdesc="An e-book reader for Linux"
-arch=('i686' 'x86_64')
-url="http://www.fbreader.org/"
-license=('GPL')
-depends=('fribidi' 'bzip2' 'curl' 'qt4' 'liblinebreak' 'sqlite')
-makedepends=('ccache')
-source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz)
-md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d')
-
-build() {
-  export TARGET_ARCH=desktop
-  export UI_TYPE=qt4
-  export TARGET_STATUS=release
-  cd $srcdir/fbreader-$pkgver
-  sed -i 's|-lunibreak|-llinebreak|g' makefiles/config.mk zlibrary/text/Makefile
-  make ZLSHARED=no MOC=/usr/bin/moc-qt4
-}
-
-package() {
-  cd $srcdir/fbreader-$pkgver
-  make ZLSHARED=no DESTDIR=$pkgdir install
-}

Copied: fbreader/repos/community-i686/PKGBUILD (from rev 98931, fbreader/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-10-21 13:19:58 UTC (rev 98932)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=fbreader
+pkgver=0.99.4
+pkgrel=3
+pkgdesc="An e-book reader for Linux"
+arch=('i686' 'x86_64')
+url="http://www.fbreader.org/"
+license=('GPL')
+depends=('fribidi' 'bzip2' 'curl' 'qt4' 'libunibreak' 'sqlite')
+makedepends=('ccache')
+source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz)
+md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d')
+
+build() {
+  export TARGET_ARCH=desktop
+  export UI_TYPE=qt4
+  export TARGET_STATUS=release
+  cd $srcdir/fbreader-$pkgver
+  make ZLSHARED=no MOC=/usr/bin/moc-qt4
+}
+
+package() {
+  cd $srcdir/fbreader-$pkgver
+  make ZLSHARED=no DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-10-21 13:19:42 UTC (rev 98931)
+++ community-x86_64/PKGBUILD	2013-10-21 13:19:58 UTC (rev 98932)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=fbreader
-pkgver=0.99.4
-pkgrel=2
-pkgdesc="An e-book reader for Linux"
-arch=('i686' 'x86_64')
-url="http://www.fbreader.org/"
-license=('GPL')
-depends=('fribidi' 'bzip2' 'curl' 'qt4' 'liblinebreak' 'sqlite')
-makedepends=('ccache')
-source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz)
-md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d')
-
-build() {
-  export TARGET_ARCH=desktop
-  export UI_TYPE=qt4
-  export TARGET_STATUS=release
-  cd $srcdir/fbreader-$pkgver
-  sed -i 's|-lunibreak|-llinebreak|g' makefiles/config.mk zlibrary/text/Makefile
-  make ZLSHARED=no MOC=/usr/bin/moc-qt4
-}
-
-package() {
-  cd $srcdir/fbreader-$pkgver
-  make ZLSHARED=no DESTDIR=$pkgdir install
-}

Copied: fbreader/repos/community-x86_64/PKGBUILD (from rev 98931, fbreader/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-10-21 13:19:58 UTC (rev 98932)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=fbreader
+pkgver=0.99.4
+pkgrel=3
+pkgdesc="An e-book reader for Linux"
+arch=('i686' 'x86_64')
+url="http://www.fbreader.org/"
+license=('GPL')
+depends=('fribidi' 'bzip2' 'curl' 'qt4' 'libunibreak' 'sqlite')
+makedepends=('ccache')
+source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz)
+md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d')
+
+build() {
+  export TARGET_ARCH=desktop
+  export UI_TYPE=qt4
+  export TARGET_STATUS=release
+  cd $srcdir/fbreader-$pkgver
+  make ZLSHARED=no MOC=/usr/bin/moc-qt4
+}
+
+package() {
+  cd $srcdir/fbreader-$pkgver
+  make ZLSHARED=no DESTDIR=$pkgdir install
+}




More information about the arch-commits mailing list