aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Pronchery <pierre@freebsdfoundation.org>2024-06-13 18:55:28 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2024-07-09 16:13:43 +0000
commita4eb0d235cf17ae7edf92ed688793615d47e69a5 (patch)
treec9a9f98819af48013d104003ddd677aaceb063b7
parentc3656c4ee50c329b01e7bf6c8330dd8d617dd4db (diff)
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
-rw-r--r--x11-fm/deforaos-browser/Makefile3
-rw-r--r--x11-fm/deforaos-browser/distinfo6
-rw-r--r--x11-fm/deforaos-browser/pkg-descr16
-rw-r--r--x11-fm/deforaos-browser/pkg-plist1
4 files changed, 20 insertions, 6 deletions
diff --git a/x11-fm/deforaos-browser/Makefile b/x11-fm/deforaos-browser/Makefile
index 832960c093db..3bc914cc8581 100644
--- a/x11-fm/deforaos-browser/Makefile
+++ b/x11-fm/deforaos-browser/Makefile
@@ -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}
diff --git a/x11-fm/deforaos-browser/distinfo b/x11-fm/deforaos-browser/distinfo
index 464a1848385b..0b6611dc8eb8 100644
--- a/x11-fm/deforaos-browser/distinfo
+++ b/x11-fm/deforaos-browser/distinfo
@@ -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
diff --git a/x11-fm/deforaos-browser/pkg-descr b/x11-fm/deforaos-browser/pkg-descr
index 6d4f839740ba..5ec3e3e212fd 100644
--- a/x11-fm/deforaos-browser/pkg-descr
+++ b/x11-fm/deforaos-browser/pkg-descr
@@ -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.
diff --git a/x11-fm/deforaos-browser/pkg-plist b/x11-fm/deforaos-browser/pkg-plist
index d7add661bd00..a929f4bdbb40 100644
--- a/x11-fm/deforaos-browser/pkg-plist
+++ b/x11-fm/deforaos-browser/pkg-plist
@@ -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