freebsd-ports/x11/gnome-menus/pkg-plist

136 lines
6.2 KiB
Text
Raw Normal View History

Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris)
2006-10-14 10:35:50 +02:00
etc/xdg/menus/gnome-applications.menu
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
2014-11-19 12:49:04 +01:00
include/gnome-menus-3.0/gmenu-tree.h
lib/girepository-1.0/GMenu-3.0.typelib
lib/libgnome-menu-3.a
lib/libgnome-menu-3.so
lib/libgnome-menu-3.so.0
lib/libgnome-menu-3.so.0.0.1
libdata/pkgconfig/libgnome-menu-3.0.pc
share/desktop-directories/AudioVideo.directory
share/desktop-directories/Development.directory
share/desktop-directories/Education.directory
share/desktop-directories/Game.directory
share/desktop-directories/Graphics.directory
share/desktop-directories/KDE.directory
share/desktop-directories/Network.directory
share/desktop-directories/Office.directory
share/desktop-directories/System-Tools.directory
share/desktop-directories/Utility-Accessibility.directory
share/desktop-directories/Utility.directory
share/desktop-directories/X-GNOME-Menu-Applications.directory
share/desktop-directories/X-GNOME-Other.directory
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
2014-11-19 12:49:04 +01:00
share/desktop-directories/X-GNOME-Sundry.directory
share/desktop-directories/X-GNOME-SystemSettings.directory
share/desktop-directories/X-GNOME-Utilities.directory
share/desktop-directories/X-GNOME-WebApplications.directory
share/gir-1.0/GMenu-3.0.gir
share/locale/af/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/an/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ar/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/as/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ast/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/be/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/be@latin/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/bg/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/bn/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/bn_IN/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/br/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ca/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/crh/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/cs/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/csb/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/cy/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/da/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/de/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/dv/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/dz/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/el/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/en@shaw/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/en_CA/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/en_GB/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/eo/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/es/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/et/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/eu/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/fa/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/fi/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/fr/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/fur/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/fy/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ga/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/gd/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/gl/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/gn/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/gu/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/gv/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ha/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/he/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/hi/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/hr/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/hu/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/hy/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ia/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/id/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ig/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/io/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/is/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/it/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ja/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ka/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/kg/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/kk/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/km/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/kn/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ko/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ku/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ky/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/lo/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/lt/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/lv/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/mai/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/mg/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/mk/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ml/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/mn/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/mr/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ms/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/nb/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/nds/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ne/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/nl/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/nn/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/oc/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/or/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/pa/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/pl/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ps/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/pt/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/pt_BR/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ro/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ru/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/rw/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/si/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/sk/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/sl/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/sq/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/sr/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/sr@latin/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/sv/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/szl/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ta/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/te/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/tg/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/th/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/tr/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/ug/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/uk/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/uz@cyrillic/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/vi/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/xh/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/yo/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/zh_CN/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/zh_HK/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/zh_TW/LC_MESSAGES/gnome-menus-3.0.mo
share/locale/zu/LC_MESSAGES/gnome-menus-3.0.mo