1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11-fm/deforaos-browser: update to 0.6.0

While here, extent pkg-descr.

This release brings:

* Build fixes for macOS (when building without XQuartz)
* Fixes to the Git and Subversion plug-in
* New helper callbacks to the plug-in system
* Updated helper scripts from DeforaOS configure
* Support for compilation modes from DeforaOS configure
* Updated translations

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/274
This commit is contained in:
Pierre Pronchery 2024-06-13 20:55:28 +02:00 committed by Joseph Mingrone
parent c3656c4ee5
commit a4eb0d235c
No known key found for this signature in database
GPG Key ID: 36A40C83B0D6EF9E
4 changed files with 20 additions and 6 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= deforaos-browser
PORTVERSION= 0.5.5
PORTREVISION= 2
PORTVERSION= 0.6.0
CATEGORIES= x11-fm
MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Browser/
DISTNAME= Browser-${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1696878459
SHA256 (Browser-0.5.5.tar.gz) = 747ef80b027794a42e77a96686ea1fd20b89024f3d677eff2076a50e5db733d8
SIZE (Browser-0.5.5.tar.gz) = 174164
TIMESTAMP = 1718304718
SHA256 (Browser-0.6.0.tar.gz) = 85027df1d4a6f9288901614ee453202f5bf465a767bbc2313519f8f08d373431
SIZE (Browser-0.6.0.tar.gz) = 175905

View File

@ -1 +1,15 @@
DeforaOS desktop file manager and desktop handler
The DeforaOS browser is a desktop file manager and desktop handler for
the DeforaOS desktop.
It supports browsing with multiple layouts (detailed, list, icons, and
thumbnails), MIME type application association, and file
manipulation. An application managing the desktop is also provided
(background, desktop files and application launchers).
It can be extended using a plug-in system, for which the following are
available:
- quick preview for a number of file formats
- support for git and Subversion repositories
- recursive directory tree
- file permissions.

View File

@ -8,6 +8,7 @@ bin/open
bin/properties
bin/view
include/Desktop/Browser.h
include/Desktop/Browser/browser.h
include/Desktop/Browser/desktop.h
include/Desktop/Browser/plugin.h
include/Desktop/Browser/vfs.h