summaryrefslogtreecommitdiff
path: root/x11/xfce4-exo
AgeCommit message (Collapse)AuthorFilesLines
2019-06-24More http -> https.nia1-2/+2
Reviewed by hand.
2019-06-15xfce4-exo: remove unused options.mkgutteridge1-14/+0
2019-06-15xfce4-exo: update to 0.12.6gutteridge3-8/+10
0.12.6 ====== - Bug Fixes: - Add trailing ";" to mimeapps.list (Xfce #15087) - Clear bad entries from mimeapps.list (Xfce #15046, #15238) - Synchronize default applications to gio-mime (Xfce #14633) - Disable emoji menu in type-ahead search (Xfce #15451) - Enable dismissal of "Failed to open default" dialogs - Related: https://github.com/brave/brave-browser/issues/4142 - If the error can be safely ignored, the user is able to dismiss it. After changing defaults, the dismissal is forgotten. - Translation Updates: Albanian, Armenian (Armenia), Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Danish, French, Galician, German, Hungarian, Icelandic, Interlingue, Italian, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Thai, Turkish
2019-05-04xfce4-exo: update to 0.12.5gutteridge3-13/+13
0.12.5 ====== - Bug Fixes: - Fix typehead in ExoIconView (Xfce #15100) - Build Updates: - Building libexo-1 can now be disabled (Xfce #15138, #15199) - Building documentation still requires libexo-1 since some older symbols exists only in the GTK+ 2 library - Several components were moved around to align with the correct library versions: - Helpers are now installed in exo-2 paths, and exo-helper-1 has been renamed to exo-helper-2 to follow the library version - Pixmaps were moved to an unversioned path (pixmaps/exo) since they are used by both versions of the library - exo-compose-mail has dropped the library version since it does not depend on either version of the library - The expansion-to-defined flag was re-enabled - Translation Updates: Albanian, Bulgarian, Danish, Dutch, English (United Kingdom), Finnish, Indonesian, Korean, Spanish
2019-02-17Update exo to 0.12.4:youri2-7/+7
- Small fixes and translations updates
2019-01-18xfce4-exo: update to 0.12.3:youri2-8/+7
0.12.3 ====== - General: - Preferred Applications: Improved layout spacing and alignment - Resolved g_type_class_add_private deprecations (GObject 2.58) - Bug Fixes: - Hide exo launchers from GNOME Software (Xfce #14588) - Fix crash with "preedit-changed" signal (Xfce #14756) - Translation updates: Albanian, Amharic, Arabic, Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Vietnamese
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-06-23Update xfce4-exo to 0.12.2:youri4-12/+13
- a bunch of bug fixes - exo icon chooser dialog fixed https://bluesabre.org/2018/06/20/exo-0-12-1-and-0-12-2-released/
2018-05-15Update:youri3-14/+17
0.12.0 (Stable Release) ====== - Bug Fixes: - Add google-chrome-stable binary for the google-chrome helper (Xfce #13876) - Build Changes: - Requirements updated: GTK 2.24, GTK 3.22, GLib 2.42, libxfce4ui 4.12, libxfce4util 4.12 - Translation Updates: Albanian, Amharic, Arabic, Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kannada, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmal, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Sinhala, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Vietnamese 0.11.5 (Development Release) ====== - New Features: - ExoString: Added new exo_str_is_flag - Helpers: Added Terminator (TerminalEmulator) (Xfce #13714) - Bug Fixes: - exo-helper: Use full custom command path (Xfce #4093) - exo-launch: Pass flags to preferred application (Xfce #9427) - Replaced internet-mail icon with FD.o compliant emblem-mail (Xfce #13711) - Dropped conflicting Vivaldi helper (Xfce #13712, Gentoo #624546) - Translation Updates: Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, French, German, Hebrew, Indonesian, Kazakh, Korean, Lithuanian, Norwegian Bokmal, Polish, Portuguese (Brazil), Russian, Spanish, Swedish, Turkish 0.11.4 (Development Release) ====== From a development standpoint, this release can be considered the first release candidate for the 0.12.x series. Full GTK+ 2 and 3 support is now available and should meet the needs for any Xfce application development. - New Features: - GTK Extensions: Added new exo_gtk_dialog_get_action_area and exo_gtk_dialog_add_secondary_button - GTK3: Added support for insensitive state in exo_cell_renderer_icon - Helpers: Added Brave, Google Chrome, and Vivaldi (WebBrowser) - Helpers: Added Geary (MailReader) - Helpers: Dropped Opera Mail (no longer available for Linux) - Bug Fixes: - Removed --disable-debug flag from distcheck (Xfce #11556) - Icons: - Replaced non-standard gnome-* icons - Replaced non-existent "missing-image" icon - Deprecations: - Dropped gdk_window_process_updates for GTK+ 3.22 - Replaced gdk_pixbuf_new_from_inline usage - Replaced gdk_screen_* usage - Replaced gtk_style_context_get_background_color usage - Removed warnings for gtk_dialog_get_action_area and GioScheduler - Translation Updates: Arabic, Catalan, Chinese (China), Danish, Dutch, French, German, Hebrew, Indonesian, Korean, Lithuanian, Portuguese (Brazil), Russian, Spanish, Swedish
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz1-1/+2
2017-06-20Include gtk2 buildlink. Thanks Greg Troxel for the heads up.youri1-1/+2
2017-06-18Update xfce4-exo all the way to 0.11.3:youri6-22/+44
0.11.0 (Development Release) ====== - This is the first release with initial GTK+3 support. This initial port is thanks to Nick Schermer and Jonas K?mmerlin, who provided all necessary components. As this is an initial release, expect to find bugs or even wholly incomplete functionality. - Translation updates: Asturian, Basque, Bulgarian, Catalan, French, German, Greek, Hebrew, Hungarian, Icelandic, Japanese, Korean, Lithuanian, Occitan, Panjabi, Portuguese (Brazil), Russian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian 0.11.1 (Development Release) ====== - This release addresses a new bug introduced in 0.11.0 where exo did not correctly export the user's environment variables. - Translation updates: Chinese (China), Croatian, Swedish 0.11.2 (Development Release) ====== - Several improvements from f2404: - Remove unused struct member - Check index range before accessing array - Do not assign value twice - Resolve gdk_cursor_* deprecated warnings - Resolve gdk_threads_* deprecated warnings - Fixed vertical alignment of options in preferred applications - Fixed issue with Thunar detailed view losing selection (Xfce #12916) - Translation updates: Asturian, English (Australia), Italian, Kazakh, Lithuanian, Malay, Polish, Portuguese, Romanian, Russian, Thai 0.11.3 (Development Release) ====== - New Features: - exo-csource: Add --output flag to write output to a file (Xfce #12901) - exo-helper: Add --query flag to query the preferred application (Xfce #8579) - Build Changes: - Requirements updated: GTK 2.24, GTK 3.20, GLib 2.42, libxfce4ui 4.12 - GTK 3 libraries are no longer optional - Default debug for development builds is now "yes" instead of "full" - Bug Fixes: - Discard preferred application selection if dialog is canceled (Xfce #8802) - Do not ship generic category icons, these are standard (Xfce #9992) - Do not abort builds due to deprecated declarations (Xfce #11556) - Fix crash in Thunar on selection change after directory change (Xfce #13238) - Fix crash in exo-helper-1 from GTK 3 migration (Xfce #13374) - Fix ExoIconView being unable to decrease its size (Xfce #13402) - Documentation Updates: - Add missing per-release API indices - Resolve undocumented symbols - Updated project documentation (HACKING, README, THANKS) - Translation Updates: Amharic, Asturian, Catalan, Chinese (Taiwan), Croatian, Danish, Dutch, Finnish, Galician, Greek, Indonesian, Kazakh, Korean, Lithuanian, Norwegian Bokmal, Norwegian Nynorsk, Occitan, Portuguese (Brazil), Russian, Serbian, Slovenian, Spanish, Thai
2017-02-12Recursive revbump from fonts/harfbuzzryoon2-4/+4
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz2-4/+4
2016-08-03Revbump after graphics/gd updateadam2-4/+4
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-1/+2
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-04Update xfce4-exo to 0.10.7.youri2-6/+6
0.10.7 ====== - Correctly escape file names (bug #9912), fixing magnet links - Translation updates: Lithuanian, Swedish, Norwegian Nynorsk, English (Australia), Asturian, Turkish
2015-07-07Remove unneeded patch.youri1-11/+0
2015-07-07Update patch checksum.youri1-2/+2
2015-07-07Fix using thunar as the default file manager on xfce4.youri3-6/+20
2015-06-29Update to 0.10.6.youri3-8/+10
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn2-2/+4
2015-04-21Update Xfce to 4.12.0.jperkin9-345/+199
This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major Xfce releases since 4.6.2, our previous pkgsrc release. For more information about the thousands of changes in each major release since then, please see: Xfce 4.12 announcement: http://www.xfce.org/about/news Xfce 4.12 tour: http://www.xfce.org/about/tour Xfce 4.10 announcement: http://www.xfce.org/about/news/?post=1335571200 Xfce 4.10 tour: http://www.xfce.org/about/tour410 Xfce 4.8 announcement: http://www.xfce.org/about/news/?post=1295136000 Xfce 4.8 tour: http://www.xfce.org/about/tour48 The pkgsrc changes since then are: New packages: archivers/xfce4-thunar-archive graphics/elementary-xfce-icon-theme mail/xfce4-mailwatch-plugin misc/xfce4-time-out-plugin multimedia/xfce4-thunar-media-tags sysutils/xfce4-mount-plugin sysutils/xfce4-taskmanager sysutils/xfce4-thunar-vcs sysutils/xfce4-verve-plugin x11/xfce4-garcon x11/xfce4-notifyd x11/xfce4-tumbler x11/xfce4-whiskermenu-plugin Renamed packages: devel/xfconf to devel/xfce4-conf x11/libxfce4menu to x11/libxfce4ui x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter Updated packages: audio/xfce4-mixer audio/xfce4-xmms-plugin devel/xfce4-dev-tools editors/xfce4-mousepad graphics/ristretto meta-pkgs/xfce4-extras meta-pkgs/xfce4 misc/xfce4-weather-plugin multimedia/xfce4-mpc-plugin net/xfce4-wavelan-plugin sysutils/xfce4-appfinder sysutils/xfce4-battery-plugin sysutils/xfce4-cpugraph-plugin sysutils/xfce4-diskperf-plugin sysutils/xfce4-fsguard-plugin sysutils/xfce4-genmon-plugin sysutils/xfce4-netload-plugin sysutils/xfce4-quicklauncher-plugin sysutils/xfce4-systemload-plugin sysutils/xfce4-thunar sysutils/xfce4-xarchiver sysutils/xfce4-xkb-plugin textproc/xfce4-dict-plugin time/xfce4-datetime-plugin time/xfce4-orage time/xfce4-timer-plugin wm/xfce4-wm-themes wm/xfce4-wm x11/libxfce4gui x11/libxfce4util x11/xfce4-clipman-plugin x11/xfce4-desktop x11/xfce4-exo x11/xfce4-eyes-plugin x11/xfce4-gtk2-engine x11/xfce4-notes-plugin x11/xfce4-panel x11/xfce4-places-plugin x11/xfce4-session x11/xfce4-settings x11/xfce4-terminal Removed packages: sysutils/xfce4-volman x11/xfce4-utils This is based on a huge amount of work by the NetBSDfr team and Youri Mouton, who takes over as MAINTAINER, and has been tested by Youri on a large number of platforms prior to commit. A massive thanks to them. Any issues with the import are mine alone as the committer-by-proxy.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-05Recursive revbump from x11/pixmanryoon2-4/+4
Fix PR pkg/48777
2013-10-10Recursive revbump from pango-1.36.0ryoon2-4/+4
2013-09-02Revbump after cairo updateadam2-4/+4
2013-08-16revbump from libnotify bumped to 0.7 and dependency changed from libnotify07.obache1-3/+3
2013-08-16Switch to use libnotify07.obache3-6/+20
Bump PKGREVISION.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-4/+4
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revbump after updating graphics/pangoadam2-4/+4
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron2-4/+4
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4