Rebuild packages with popper-0.33.x
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=evince
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=3.16.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('any')
|
||||
pkgdesc="Document (PostScript, PDF) viewer (mingw-w64)"
|
||||
options=(strip staticlibs)
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
_realname=gdal
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.11.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A translator library for raster geospatial data formats (mingw-w64)"
|
||||
arch=('any')
|
||||
url="http://www.gdal.org/"
|
||||
@@ -37,7 +37,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-cfitsio"
|
||||
"${MINGW_PACKAGE_PREFIX}-sqlite3"
|
||||
"${MINGW_PACKAGE_PREFIX}-xerces-c"
|
||||
"${MINGW_PACKAGE_PREFIX}-xz")
|
||||
options=(strip staticlibs)
|
||||
options=('strip' 'staticlibs')
|
||||
|
||||
source=(http://download.osgeo.org/${_realname}/${pkgver}/${_realname}-${pkgver}.tar.gz
|
||||
02-poppler-0_31-compatibility.patch)
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
_realname=gimp
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2.8.14
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="GNU Image Manipulation Program (mingw-w64)"
|
||||
arch=('any')
|
||||
groups=("${MINGW_PACKAGE_PREFIX}")
|
||||
|
||||
@@ -11,7 +11,7 @@ fi
|
||||
_realname=inkscape
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.91
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Vector graphics editor using the SVG file format (mingw-w64)"
|
||||
arch=('any')
|
||||
url="http://inkscape.sourceforge.net/"
|
||||
|
||||
Reference in New Issue
Block a user