[arch-commits] Commit in evince/trunk (PKGBUILD introspection-fix.patch)

Jan Steffens heftig at archlinux.org
Fri Sep 2 17:06:20 UTC 2011


    Date: Friday, September 2, 2011 @ 13:06:19
  Author: heftig
Revision: 136893

3.1.90.1

Modified:
  evince/trunk/PKGBUILD
Deleted:
  evince/trunk/introspection-fix.patch

-------------------------+
 PKGBUILD                |   12 +++---------
 introspection-fix.patch |   11 -----------
 2 files changed, 3 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-02 17:05:04 UTC (rev 136892)
+++ PKGBUILD	2011-09-02 17:06:19 UTC (rev 136893)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evince
-pkgver=3.0.2
+pkgver=3.1.90.1
 pkgrel=1
 pkgdesc="Simply a document viewer"
 url="http://projects.gnome.org/evince/"
@@ -15,17 +15,11 @@
 groups=('gnome-extra')
 install=evince.install
 options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
-        introspection-fix.patch)
-sha256sums=('03abb74620caaa255f2d1369b684bbf8f62e15a4bf2d9f2a45f58e1789295a97'
-            '897b8c77c5cda31f4f8d860cd6a7ad8ad986dbf3cf26b56acf054cc650e94be1')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('035c18c752e9f7f5ecbde5cd53a4d13170249eff580f671ad19eebaa24163458')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-
-  patch -Np1 -i "${srcdir}/introspection-fix.patch"
-  autoreconf -fi
-
   ./configure --prefix=/usr   --sysconfdir=/etc \
       --localstatedir=/var    --libexecdir=/usr/lib/evince \
       --disable-static        --enable-nautilus \

Deleted: introspection-fix.patch
===================================================================
--- introspection-fix.patch	2011-09-02 17:05:04 UTC (rev 136892)
+++ introspection-fix.patch	2011-09-02 17:06:19 UTC (rev 136893)
@@ -1,11 +0,0 @@
-diff a/libview/Makefile.am b/libview/Makefile.am
---- a/libview/Makefile.am
-+++ b/libview/Makefile.am
-@@ -136,6 +136,7 @@ EvinceView-$(EV_API_VERSION).gir: libevview3.la Makefile $(INST_H_FILES) $(filte
- 	--output $@ \
- 	--pkg evince-document-$(EV_API_VERSION) \
- 	--pkg evince-view-$(EV_API_VERSION) \
-+	-L$(top_builddir)/libdocument/ \
- 	-I$(top_srcdir) \
- 	-I$(top_builddir) \
- 	-DEVINCE_COMPILATION \




More information about the arch-commits mailing list