diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
commit | 3680f27ebff58ece429c4e032f9ad84fb1372114 (patch) | |
tree | 6c5ff4664c1a779ddad350ac887e5706dbfdd4eb /sysutils/gnome-control-center | |
parent | 02c6e6b485454dc3f5a27cbc887d9e4aaf376a36 (diff) | |
download | ports-3680f27ebff58ece429c4e032f9ad84fb1372114.tar.gz ports-3680f27ebff58ece429c4e032f9ad84fb1372114.zip |
Notes
Diffstat (limited to 'sysutils/gnome-control-center')
-rw-r--r-- | sysutils/gnome-control-center/Makefile | 11 | ||||
-rw-r--r-- | sysutils/gnome-control-center/distinfo | 5 | ||||
-rw-r--r-- | sysutils/gnome-control-center/files/patch-configure | 10 | ||||
-rw-r--r-- | sysutils/gnome-control-center/files/patch-libslab_directory-tile.c | 9 | ||||
-rw-r--r-- | sysutils/gnome-control-center/pkg-plist | 30 |
5 files changed, 31 insertions, 34 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index dacbbc0ee6ae..8d13d34e7144 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.207 2010/04/28 08:26:27 kwm Exp $ +# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.214 2010/11/18 11:46:09 kwm Exp $ # PORTNAME= gnome-control-center -PORTVERSION= 2.30.1 -PORTREVISION= 2 +PORTVERSION= 2.32.1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,6 +16,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Control center for GNOME 2 project LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ + dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ + polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique BUILD_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon RUN_DEPENDS= gnome-eject:${PORTSDIR}/sysutils/gnome-mount \ @@ -29,7 +30,7 @@ GNOME_DESKTOP_VERSION=2 USE_GSTREAMER= good WANT_GNOME= yes USE_GNOME= gnomeprefix gnomehack intlhack metacity gnomemenus \ - desktopfileutils libgnomekbd gnomedesktop librsvg2 + desktopfileutils libgnomekbd gnomedesktop librsvg2 gconf2 USE_XORG= xscrnsaver GNU_CONFIGURE= yes INSTALLS_OMF= yes @@ -60,6 +61,8 @@ PLIST_SUB+= ABOUTME="@comment " post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/capplets/common/gnome-theme-info.c + @${REINPLACE_CMD} -e 's|/usr/sbin|${PREFIX}/sbin|g' \ + ${WRKSRC}/capplets/display/org.gnome.randr.policy.in post-install: @-update-desktop-database diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo index 7a5ae7dcc490..2173acb5cf86 100644 --- a/sysutils/gnome-control-center/distinfo +++ b/sysutils/gnome-control-center/distinfo @@ -1,3 +1,2 @@ -MD5 (gnome2/gnome-control-center-2.30.1.tar.bz2) = 9608eae5605cfc478ba35b683bf129c1 -SHA256 (gnome2/gnome-control-center-2.30.1.tar.bz2) = db050803a4bf3a2297255b8fff4810f2125a5b001d3fd785ee1ecd7f2c6f593b -SIZE (gnome2/gnome-control-center-2.30.1.tar.bz2) = 2830194 +SHA256 (gnome2/gnome-control-center-2.32.1.tar.bz2) = 7c568b57358e5c08f4d8dd76dbac7df2539135ad081872b60514b7a8ac797e66 +SIZE (gnome2/gnome-control-center-2.32.1.tar.bz2) = 2280217 diff --git a/sysutils/gnome-control-center/files/patch-configure b/sysutils/gnome-control-center/files/patch-configure deleted file mode 100644 index 31566627790d..000000000000 --- a/sysutils/gnome-control-center/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Feb 13 07:51:47 2007 -+++ configure Tue Feb 13 07:51:47 2007 -@@ -12525,6 +12525,7 @@ - if test "${gt_cv_func_ngettext_libc+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -+ LIBS="-lintl $LIBS" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - diff --git a/sysutils/gnome-control-center/files/patch-libslab_directory-tile.c b/sysutils/gnome-control-center/files/patch-libslab_directory-tile.c deleted file mode 100644 index 86acdbe0c46e..000000000000 --- a/sysutils/gnome-control-center/files/patch-libslab_directory-tile.c +++ /dev/null @@ -1,9 +0,0 @@ ---- libslab/directory-tile.c.orig Mon Mar 12 16:33:35 2007 -+++ libslab/directory-tile.c Mon Mar 12 16:35:48 2007 -@@ -644,5 +644,5 @@ static void - disown_spawned_child (gpointer user_data) - { - setsid (); -- setpgrp (); -+ setpgrp (0, 0); - } diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist index 54023d50b185..65d4d00b5e4f 100644 --- a/sysutils/gnome-control-center/pkg-plist +++ b/sysutils/gnome-control-center/pkg-plist @@ -28,10 +28,11 @@ lib/window-manager-settings/libmetacity.so libdata/pkgconfig/gnome-default-applications.pc libdata/pkgconfig/gnome-keybindings.pc libdata/pkgconfig/gnome-window-settings-2.0.pc +sbin/gnome-display-properties-install-systemwide +%%ABOUTME%%share/applications/gnome-about-me.desktop share/applications/at-properties.desktop share/applications/default-applications.desktop share/applications/display-properties.desktop -%%ABOUTME%%share/applications/gnome-about-me.desktop share/applications/gnome-appearance-properties.desktop share/applications/gnome-font-viewer.desktop share/applications/gnome-network-properties.desktop @@ -54,8 +55,6 @@ share/desktop-directories/gnomecc.directory %%DATADIR%%/pixmaps/double-click-maybe.png %%DATADIR%%/pixmaps/double-click-off.png %%DATADIR%%/pixmaps/double-click-on.png -%%ABOUTME%%%%DATADIR%%/pixmaps/gnome-about-me-lock-open.png -%%ABOUTME%%%%DATADIR%%/pixmaps/gnome-about-me-lock.png %%DATADIR%%/pixmaps/gtk-theme-thumbnailing.png %%DATADIR%%/pixmaps/icon-theme-thumbnailing.png %%ABOUTME%%%%DATADIR%%/pixmaps/left-index-finger.png @@ -134,6 +133,7 @@ share/gnome/help/control-center/el/control-center.xml share/gnome/help/control-center/en_GB/control-center.xml share/gnome/help/control-center/es/control-center.xml share/gnome/help/control-center/fr/control-center.xml +share/gnome/help/control-center/id/control-center.xml share/gnome/help/control-center/it/control-center.xml share/gnome/help/control-center/ja/control-center.xml share/gnome/help/control-center/oc/control-center.xml @@ -147,23 +147,23 @@ share/gnome/help/control-center/th/control-center.xml share/gnome/help/control-center/uk/control-center.xml share/gnome/help/control-center/vi/control-center.xml share/gnome/help/control-center/zh_CN/control-center.xml -share/icons/hicolor/16x16/apps/gnome-display-properties.png share/icons/hicolor/16x16/apps/gnome-network-properties.png share/icons/hicolor/16x16/apps/gnome-settings-default-applications.png -share/icons/hicolor/22x22/apps/gnome-display-properties.png +share/icons/hicolor/16x16/apps/preferences-desktop-display.png share/icons/hicolor/22x22/apps/gnome-network-properties.png share/icons/hicolor/22x22/apps/gnome-settings-default-applications.png -share/icons/hicolor/24x24/apps/gnome-display-properties.png +share/icons/hicolor/22x22/apps/preferences-desktop-display.png share/icons/hicolor/24x24/apps/gnome-network-properties.png share/icons/hicolor/24x24/apps/gnome-settings-default-applications.png -share/icons/hicolor/32x32/apps/gnome-display-properties.png +share/icons/hicolor/24x24/apps/preferences-desktop-display.png share/icons/hicolor/32x32/apps/gnome-network-properties.png share/icons/hicolor/32x32/apps/gnome-settings-default-applications.png +share/icons/hicolor/32x32/apps/preferences-desktop-display.png share/icons/hicolor/48x48/apps/gnome-network-properties.png share/icons/hicolor/48x48/apps/gnome-settings-default-applications.png share/icons/hicolor/48x48/apps/typing-monitor.png -share/icons/hicolor/scalable/apps/gnome-display-properties.svg share/icons/hicolor/scalable/apps/gnome-network-properties.svg +share/icons/hicolor/scalable/apps/preferences-desktop-display.svg share/icons/hicolor/scalable/apps/typing-monitor.svg share/locale/af/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/am/LC_MESSAGES/gnome-control-center-2.0.mo @@ -203,11 +203,13 @@ share/locale/he/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/hi/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/hr/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/hu/LC_MESSAGES/gnome-control-center-2.0.mo +share/locale/hy/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/id/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/is/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/it/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ja/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ka/LC_MESSAGES/gnome-control-center-2.0.mo +share/locale/kk/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/kn/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ko/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ku/LC_MESSAGES/gnome-control-center-2.0.mo @@ -246,6 +248,7 @@ share/locale/ta/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/te/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/th/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/tr/LC_MESSAGES/gnome-control-center-2.0.mo +share/locale/ug/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/uk/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/uz/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/uz@cyrillic/LC_MESSAGES/gnome-control-center-2.0.mo @@ -267,6 +270,7 @@ share/omf/control-center/control-center-el.omf share/omf/control-center/control-center-en_GB.omf share/omf/control-center/control-center-es.omf share/omf/control-center/control-center-fr.omf +share/omf/control-center/control-center-id.omf share/omf/control-center/control-center-it.omf share/omf/control-center/control-center-ja.omf share/omf/control-center/control-center-oc.omf @@ -280,6 +284,7 @@ share/omf/control-center/control-center-th.omf share/omf/control-center/control-center-uk.omf share/omf/control-center/control-center-vi.omf share/omf/control-center/control-center-zh_CN.omf +share/polkit-1/actions/org.gnome.randr.policy @dirrm share/omf/control-center @dirrm share/gnome/help/control-center/zh_CN @dirrm share/gnome/help/control-center/vi @@ -294,6 +299,7 @@ share/omf/control-center/control-center-zh_CN.omf @dirrm share/gnome/help/control-center/oc @dirrm share/gnome/help/control-center/ja @dirrm share/gnome/help/control-center/it +@dirrm share/gnome/help/control-center/id @dirrm share/gnome/help/control-center/fr @dirrm share/gnome/help/control-center/es @dirrm share/gnome/help/control-center/en_GB @@ -314,6 +320,8 @@ share/omf/control-center/control-center-zh_CN.omf @dirrm include/gnome-window-settings-2.0 @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime +@comment not sure about this .. +@unexec rm -f %D/share/applications/mimeinfo.cache > /dev/null || /usr/bin/true @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/zu/LC_MESSAGES @@ -324,6 +332,8 @@ share/omf/control-center/control-center-zh_CN.omf @dirrmtry share/locale/xh @dirrmtry share/locale/uz@cyrillic/LC_MESSAGES @dirrmtry share/locale/uz@cyrillic +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES @@ -346,6 +356,10 @@ share/omf/control-center/control-center-zh_CN.omf @dirrmtry share/locale/mai @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku +@dirrmtry share/locale/kk/LC_MESSAGES +@dirrmtry share/locale/kk +@dirrmtry share/locale/hy/LC_MESSAGES +@dirrmtry share/locale/hy @dirrmtry share/locale/en@shaw/LC_MESSAGES @dirrmtry share/locale/en@shaw @dirrmtry share/locale/dz/LC_MESSAGES |