Commit graph

34 commits

Author SHA1 Message Date
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
ryoon
2831546220 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gutteridge
4221beb477 mate*: remove unintentional linkage against pkgsrc gettext-libs
As of 1.24, MATE requires GNU-specific msgfmt features. meta-pkgs/mate/
Makefile.common r. 1.10 expressed this tool dependency using
USE_BUILTIN.gettext=no, but this exposed pkgsrc gettext-libs in the
build environment as well, which some MATE packages then linked
against, but gettext-libs didn't end up being declared as a run-time
dependency, so binary package installations were broken (with the
workaround of manually installing the undeclared gettext-libs
dependency). Express this dependency differently, so GNU msgfmt is
used as a tool without exposing pkgsrc gettext-libs.

(The pkgsrc tooling infrastruture could be altered to provide a
distinct "gmsgfmt" tool, same with "gxgettext", and perhaps others.
Here I'm just immediately concerned with fixing this packaging issue.)

Addresses PR pkg/55503 by Jay Patel.
2020-08-24 04:41:39 +00:00
leot
0e49372c4e *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
adam
6bd0c30da6 Revbump for icu 2020-06-02 08:22:31 +00:00
bsiegert
7da33feba7 Update all MATE packages (except system-monitor) to 1.24.0.
This release contains plenty of new features, bug-fixes, and general
improvements. Some of the most important highlights include:

  * We did it again, the MATE desktop environment is easier to use than before,
    once the user starts the session. Do you want to hide applications startup?
    Now you can set which applications to show on startup.
  * Engrampa now has support for a handful of extra formats, as well as fixed
    support for passwords and unicode characters in some of them.
  * Eye of MATE now has support for Wayland and we’ve added support for
    embedded color profiles.
      * The thumbnail generation has been reworked and fixed in several places.
      * Added support for webp files.
  * Our window manager, marco, has gotten quite a few changes:
      * We’ve brought a bunch of window decorations from the past to feed
        your nostalgia.
      * Finally added invisible resize borders. No more struggling to find a
        border to grab with your mouse!
      * All window controls (you know, the min, max, close buttons) are now
        rendered in HiDPI.
      * The Alt+Tab and Workspace Switcher popups have been entirely reworked.
        Now they render in beautiful OSD style, are more configurable, and can
        respond to keyboard arrows.
      * Tiling windows with the keyboard now allows you to cycle through
        different window sizes. You no longer need to feel constrained by only
        half of your screen.
  * The System Monitor panel applet now has support for NVMe drives.
  * Calculator now supports using either “pi” or “π”.
      * Scientific notation has been improved.
      * Some fixes for supporting pre-defined physical constants.
  * The Control Center now displays its icons correctly on HiDPI displays.
  * A brand new Time And Date Manager app has been added.
  * The Mouse app now supports acceleration profiles.
  * The Preferred Applications app has been improved for accessibility, as well
    as better support for integration with IM clients.
  * The Indicator Applet has slightly better interaction with
    oddly-sized icons.
  * Speaking of icons, the network manager applet icons in our own themes have
    been entirely redesigned and can now be enjoyed on HiDPI displays.
  * If you’re the type of person that does not like to be disturbed when busy,
    or giving a presentation, or watching a movie, you’ll be happy to know that
    the notification daemon now supports a Do-Not-Disturb mode.
  * The MATE Panel had several bugs that caused crashes in the past when
    changing layouts. Those are now fixed!
      * Support for Wayland compatibility has improved considerably.
      * Status icons (a.k.a. notification area, or system tray) have support
        for HiDPI displays.
      * Wanda the Fish got a make-over and now you can enjoy her in full
        HiDPI glory.
      * The window list applet now supports window thumbnails on hover.
      * Various accessibility improvements throughout the panel and its
        core applets.
  * If your system doesn’t, uh, support systemd you might be interested in
    knowing that we’ve added support for elogind to both the MATE Screensaver
    and the MATE Session.
  * We’ve also added a brand new MATE Disk Image Mounter utility.
  * Mozo, the menu editor, now supports Undo and Redo actions.
  * Pluma plugins have now fully switched to Python 3.
  * Pluma no longer has to envy anything from other complex editors, since it
    can now show the formatting marks.
  * i18n: All applications have been migrated from intltools to gettext.
2020-04-05 16:05:39 +00:00
nia
92a65bd85b eom: Needs libxml2 2020-03-16 10:16:11 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gutteridge
976fa91654 eom: update to eom 1.22.2
Change log:

eom 1.22.2

  * Translations update
  * remove warning: "HAVE_EXIF" is not defined, evaluates to 0 [-Wundef]
  * Allow color correcting images with alpha channel
  * EomMetadataReaderPng: Use built-in SRGB profile for matching cHRM/gAMA
  * EomMetadataReaderPNG: Only build profile from cHRM if gAMA is present
  * Assume sRGB if no display profile is set
  * EomImage: Check GdkPixbuf for an ICC profile before falling back to sRGB
  * Assume sRGB when image doesn't have an ICC profile attached
  * require GLib 2.52
  * Restore image types list and add wildcard
  * Disconnect callbacks for "Open with" menu items before connecting new ones.
  * Unref GtkUIManager so "Open with" menu is freed.
2019-12-30 23:41:58 +00:00
adam
435af01a8b Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gutteridge
ea5cae6f40 eom: update to 1.22.1
### eom 1.22.1

  * Translations update
  * store: Add any image file in the current directory to the store
  * help: update copyright
  * Upgrade the manual to docbook 5.0
  * Use persistent page setup
2019-05-08 02:06:46 +00:00
maya
5901ac0824 Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
gutteridge
849fbb0cef eom: update to 1.22
### eom 1.22.0

  * tx: sync with transifex
  * Add update-authors.pl script which helps to update eom.about
  * Read authors (updated) and documenters (updated) from eom.about gresource
  * Initialize Travis CI support
  * Ensure proper translation of the about dialog title
  * Make translatable the copyright in about dialog
  * Help - fix gui labels
  * disable deprecation warnings for distcheck
  * Update the appdata XML file
  * Use make functions for HELP_LINGUAS
  * Fix url of ulink to point to mate-user-guide
  * Update Catalan screenhots
  * Fix spelling and grammar mistakes
  * Update eom_start_window.png
  * tx: add eom help to transifex config
  * Reduce the number of g_file_query_info calls at start-up
  * EomImage: Remove unused constructor
  * fix a memory leak
2019-03-06 06:34:22 +00:00
youri
6496ca80f6 eom: Update to 1.21.2:
### eom 1.21.2

  * docs: remove eom-dialog.xml reference to fix distcheck
  * Translations update
  * tx: update source file
  * EomMetadataSidebar: Make header include guard actually work
  * EomWindow: Switch keyboard shortcuts for sidebar and gallery
  * Tweak sidebar ui
  * EomPropertiesDialog: Use standard::display-name when showing the parent
  * EomMetadataSidebar: Use standard::display-name when showing the parent
  * Fix GResource dependency calculation for out-of-tree builds
  * Make sure the libpeas-gtk dependency isn't optimized away
  * Remove EomDialog helper class
  * EomPreferencesDialog: Convert to GtkBuilder template
  * EomThumbnail: Load thumbnail frame from a GResource
  * Load EomMultipleSaveAsDialog from GResource
  * eom-window: fix deprecated GtkStock usage
  * Fix build without XMP support
  * Load eom-image-properties-dialog.ui with a gresource
  * properties-dialog: Port to gtk_show_uri_on_window
  * EomPropertiesDialog: Convert to GtkBuilder template
  * EomPropertiesDialog: Remove unused private members
  * Fix metadata sidebar with libexif disabled
  * Fix API docs build without libexif
  * EomMetadataSidebar: fix --without-libexif build
  * EomMetadataSidebar: Clear folder label if no image is set
  * EomSidebar: Increase margin at the sides of the sidebar
  * EomSidebar: Center and reformat page selector
  * EomMetadataSidebar: Fix leaked strings
  * metadata-sidebar: add the details button again
  * EogMetadataSidebar: Try to unclutter and improve the sidebar's look
  * GResource: free css_file
  * Initial GResource migration
  * Starting with eom.css and eom-ui.xml
  * EomExifUtil: Fix build with newer GCC
  * EomExifUtil: Fix build with older GCCs
  * EomExifUtil: Allow freeform formatting of date strings
  * EomMetadataDetails: Improve fractional GPS coordinates support
  * EomPropertiesDialog: Separate Exif/XMP-specific widgets from generic ones
  * EomMetadataDetails: Don't install header file
  * EomExifDetails: Rename to EomMetadataDetails
  * Drop eom_close_confirmation_dialog_set_sensitive
  * scroll-view: Remove a gdk_window_process_updates call
  * util: Port to gtk_show_uri_on_window
  * EomImage: Make sure to emit size-prepared after applying orientation
  * EomImage: Fix too early size-prepared emission
  * EomImage: Slight optimization of private data structure
  * drop forgotten gtkrc file
  * css: drop obsolete old css language

### eom 1.21.1

  * EomWindow: silence a introspection warning
  * Convert to G_DEFINE_TYPE_WITH_PRIVATE
  * EomApplication: Make most members private
  * Add new plugin hook for per-application plugins
  * Make EomWindow a GtkApplicationWindow
  * sidebar: show complete directory in button tooltip
  * properties-dialog: show complete directory in button tooltip
  * Make the URI-label in the properties dialog a button showing the folder
  * exif-details: make value column selectable
  * EomExifDetails: Take Exif IFD into account when creating hash keys
  * Place GPS Exif tags into their own subcategory
  * Reformat Exif tags for GPS position to be better understandable
  * Make sure GPS Exif tags are named and ordered correctly
  * Use GdkPixbuf's "orientation" feature as fallback for autorotation
  * EogScrollView: Implement simple two-pass filtering
  * EomScrollView: Use better downscaling filter
  * Remove unneeded finalize() from EomListStore
  * Update plugins to use EomWindowActivatable interface
  * Add our own activatable interface to EomWindow
  * Replace gdk_spawn_command_line_on_screen()
  * sidebar: replace deprecated gtk_misc_set_alignment
  * EomWindow: Simplify metadata sidebar title
  * EomSidebar: Set orientation property via g_object_new
  * Replace remaining uses of margin-left and margin-right properties
  * EomMetadataSidebar: Allow filename to be wrapped at char boundaries
  * sidebar: fix a deprecation
  * EomMetadataSidebar: Fix deprecation warning with newer GTK+
  * MetadataSidebar: Add a tooltip to the folder button
  * MetadataSidebar: Change layout of the data values
  * Make metadata values in MetadataSidebar selectable
  * Fix build when not building with libexif and/or exempi
  * Don't force-enable the sidebar on startup once a page is added
  * Make Exif/XMP summaries available as sidebar
  * Drop now unneeded TotemScrSaver
  * Use GtkApplication to inhibit the screensaver during slideshows
  * Ensure UI action sensitivity is set at least once
  * Remove leftover DBus service description file
  * Remove spurious g_object_unref
  * reload: ensure that pending updates to UI are complete
  * Port EomApplication to GtkApplication
  * Make the displayed EomImage a property of EomScrollView
  * EomPropertiesDialog: Make details view expand vertically
  * Enable more Drag&Drop actions when eom is drag source
  * Use new DBus API to show the current image in the file browser
  * Add an "Open containing folder" command

### eom 1.21.0

  * Translations update
  * toolbar: add missing popup menu for launching toolbar editor
  * sidebar: replace deprecated gtk_menu_popup
  * editable-toolbar: replace deprecated gtk_menu_popup
  * editable-toolbar: replace deprecated gtk_drag_begin
  * svg: Fix offset coordinates when transforming SVG images on HiDPI displays
  * require libpeas 1.8.0
  * plugins: Use Python 3.x for Python plugins
  * replace deprecated gdk_flush
  * fix some -Wincompatible-pointer-types warnings
  * Scale HiDPI images correctly
  * eom-window.c: avoid deprecated GtkButton:use-stock
* avoid deprecated GtkStock
2019-01-16 14:57:58 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
youri
cf08e0a5db Update eom to 1.20.0:
build: use PKG_CONFIG to fix cross-build
Add our copyright to About dialog and Caja extension
7z: Fix: rename files with password without the list encrypted
7z: Fix: delete/rename files/folders with the list encrypted
avoid deprecated gdk_screen_make_display_name
don’t use deprecated gtk_show_uri
use a more common gtk+ function
avoid deprecated gdk_screen_get_number
Add the button “Show the Files and Quit” in the progress dialog
Fix: create zip files in “maximum” compression level
Fix: Browsing history not correct
hide folders in “View All Files”
Fix: Wrong behavior of Skip button in Replace file dialog
UI files: avoid deprecations
gtk-utils: remove some GTK_STOCK deprecations
gtk-utils: avoid deprecated gtk_icon_size_lookup_for_settings
fr-window: fix some GTK_STOCK deprecations
add style class frame to scrolledwindows
fr-window: avoid deprecated GtkMisc and GtkAlignment
dlg-add-folder: avoid deprecated gtk_alignment_new()
build: use variable instead of hardcoded file name when cleaning
Translations update
2018-05-14 12:42:35 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
jperkin
cbe6b7be74 eom: Set _XOPEN_SOURCE correctly. 2018-02-08 17:01:34 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
jperkin
0aabc27fb1 Work around include ordering issues with meta-pkgs/mate/Makefile.common
to ensure a valid python is chosen.  This should be fixed properly after
the branch.
2017-06-29 11:10:18 +00:00
jperkin
d357018dbf Remove python as a supported option, it is logically impossible at present
as all versions are marked as incompatible.
2017-06-28 16:06:30 +00:00
youri
e6a72bfcdb Update eom to 1.18.2. 2017-06-23 17:10:44 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
youri
635754cc4c eom: Update to 1.14.1:
eom 1.14.1
==========

 * Translations update
 * Fix new windows not getting focus
2016-06-13 23:09:49 +00:00
youri
b53d261b49 Import eom-1.14.0 as graphics/eom.
This is the Eye of MATE, an image viewer program.  It is meant to be
a fast and functional image viewer.

Eye of MATE is a fork of Eye of GNOME.
2016-05-21 19:20:33 +00:00