libgdata: updated to 0.17.6.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
--- libgdata-0.15.2-orig/gdata/gdata.symbols 2014-05-27 23:35:56.000000000 +0200
|
||||
+++ libgdata-0.15.2/gdata/gdata.symbols 2014-08-10 18:15:04.874757800 +0200
|
||||
@@ -965,9 +965,6 @@
|
||||
gdata_documents_service_copy_document
|
||||
gdata_documents_service_copy_document_async
|
||||
gdata_documents_service_copy_document_finish
|
||||
-gdata_goa_authorizer_get_type
|
||||
-gdata_goa_authorizer_new
|
||||
-gdata_goa_authorizer_get_goa_object
|
||||
gdata_documents_document_get_thumbnail_uri
|
||||
gdata_tasks_task_get_type
|
||||
gdata_tasks_task_new
|
||||
@@ -3,7 +3,7 @@
|
||||
_realname=libgdata
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.17.3
|
||||
pkgver=0.17.6
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
pkgdesc="Library for accessing GData webservices (mingw-w64)"
|
||||
@@ -28,16 +28,13 @@ options=('strip' 'staticlibs')
|
||||
license=("LGPL 2.1")
|
||||
url="https://www.gnome.org/"
|
||||
source=(https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz
|
||||
0002-symbols.patch
|
||||
0003-wsock.patch)
|
||||
sha256sums=('ff280b031c50a99ed735c3fa18fbea9ae3e4cc5e3d7dd58ebae09994b01b513b'
|
||||
'be45b535d0d8cfb05d35ffb984b72de82130dea87e34a3a706ccc448397e102b'
|
||||
sha256sums=('8b6a3ff1db23bd9e5ebbcc958b29b769a898f892eed4798222d562ba69df30b0'
|
||||
'ed4c9c441ee3bf4a5279c5d212b2c1116ce443763151b71975611406310575df')
|
||||
|
||||
prepare() {
|
||||
cd ${_realname}-${pkgver}
|
||||
|
||||
patch -p1 -i ${srcdir}/0002-symbols.patch
|
||||
patch -p1 -i ${srcdir}/0003-wsock.patch
|
||||
|
||||
autoreconf -fi
|
||||
|
||||
Reference in New Issue
Block a user