mirror of https://git.FreeBSD.org/ports.git
parent
d499c2c4c8
commit
011e484e42
|
@ -1,40 +1,33 @@
|
|||
PORTNAME= sushi
|
||||
PORTVERSION= 42.0
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 46.0
|
||||
CATEGORIES= x11-fm gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
# https://gitlab.gnome.org/GNOME/sushi/-/merge_requests/57
|
||||
PATCH_SITES= https://gitlab.gnome.org/GNOME/sushi/-/commit/
|
||||
PATCHFILES+= 256b41c2.patch:-p1
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Tool similar to Gloobus Preview that provides quick file previews
|
||||
WWW= https://gitlab.gnome.org/GNOME
|
||||
WWW= https://gitlab.gnome.org/GNOME/sushi
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libgcr-base-3.so:security/gcr3 \
|
||||
libgjs.so:lang/gjs \
|
||||
libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
|
||||
libclutter-gst-3.0.so:multimedia/clutter-gst3 \
|
||||
libwebkit2gtk-4.0.so:www/webkit2-gtk@40 \
|
||||
libmusicbrainz5.so:audio/libmusicbrainz5 \
|
||||
PORTSCOUT= limit:^46\.
|
||||
|
||||
LIB_DEPENDS= libgjs.so:lang/gjs \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libharfbuzz.so:print/harfbuzz \
|
||||
libclutter-1.0.so:graphics/clutter \
|
||||
libjson-glib-1.0.so:devel/json-glib \
|
||||
libcogl.so:graphics/cogl \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libevdocument3.so:graphics/evince \
|
||||
libepoxy.so:graphics/libepoxy
|
||||
RUN_DEPENDS= nautilus:x11-fm/nautilus
|
||||
libepoxy.so:graphics/libepoxy \
|
||||
libharfbuzz.so:print/harfbuzz
|
||||
RUN_DEPENDS= libjxl>0:graphics/libjxl
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= compiler:c11 gettext gl gnome gstreamer localbase meson \
|
||||
USES= compiler:c11 gettext gnome gstreamer localbase meson \
|
||||
pkgconfig tar:xz xorg
|
||||
USE_CSTD= c11
|
||||
USE_GNOME= cairo gtksourceview4 intlhack introspection
|
||||
USE_GL= egl
|
||||
USE_GNOME= gdkpixbuf gtk30 gtksourceview4 introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= x11 xcomposite xdamage xext xi xfixes xrandr
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1657940224
|
||||
SHA256 (gnome/sushi-42.0.tar.xz) = 45d8db7af45a79784e7a34588d149ea955c8be44bb82a36e896829405b7c8820
|
||||
SIZE (gnome/sushi-42.0.tar.xz) = 81668
|
||||
TIMESTAMP = 1736092839
|
||||
SHA256 (gnome/sushi-46.0.tar.xz) = 96085baaa430ab2142c606aab5c47e2fbb2fd3eb70a352137e65c59a58a0f2c6
|
||||
SIZE (gnome/sushi-46.0.tar.xz) = 84316
|
||||
SHA256 (gnome/256b41c2.patch) = f05fdb834524bdfa663bf84472108d83f9973fac95263f3780ad35504bff926e
|
||||
SIZE (gnome/256b41c2.patch) = 1129
|
||||
|
|
|
@ -37,10 +37,12 @@ share/locale/hi/LC_MESSAGES/sushi.mo
|
|||
share/locale/hr/LC_MESSAGES/sushi.mo
|
||||
share/locale/hu/LC_MESSAGES/sushi.mo
|
||||
share/locale/id/LC_MESSAGES/sushi.mo
|
||||
share/locale/ie/LC_MESSAGES/sushi.mo
|
||||
share/locale/is/LC_MESSAGES/sushi.mo
|
||||
share/locale/it/LC_MESSAGES/sushi.mo
|
||||
share/locale/ja/LC_MESSAGES/sushi.mo
|
||||
share/locale/ka/LC_MESSAGES/sushi.mo
|
||||
share/locale/kab/LC_MESSAGES/sushi.mo
|
||||
share/locale/kk/LC_MESSAGES/sushi.mo
|
||||
share/locale/kn/LC_MESSAGES/sushi.mo
|
||||
share/locale/ko/LC_MESSAGES/sushi.mo
|
||||
|
|
Loading…
Reference in New Issue