1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Update file-roller to 3.28.1.

* Add options for additional archive types [1]

Submitted by:	Alexandre C. Guimarães <lebarondemerde@privacychain.ch> [1]
This commit is contained in:
Koop Mast 2018-11-11 21:33:59 +00:00
parent e860fb7e3f
commit 7f57e48d2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484773
2 changed files with 26 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= file-roller
PORTVERSION= 3.28.0
PORTVERSION= 3.28.1
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
@ -21,7 +21,7 @@ RUN_DEPENDS= gtar:archivers/gtar
PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext libarchive localbase \
USES= desktop-file-utils gettext gnome libarchive localbase \
meson pkgconfig python:3.5+,build tar:xz
USE_GNOME= cairo gtk30
INSTALLS_ICONS= yes
@ -35,6 +35,27 @@ OPTIONS_SUB= yes
OPTIONS_DEFINE= NAUTILUS
OPTIONS_DEFAULT=NAUTILUS
OPTIONS_GROUP= FORMATS
OPTIONS_GROUP_FORMATS= 7ZIP ARJ LZO RAR ZIP
FORMATS_DESC= Additional compression formats support
7ZIP_DESC= 7zip archive support
7ZIP_RUN_DEPENDS= 7z:archivers/p7zip
ARJ_DESC= ARJ archive support
ARJ_RUN_DEPENDS= arj:archivers/arj
LZO_DESC= LZO compression support
LZO_RUN_DEPENDS= lzop:archivers/lzop
RAR_DESC= RAR archive support
RAR_RUN_DEPENDS= rar:archivers/rar \
unrar:archivers/unrar
ZIP_DESC= ZIP archive support
ZIP_RUN_DEPENDS= zip:archivers/zip
NAUTILUS_DESC= Nautilus context menu actions
NAUTILUS_USE= GNOME=nautilus3
NAUTILUS_MESON_TRUE= nautilus-actions

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1526109355
SHA256 (gnome/file-roller-3.28.0.tar.xz) = c17139b46dd4c566ae70a7e3cb930b16e46597c7f9931757fcab900e5015f696
SIZE (gnome/file-roller-3.28.0.tar.xz) = 1367240
TIMESTAMP = 1538419926
SHA256 (gnome/file-roller-3.28.1.tar.xz) = 574b084eaac142357f54419f8406b029038059845eb16b05eb8e314d2b5dc227
SIZE (gnome/file-roller-3.28.1.tar.xz) = 1367876