- update to 3.4.1
* bug fixes and translation updates
This commit is contained in:
parent
d7b4a42c10
commit
524450b5d9
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.16 2012/03/29 07:51:25 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.17 2012/04/17 11:48:43 jasper Exp $
|
||||||
|
|
||||||
COMMENT= interfaces for interacting with online accounts
|
COMMENT= interfaces for interacting with online accounts
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-online-accounts
|
GNOME_PROJECT= gnome-online-accounts
|
||||||
GNOME_VERSION= 3.4.0
|
GNOME_VERSION= 3.4.1
|
||||||
|
|
||||||
SHARED_LIBS += goa-1.0 0.0 # .0.0
|
SHARED_LIBS += goa-1.0 0.0 # .0.0
|
||||||
SHARED_LIBS += goa-backend-1.0 0.0 # .0.0
|
SHARED_LIBS += goa-backend-1.0 0.0 # .0.0
|
||||||
@ -28,6 +28,7 @@ WANTLIB += json-glib-1.0 m notify orc-0.4 pango-1.0 pangocairo-1.0
|
|||||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
||||||
WANTLIB += rest-0.7 soup-2.4 soup-gnome-2.4 sqlite3 stdc++ webkitgtk-3.0
|
WANTLIB += rest-0.7 soup-2.4 soup-gnome-2.4 sqlite3 stdc++ webkitgtk-3.0
|
||||||
WANTLIB += xcb xcb-render xcb-shm xml2 xslt z
|
WANTLIB += xcb xcb-render xcb-shm xml2 xslt z
|
||||||
|
WANTLIB += dbus-glib-1 geoclue gstaudio-0.10 gstfft-0.10
|
||||||
|
|
||||||
MODULES= devel/gettext \
|
MODULES= devel/gettext \
|
||||||
x11/gnome
|
x11/gnome
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (gnome/gnome-online-accounts-3.4.0.tar.xz) = 3RYyqyPcGvXs5wRE1Ia6hA==
|
MD5 (gnome/gnome-online-accounts-3.4.1.tar.xz) = prp/mXAQP1JYVgSbAMuWvg==
|
||||||
RMD160 (gnome/gnome-online-accounts-3.4.0.tar.xz) = bykfbMR3rEdwT2Sc+9jS6Sqgzs8=
|
RMD160 (gnome/gnome-online-accounts-3.4.1.tar.xz) = sCNM81PSLoKE3i0xXyVpHolwWmE=
|
||||||
SHA1 (gnome/gnome-online-accounts-3.4.0.tar.xz) = NPGt+RWFLbzaMXUGzxNqAS923t4=
|
SHA1 (gnome/gnome-online-accounts-3.4.1.tar.xz) = 04BbaJGehkJ3SM6KCPaKX6x05gw=
|
||||||
SHA256 (gnome/gnome-online-accounts-3.4.0.tar.xz) = MGpuuvSgNJWW0XKdJjuY/bjSfXiNYeJ9cn0DiD3M6pU=
|
SHA256 (gnome/gnome-online-accounts-3.4.1.tar.xz) = 1WNrjaKargR1fKUo3mXjYX2FaWvX5DTEjb0RmcEF9K4=
|
||||||
SIZE (gnome/gnome-online-accounts-3.4.0.tar.xz) = 483780
|
SIZE (gnome/gnome-online-accounts-3.4.1.tar.xz) = 492164
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.6 2012/03/29 06:43:54 ajacoutot Exp $
|
@comment $OpenBSD: PLIST,v 1.7 2012/04/17 11:48:43 jasper Exp $
|
||||||
%%SHARED%%
|
%%SHARED%%
|
||||||
include/goa-1.0/
|
include/goa-1.0/
|
||||||
include/goa-1.0/goa/
|
include/goa-1.0/goa/
|
||||||
@ -136,6 +136,7 @@ share/locale/pt/LC_MESSAGES/gnome-online-accounts.mo
|
|||||||
share/locale/pt_BR/LC_MESSAGES/gnome-online-accounts.mo
|
share/locale/pt_BR/LC_MESSAGES/gnome-online-accounts.mo
|
||||||
share/locale/ro/LC_MESSAGES/gnome-online-accounts.mo
|
share/locale/ro/LC_MESSAGES/gnome-online-accounts.mo
|
||||||
share/locale/ru/LC_MESSAGES/gnome-online-accounts.mo
|
share/locale/ru/LC_MESSAGES/gnome-online-accounts.mo
|
||||||
|
share/locale/sk/LC_MESSAGES/gnome-online-accounts.mo
|
||||||
share/locale/sl/LC_MESSAGES/gnome-online-accounts.mo
|
share/locale/sl/LC_MESSAGES/gnome-online-accounts.mo
|
||||||
share/locale/sr/LC_MESSAGES/gnome-online-accounts.mo
|
share/locale/sr/LC_MESSAGES/gnome-online-accounts.mo
|
||||||
share/locale/sr@latin/
|
share/locale/sr@latin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user