update to gnome-online-accounts-3.14.0
This commit is contained in:
parent
e04249a3ae
commit
83545d5ca0
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2014/07/17 07:16:44 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2014/10/05 13:24:39 jasper Exp $
|
||||
|
||||
COMMENT= interfaces for interacting with online accounts
|
||||
|
||||
GNOME_PROJECT= gnome-online-accounts
|
||||
GNOME_VERSION= 3.12.4
|
||||
GNOME_VERSION= 3.14.0
|
||||
|
||||
SHARED_LIBS += goa-1.0 3.0 # .0.0
|
||||
SHARED_LIBS += goa-backend-1.0 3.0 # .0.0
|
||||
SHARED_LIBS += goa-backend-1.0 3.1 # .1.0
|
||||
|
||||
# LGPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -23,9 +23,10 @@ WANTLIB += icuuc javascriptcoregtk-3.0 jpeg json-glib-1.0 m orc-0.4
|
||||
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += png pthread pthread-stubs rest-0.7 secret-1 soup-2.4
|
||||
WANTLIB += soup-gnome-2.4 sqlite3 stdc++ telepathy-glib webkitgtk-3.0
|
||||
WANTLIB += webp xcb xcb-render xcb-shm xml2 xslt z
|
||||
WANTLIB += webp xcb xcb-render xcb-shm xml2 xslt z gbm
|
||||
|
||||
MODULES= devel/gettext \
|
||||
MODULES= devel/dconf \
|
||||
devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= devel/json-glib \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/gnome-online-accounts-3.12.4.tar.xz) = uHF4n4NRTg4NLxp40DzKQg26rXBzWbPXxAJ11RkkbEA=
|
||||
SIZE (gnome/gnome-online-accounts-3.12.4.tar.xz) = 1361472
|
||||
SHA256 (gnome/gnome-online-accounts-3.14.0.tar.xz) = VJuUC+mCVLg+91SOkKUjfdeFrRiwsL1ijSOnNH/J4QA=
|
||||
SIZE (gnome/gnome-online-accounts-3.14.0.tar.xz) = 1398820
|
||||
|
@ -1,18 +0,0 @@
|
||||
$OpenBSD: patch-src_goa_Makefile_in,v 1.2 2014/04/18 12:52:31 ajacoutot Exp $
|
||||
|
||||
From e4a875d2f2b0d4178fd909c181631c5c760edc17 Mon Sep 17 00:00:00 2001
|
||||
From: Antoine Jacoutot <ajacoutot@gnome.org>
|
||||
Date: Fri, 18 Apr 2014 14:11:31 +0200
|
||||
Subject: build: Do not hardcode path to libtool
|
||||
|
||||
--- src/goa/Makefile.in.orig Fri Apr 18 14:13:11 2014
|
||||
+++ src/goa/Makefile.in Fri Apr 18 14:13:41 2014
|
||||
@@ -1006,7 +1006,7 @@ goaenumtypes.c: goaenums.h goaenumtypes.h goaenumtypes
|
||||
@HAVE_INTROSPECTION_TRUE@ --pkg=gobject-2.0 \
|
||||
@HAVE_INTROSPECTION_TRUE@ --pkg=gio-2.0 \
|
||||
@HAVE_INTROSPECTION_TRUE@ --pkg-export=goa-1.0 \
|
||||
-@HAVE_INTROSPECTION_TRUE@ --libtool=$(top_builddir)/libtool \
|
||||
+@HAVE_INTROSPECTION_TRUE@ --libtool="$(LIBTOOL)" \
|
||||
@HAVE_INTROSPECTION_TRUE@ --c-include='goa/goa.h' \
|
||||
@HAVE_INTROSPECTION_TRUE@ -I$(top_srcdir)/src \
|
||||
@HAVE_INTROSPECTION_TRUE@ -I$(top_srcdir)/src/goa \
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2014/07/17 07:16:44 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2014/10/05 13:24:39 jasper Exp $
|
||||
include/goa-1.0/
|
||||
include/goa-1.0/goa/
|
||||
include/goa-1.0/goa/goa-generated.h
|
||||
@ -26,16 +26,18 @@ lib/libgoa-1.0.la
|
||||
lib/libgoa-backend-1.0.a
|
||||
lib/libgoa-backend-1.0.la
|
||||
@lib lib/libgoa-backend-1.0.so.${LIBgoa-backend-1.0_VERSION}
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/goa-1.0.pc
|
||||
lib/pkgconfig/goa-backend-1.0.pc
|
||||
libexec/goa-daemon
|
||||
@bin libexec/goa-daemon
|
||||
@man man/man8/goa-daemon.8
|
||||
share/dbus-1/
|
||||
share/dbus-1/services/
|
||||
share/dbus-1/services/org.gnome.OnlineAccounts.service
|
||||
share/gir-1.0/
|
||||
share/gir-1.0/Goa-1.0.gir
|
||||
share/glib-2.0/
|
||||
share/glib-2.0/schemas/
|
||||
share/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml
|
||||
share/gnome-online-accounts/
|
||||
share/gnome-online-accounts/goawebview.css
|
||||
share/gnome-online-accounts/irc-networks.xml
|
||||
@ -365,6 +367,7 @@ share/locale/nb/LC_MESSAGES/gnome-online-accounts.mo
|
||||
share/locale/ne/
|
||||
share/locale/ne/LC_MESSAGES/
|
||||
share/locale/ne/LC_MESSAGES/gnome-online-accounts-tpaw.mo
|
||||
share/locale/ne/LC_MESSAGES/gnome-online-accounts.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-online-accounts-tpaw.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-online-accounts.mo
|
||||
share/locale/nn/LC_MESSAGES/gnome-online-accounts-tpaw.mo
|
||||
@ -374,6 +377,7 @@ share/locale/oc/LC_MESSAGES/gnome-online-accounts-tpaw.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/gnome-online-accounts-tpaw.mo
|
||||
share/locale/or/LC_MESSAGES/gnome-online-accounts.mo
|
||||
share/locale/pa/LC_MESSAGES/gnome-online-accounts-tpaw.mo
|
||||
share/locale/pa/LC_MESSAGES/gnome-online-accounts.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-online-accounts-tpaw.mo
|
||||
@ -447,3 +451,5 @@ share/locale/zu/LC_MESSAGES/
|
||||
share/locale/zu/LC_MESSAGES/gnome-online-accounts-tpaw.mo
|
||||
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
||||
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
|
||||
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user