Update to gnome-control-center-3.18.1.
This commit is contained in:
parent
4f754a7b6b
commit
de598531bf
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2015/08/18 09:55:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2015/10/18 13:23:56 ajacoutot Exp $
|
||||
|
||||
# XXX change proxy settings without network-manager?
|
||||
|
||||
@ -7,8 +7,7 @@ SHARED_ONLY= Yes
|
||||
COMMENT= GNOME control center
|
||||
|
||||
GNOME_PROJECT= gnome-control-center
|
||||
GNOME_VERSION= 3.16.3
|
||||
REVISION= 2
|
||||
GNOME_VERSION= 3.18.1
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -32,7 +31,7 @@ WANTLIB += pcre pixman-1 png polkit-gobject-1 pthread pthread-stubs
|
||||
WANTLIB += pulse pulse-mainloop-glib pwquality rest-0.7 secret-1
|
||||
WANTLIB += smbclient sndfile soup-2.4 soup-gnome-2.4 sqlite3 stdc++
|
||||
WANTLIB += tasn1 telepathy-glib upower-glib vorbis vorbisenc vorbisfile
|
||||
WANTLIB += webkit2gtk-4.0 xcb xcb-render xcb-shm xml2 z
|
||||
WANTLIB += webkit2gtk-4.0 xcb xcb-render xcb-shm xml2 z lber-2.4 sasl2 ssl
|
||||
WANTLIB += heimdal/lib/heimsqlite
|
||||
|
||||
MODULES= devel/gettext \
|
||||
@ -91,9 +90,4 @@ MODGNOME_LDFLAGS= -L${X11BASE}/lib
|
||||
|
||||
FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/gnome-control-center
|
||||
|
||||
# XXX remove at the next major release
|
||||
# https://git.gnome.org/browse/gnome-control-center/commit/?id=cc600a918b2a6c34ae81cf85ef7b49a8e3f02ee6
|
||||
post-extract:
|
||||
cp ${FILESDIR}/*.png ${WRKSRC}/panels/datetime/data/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/gnome-control-center-3.16.3.tar.xz) = /5/pxwO+HQ46/e97nqMx5DaEbM1NNQkNUBupUQ7loMU=
|
||||
SIZE (gnome/gnome-control-center-3.16.3.tar.xz) = 7045744
|
||||
SHA256 (gnome/gnome-control-center-3.18.1.tar.xz) = mlnsH+A9hzp1pmnZM/bjfYJDJS/0GFDaKpAJ6ZtXi0E=
|
||||
SIZE (gnome/gnome-control-center-3.18.1.tar.xz) = 7106816
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.2 KiB |
@ -1,20 +0,0 @@
|
||||
$OpenBSD: patch-panels_datetime_datetime_gresource_xml,v 1.2 2015/08/18 09:55:47 ajacoutot Exp $
|
||||
|
||||
See post-extract.
|
||||
|
||||
From cc600a918b2a6c34ae81cf85ef7b49a8e3f02ee6 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= <fpeters@0d.be>
|
||||
Date: Tue, 18 Aug 2015 00:16:44 +0200
|
||||
Subject: datetime: update timezones for new "Pyongyang Time"
|
||||
|
||||
--- panels/datetime/datetime.gresource.xml.orig Tue Jul 21 16:28:02 2015
|
||||
+++ panels/datetime/datetime.gresource.xml Tue Aug 18 10:38:12 2015
|
||||
@@ -76,6 +76,8 @@
|
||||
<file alias="timezone_-8_dim.png">data/timezone_-8_dim.png</file>
|
||||
<file alias="timezone_8.png">data/timezone_8.png</file>
|
||||
<file alias="timezone_8_dim.png">data/timezone_8_dim.png</file>
|
||||
+ <file alias="timezone_8.5.png">data/timezone_8.5.png</file>
|
||||
+ <file alias="timezone_8.5_dim.png">data/timezone_8.5_dim.png</file>
|
||||
<file alias="timezone_8.75.png">data/timezone_8.75.png</file>
|
||||
<file alias="timezone_8.75_dim.png">data/timezone_8.75_dim.png</file>
|
||||
<file alias="timezone_-9.png">data/timezone_-9.png</file>
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-panels_user-accounts_Makefile_in,v 1.2 2015/04/15 15:28:28 ajacoutot Exp $
|
||||
$OpenBSD: patch-panels_user-accounts_Makefile_in,v 1.3 2015/10/18 13:23:56 ajacoutot Exp $
|
||||
|
||||
XXX cook a better fix + push upstream
|
||||
|
||||
--- panels/user-accounts/Makefile.in.orig Wed Apr 15 16:56:48 2015
|
||||
+++ panels/user-accounts/Makefile.in Wed Apr 15 17:19:22 2015
|
||||
@@ -567,7 +567,7 @@ libuser_accounts_la_SOURCES = \
|
||||
--- panels/user-accounts/Makefile.in.orig Mon Oct 12 13:55:25 2015
|
||||
+++ panels/user-accounts/Makefile.in Sun Oct 18 13:16:22 2015
|
||||
@@ -568,7 +568,7 @@ libuser_accounts_la_SOURCES = \
|
||||
$(BUILT_SOURCES)
|
||||
|
||||
libuser_accounts_la_LIBADD = $(PANEL_LIBS) $(USER_ACCOUNTS_PANEL_LIBS) \
|
||||
|
19
x11/gnome/control-center/patches/patch-po_sr@latin_po
Normal file
19
x11/gnome/control-center/patches/patch-po_sr@latin_po
Normal file
@ -0,0 +1,19 @@
|
||||
$OpenBSD: patch-po_sr@latin_po,v 1.1 2015/10/18 13:23:56 ajacoutot Exp $
|
||||
|
||||
From 781e4b14a23fd070000fe322ec3b1791d62bc5c4 Mon Sep 17 00:00:00 2001
|
||||
From: Kalev Lember <klember@redhat.com>
|
||||
Date: Mon, 12 Oct 2015 15:13:26 +0200
|
||||
Subject: Fix syntax errors in gnome-sharing-panel.desktop translations
|
||||
|
||||
--- po/sr@latin.po.orig Sun Oct 11 17:30:05 2015
|
||||
+++ po/sr@latin.po Sun Oct 18 14:02:21 2015
|
||||
@@ -5198,9 +5198,6 @@ msgid ""
|
||||
msgstr ""
|
||||
"deli;deljenje;ssh;bezbedna školjka;domaćin;naziv;udaljeno;radna površ;blutut;"
|
||||
"obeks;medija;zvuk;audio;snimak;video;slike;fotografije;filmovi;server;"
|
||||
-"iscrtavač;\n"
|
||||
-"deli;deljenje;ssh;bezbedna školjka;domaćin;naziv;udaljeno;radna površ;blutut;"
|
||||
-"obeks;medija;zvuk;audio;snimak;video;slike;fotografije;filmovi;server;"
|
||||
"iscrtavač;"
|
||||
|
||||
#: ../panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in.in.h:1
|
18
x11/gnome/control-center/patches/patch-po_sr_po
Normal file
18
x11/gnome/control-center/patches/patch-po_sr_po
Normal file
@ -0,0 +1,18 @@
|
||||
$OpenBSD: patch-po_sr_po,v 1.1 2015/10/18 13:23:56 ajacoutot Exp $
|
||||
|
||||
From 781e4b14a23fd070000fe322ec3b1791d62bc5c4 Mon Sep 17 00:00:00 2001
|
||||
From: Kalev Lember <klember@redhat.com>
|
||||
Date: Mon, 12 Oct 2015 15:13:26 +0200
|
||||
Subject: Fix syntax errors in gnome-sharing-panel.desktop translations
|
||||
|
||||
--- po/sr.po.orig Sun Oct 11 17:30:05 2015
|
||||
+++ po/sr.po Sun Oct 18 14:02:21 2015
|
||||
@@ -5128,7 +5128,7 @@ msgid ""
|
||||
"server;renderer;"
|
||||
msgstr ""
|
||||
"дели;дељење;ссх;безбедна шкољка;домаћин;назив;удаљено;радна површ;блутут;обекс;"
|
||||
-"медија;звук;аудио;снимак;видео;слике;фотографије;филмови;сервер;исцртавач;\n"
|
||||
+"медија;звук;аудио;снимак;видео;слике;фотографије;филмови;сервер;исцртавач;"
|
||||
"deli;deljenje;ssh;bezbedna školjka;domaćin;naziv;udaljeno;radna površ;blutut;obeks;"
|
||||
"medija;zvuk;audio;snimak;video;slike;fotografije;filmovi;server;iscrtavač;"
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2015/07/22 18:27:48 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2015/10/18 13:23:56 ajacoutot Exp $
|
||||
@conflict control-center-1*
|
||||
@conflict control-center2-*
|
||||
@conflict gnome-media-<2.91.2p3
|
||||
@ -33,8 +33,6 @@ share/bash-completion/completions/gnome-control-center
|
||||
share/dbus-1/services/org.gnome.ControlCenter.SearchProvider.service
|
||||
share/dbus-1/services/org.gnome.ControlCenter.service
|
||||
share/gnome-control-center/
|
||||
share/gnome-control-center/datetime/
|
||||
share/gnome-control-center/datetime/backward
|
||||
share/gnome-control-center/icons/
|
||||
share/gnome-control-center/icons/hicolor/
|
||||
share/gnome-control-center/icons/hicolor/16x16/
|
||||
@ -202,6 +200,7 @@ share/locale/fi/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
|
||||
share/locale/fi/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/fur/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/ga/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user