- small update to gnome-session-2.24.2
mostly bugfixes and translation tweaks
This commit is contained in:
parent
bf555a7a36
commit
63a2db1e87
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2008/11/25 13:47:50 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2008/11/26 09:11:30 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME session
|
||||
|
||||
GNOME_PROJECT= gnome-session
|
||||
GNOME_VERSION= 2.24.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
GNOME_VERSION= 2.24.2
|
||||
CATEGORIES= x11
|
||||
|
||||
# GPLv2/LGPLv2/GFDLv1.1
|
||||
@ -20,7 +19,7 @@ WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
fontconfig freetype gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
gio-2.0 glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 \
|
||||
gnome-keyring gnomecanvas-2 gnomevfs-2 gobject-2.0 gthread-2.0 \
|
||||
gtk-x11-2.0 jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre \
|
||||
gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre \
|
||||
pixman-1 png popt pthread ssl startup-notification-1 util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
@ -34,30 +33,32 @@ LIB_DEPENDS= execinfo::devel/libexecinfo \
|
||||
|
||||
# Here we hang all the additional ports that will make up a satisfying
|
||||
# GNOME user experience :)
|
||||
RUN_DEPENDS+= ::textproc/gnome-spell \
|
||||
::x11/gnome/alacarte \
|
||||
::x11/gnome/applets2 \
|
||||
::x11/gnome/backgrounds \
|
||||
::x11/gnome/controlcenter2 \
|
||||
::x11/gnome/devhelp \
|
||||
::x11/gnome/file-roller \
|
||||
:gdm->=2.20.7:x11/gnome/gdm \
|
||||
::x11/gnome/gedit \
|
||||
::x11/gnome/media \
|
||||
::x11/gnome/eog \
|
||||
::x11/gnome/terminal \
|
||||
::x11/gnome/themes \
|
||||
::x11/gnome/themes-extras \
|
||||
::x11/gnome/utils \
|
||||
::x11/gnome/yelp \
|
||||
::x11/xscreensaver,no_gle \
|
||||
::x11/tango-icon-theme
|
||||
# ::x11/gnome/bug-buddy
|
||||
RUN_DEPENDS+= ::textproc/gnome-spell \
|
||||
::x11/gnome/alacarte \
|
||||
::x11/gnome/applets2 \
|
||||
::x11/gnome/backgrounds \
|
||||
::x11/gnome/controlcenter2 \
|
||||
::x11/gnome/devhelp \
|
||||
::x11/gnome/file-roller \
|
||||
:gdm->=2.20.7:x11/gnome/gdm \
|
||||
::x11/gnome/gedit \
|
||||
::x11/gnome/media \
|
||||
::x11/gnome/eog \
|
||||
::x11/gnome/terminal \
|
||||
::x11/gnome/themes \
|
||||
::x11/gnome/themes-extras \
|
||||
::x11/gnome/utils \
|
||||
::x11/gnome/yelp \
|
||||
::x11/xscreensaver,no_gle \
|
||||
::x11/tango-icon-theme
|
||||
# ::x11/gnome/bug-buddy
|
||||
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-session/ \
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-session/ \
|
||||
--disable-schemas-install \
|
||||
--disable-rebuilds
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lexecinfo"
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/gnome-session-2.24.1.tar.bz2) = W/b1dT6rA0Y4rugNmTgB0g==
|
||||
RMD160 (gnome/gnome-session-2.24.1.tar.bz2) = 5YbVAIokQOHvOr4Ir85FMSoqgFU=
|
||||
SHA1 (gnome/gnome-session-2.24.1.tar.bz2) = VTJ1sjkUbxI0YJAOVRhPfGSbADg=
|
||||
SHA256 (gnome/gnome-session-2.24.1.tar.bz2) = n8P20Nx+Zk/ysVBzaRg+XQ8bF/yfZkO/Xmo/+LbnwhE=
|
||||
SIZE (gnome/gnome-session-2.24.1.tar.bz2) = 797578
|
||||
MD5 (gnome/gnome-session-2.24.2.tar.bz2) = E+iCqMc767VAPCB9oEVRVg==
|
||||
RMD160 (gnome/gnome-session-2.24.2.tar.bz2) = GVMjmMrj+eVAKYJGdt90mtLEc48=
|
||||
SHA1 (gnome/gnome-session-2.24.2.tar.bz2) = 3/eVxv03KRDp/GE9/EubIya+H5c=
|
||||
SHA256 (gnome/gnome-session-2.24.2.tar.bz2) = tpIWEg4PqXLz+7/za1Ugl5l0+mZddtjH21mXDcphtik=
|
||||
SIZE (gnome/gnome-session-2.24.2.tar.bz2) = 800914
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2008/11/25 13:47:50 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2008/11/26 09:11:30 ajacoutot Exp $
|
||||
@bin bin/gnome-session
|
||||
@bin bin/gnome-session-properties
|
||||
@bin bin/gnome-session-save
|
||||
@ -27,152 +27,97 @@ share/gnome/autostart/at-spi-registryd-wrapper.desktop
|
||||
share/gnome/autostart/gnome-keyring-daemon-wrapper.desktop
|
||||
share/gnome/autostart/gnome-session-splash.desktop
|
||||
share/gnome/autostart/gnome-settings-daemon-helper.desktop
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/16x16/
|
||||
share/icons/hicolor/16x16/apps/
|
||||
share/icons/hicolor/16x16/apps/session-properties.png
|
||||
share/icons/hicolor/22x22/
|
||||
share/icons/hicolor/22x22/apps/
|
||||
share/icons/hicolor/22x22/apps/session-properties.png
|
||||
share/icons/hicolor/24x24/
|
||||
share/icons/hicolor/24x24/apps/
|
||||
share/icons/hicolor/24x24/apps/session-properties.png
|
||||
share/icons/hicolor/32x32/
|
||||
share/icons/hicolor/32x32/apps/
|
||||
share/icons/hicolor/32x32/apps/session-properties.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/session-properties.svg
|
||||
share/locale/af/LC_MESSAGES/
|
||||
share/locale/af/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/am/LC_MESSAGES/
|
||||
share/locale/am/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/ast/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/az/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/be/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/be@latin/LC_MESSAGES/
|
||||
share/locale/be@latin/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/bn/LC_MESSAGES/
|
||||
share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/
|
||||
share/locale/bn_IN/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/bs/LC_MESSAGES/
|
||||
share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/cy/LC_MESSAGES/
|
||||
share/locale/cy/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/da/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/de/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/el/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
share/locale/en_CA/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/eo/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/et/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/eu/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/fa/LC_MESSAGES/
|
||||
share/locale/fa/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/fur/LC_MESSAGES/
|
||||
share/locale/fur/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/gu/LC_MESSAGES/
|
||||
share/locale/gu/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/he/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/hi/LC_MESSAGES/
|
||||
share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/hr/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/hy/LC_MESSAGES/
|
||||
share/locale/hy/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/is/LC_MESSAGES/
|
||||
share/locale/is/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ka/LC_MESSAGES/
|
||||
share/locale/ka/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/kn/LC_MESSAGES/
|
||||
share/locale/kn/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ku/LC_MESSAGES/
|
||||
share/locale/ku/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/mg/LC_MESSAGES/
|
||||
share/locale/mg/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/mi/LC_MESSAGES/
|
||||
share/locale/mi/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/mk/LC_MESSAGES/
|
||||
share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ml/LC_MESSAGES/
|
||||
share/locale/ml/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/mn/LC_MESSAGES/
|
||||
share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/mr/LC_MESSAGES/
|
||||
share/locale/mr/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ne/LC_MESSAGES/
|
||||
share/locale/ne/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/nso/LC_MESSAGES/
|
||||
share/locale/nso/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ro/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/si/LC_MESSAGES/
|
||||
share/locale/si/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/sk/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/sl/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/
|
||||
share/locale/sr@latin/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/te/LC_MESSAGES/
|
||||
share/locale/te/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/tk/LC_MESSAGES/
|
||||
share/locale/tk/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/wa/LC_MESSAGES/
|
||||
share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/locale/zu/LC_MESSAGES/
|
||||
share/locale/zu/LC_MESSAGES/gnome-session-2.0.mo
|
||||
share/pixmaps/splash/
|
||||
share/pixmaps/splash/gnome-splash.png
|
||||
|
Loading…
Reference in New Issue
Block a user