2021-12-30 00:18:41 +01:00
|
|
|
# $NetBSD: Makefile,v 1.74 2021/12/29 23:18:41 gutteridge Exp $
|
2007-04-12 11:50:50 +02:00
|
|
|
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
|
2021-12-30 00:18:41 +01:00
|
|
|
VERSION= 4.16.3
|
2015-04-21 10:56:37 +02:00
|
|
|
DISTNAME= exo-${VERSION}
|
|
|
|
PKGNAME= xfce4-exo-${VERSION}
|
2007-04-12 11:50:50 +02:00
|
|
|
CATEGORIES= x11
|
xfce4-exo: update to 4.16.2
Change log:
4.16.2
======
- Properly initialize GdkRectangle to prevent crash (Issue #57)
4.16.1
======
- Revamp the documentation to modernize and uniformize accross
components
- Fix keyboard navigation when only one item is present (#53)
4.16.0
======
- Focus must not be required in single click mode (Issue #190)
- Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump
- Adjust padding only for vertical item orientation (Issue #48)
- bump glib (and gio, gthread, etc) to 2.50.0
- Fix GCC warning (false negative)
- Translation Updates:
Basque, Estonian, Norwegian Bokmål, Portuguese (Brazil), Russian,
Slovenian, Turkish, Vietnamese
4.15.3
======
- Re-grab tree selection to prevent rare crash (Issue #46)
- Remove unneeded RTL adjustment (Issue #45)
- exo-open: Wrap long URI in error dialog (Issue #26)
- Avoid truncated text in small zoom levels (#42)
- Make ExoIconView reduce selection on a single click (issue #39)
- Partially restore 6fcefce9 (Issue #18)
- Adds new, foreign README.md
- Add check for valid GtkTreeSelection (issue #40)
- Reset cursor on drag end in single-click mode
- exo-open: Change priority of command line parameters (Fixes #20)
- Prevent label from overlapping icon in RTL (Fixes #36)
- Prevent "selection_changed" bursts (#37)
- Small change to documentation for exo_strdup_strftime
- desktop-item-edit: Fix fallback for desktop file type detection
- desktop-item-edit: Improve detection of invalid icon names (Fixes #33)
- AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS (Closes !9)
- Translation Updates:
Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Asturian,
Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China),
Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
Eastern Armenian, English (Australia), English (United Kingdom),
Estonian, Finnish, French, Galician, Greek, Hebrew, Hungarian,
Icelandic, Indonesian, Interlingue, Italian, Japanese, Kannada,
Latvian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post
1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese (Brazil),
Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur,
Vietnamese,
4.15.2
======
- icon-chooser-dialog: Allow removing selected icon (Fixes #2)
- desktop-item-edit: Fix sensitivity of save button (Fixes #28)
- Rework exo_icon_view_scroll_event for overshoot effect (Fixes #25)
- Allow resizing the xfce4-settings window smaller (Fixes #19)
- Drop exo-csource from exo
- Fix build on OpenBSD (!2)
- Fix race condition in make install (Fixes #29)
- Remove unused perl module requirement
- Replace bugzilla occurences with gitlab (Fixes #30)
- Translation Updates:
Albanian, Chinese (China), Chinese (Hong Kong), Danish, Eastern
Armenian, French, German, Hebrew, Japanese, Kazakh, Korean, Lithuanian,
Portuguese, Portuguese (Brazil), Russian, Swedish, Turkish
4.15.1
======
This release transitions several exo components to xfce-settings.
Please use with xfce-settings 4.15.1 or later for best results.
- Removed binaries: exo-compose-mail, exo-helper-2
- Removed from API: ExoCellRendererEllipsizedText,
ExoIconBar, ExoToolbarsEditor, ExoToolbarsEditorDialog,
ExoToolbarsModel, ExoToolbarsView, ExoWrapTable, ExoXsessionClient,
exo_atomic_inc, exo_atomic_dec
Other Updates:
- state variable is a GtkStateFlags
- Fix previous commit
- desktop-item-edit: Fix sensitivity of save button (Bug #16813)
- Add basic GitLab pipeline
- Attach popup window to toplevel parent (Bug #16768)
- Rename Thunar.desktop to thunar.desktop (Bug #16197)
- Extend selection on shift+drag (Bug #7526)
- Do not cancel selection on shift+drag
- Rename Thunar.desktop to thunar.desktop (Bug #16197)
- Fix type declaration (Bug #16678)
- desktop-item-edit: Use new XfceTitledDialog API
- Fix GTimeVal deprecation
- Replace deprecated G_INLINE_FUNC macro
- Replace deprecated macro
- Wrong keyboard navigation after using rubberband in exo-icon-view (Bug #16286)
- Cursor position in icon view not visible/highlighted when using ctrl + arrows (Bug #12227)
- Make sure default applications are properly set in mimeapps.list
- Translation Updates:
Albanian, Amharic, Arabic, Asturian, Basque, Belarusian, Bengali,
Catalan, Chinese (Hong Kong), Chinese (Taiwan), Danish, Dutch,
Estonian, Greek, Hungarian, Icelandic, Interlingue, Italian, Kannada,
Latvian, Lithuanian, Norwegian Bokmål, Norwegian Nynorsk, Occitan
(post 1500), Panjabi (Punjabi), Persian (Iran), Portuguese, Romanian,
Russian, Slovak, Spanish, Telugu, Turkish, Uighur, Urdu, Urdu
(Pakistan), Vietnamese
2021-11-30 15:15:26 +01:00
|
|
|
MASTER_SITES= https://archive.xfce.org/src/xfce/exo/${VERSION:R}/
|
2015-04-21 10:56:37 +02:00
|
|
|
|
2019-06-24 12:59:40 +02:00
|
|
|
HOMEPAGE= https://docs.xfce.org/xfce/exo/start
|
2007-04-12 11:50:50 +02:00
|
|
|
COMMENT= Xfce extension library
|
|
|
|
|
Update xfce4-exo all the way to 0.11.3:
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-06-18 22:39:29 +02:00
|
|
|
USE_TOOLS+= perl:run
|
xfce4-exo: update to 0.12.5
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-05-04 04:01:35 +02:00
|
|
|
REPLACE_PERL= exo-helper/helpers/exo-compose-mail
|
2007-04-12 11:50:50 +02:00
|
|
|
|
2015-04-21 10:56:37 +02:00
|
|
|
DEPENDS+= p5-URI>=0:../../www/p5-URI
|
2009-09-16 03:15:32 +02:00
|
|
|
|
2015-04-21 10:56:37 +02:00
|
|
|
PKGCONFIG_OVERRIDE+= exo/exo-1.pc.in
|
2011-06-19 03:14:53 +02:00
|
|
|
|
2009-09-16 03:15:32 +02:00
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
2015-04-21 10:56:37 +02:00
|
|
|
.include "../../x11/libxfce4ui/buildlink3.mk"
|
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
2007-04-12 11:50:50 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|