[arch-commits] Commit in fbreader/trunk (PKGBUILD)

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


    Date: Monday, October 21, 2013 @ 15:19:42
  Author: spupykin
Revision: 98931

upgpkg: fbreader 0.99.4-3

upd

Modified:
  fbreader/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-21 13:05:03 UTC (rev 98930)
+++ PKGBUILD	2013-10-21 13:19:42 UTC (rev 98931)
@@ -4,12 +4,12 @@
 
 pkgname=fbreader
 pkgver=0.99.4
-pkgrel=2
+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' 'liblinebreak' 'sqlite')
+depends=('fribidi' 'bzip2' 'curl' 'qt4' 'libunibreak' 'sqlite')
 makedepends=('ccache')
 source=(http://www.fbreader.org/files/desktop/fbreader-sources-$pkgver.tgz)
 md5sums=('ed13a9c3aeb68aaa98a1dd6f7947a31d')
@@ -19,7 +19,6 @@
   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
 }
 




More information about the arch-commits mailing list