Skip to content

Commit

Permalink
deskutils/solanum: update to 4.0.0
Browse files Browse the repository at this point in the history
Changes:	https://gitlab.gnome.org/World/Solanum/-/compare/v3.0.1...4.0.0
Reported by:	GitLab (notify releases)
  • Loading branch information
jbeich committed Jun 10, 2023
1 parent cf3782e commit 3bed351
Show file tree
Hide file tree
Showing 6 changed files with 312 additions and 362 deletions.
22 changes: 11 additions & 11 deletions deskutils/solanum/Makefile
@@ -1,37 +1,37 @@
PORTNAME= solanum
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.1
PORTREVISION= 13
DISTVERSION= 4.0.0
CATEGORIES= deskutils

PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
PATCHFILES+= e5c5d88f95b0.patch:-p1 # https://gitlab.gnome.org/World/Solanum/-/merge_requests/49

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Pomodoro timer for the GNOME desktop
WWW= https://gitlab.gnome.org/World/Solanum

LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE.md

USES= cargo gettext gnome gstreamer meson pkgconfig python:build shebangfix
BUILD_DEPENDS= blueprint-compiler:devel/blueprint-compiler

USES= cargo gettext gnome gstreamer meson pkgconfig
USE_GITLAB= yes
USE_GNOME= gtk40 libadwaita
USE_GSTREAMER= bad good vorbis
GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World
GL_PROJECT= Solanum
GL_COMMIT= 3f84b1d0c46fe1a3daef2940b1d0747222023984
SHEBANG_FILES= build-aux/meson/postinstall.py
GL_COMMIT= 33c01f8a2da39cba0bc1744e405de2be833876cd
MAKE_ENV= ${CARGO_ENV}
CARGO_BUILD= no
CARGO_INSTALL= no
CARGO_TEST= no
GLIB_SCHEMAS= org.gnome.Solanum.gschema.xml

post-patch:
@${REINPLACE_CMD} -e '/update_desktop_database/d' \
${WRKSRC}/meson.build
# Make each cargo subcommand very verbose
@${REINPLACE_CMD} -e '/cargo/s/ --/&verbose&verbose&/' \
${WRKSRC}/build-aux/cargo.sh
# Add explicit <triple> subdir for --target from USES=cargo
@${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \
-e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \
${WRKSRC}/src/meson.build

.include <bsd.port.mk>
186 changes: 96 additions & 90 deletions deskutils/solanum/Makefile.crates
@@ -1,97 +1,103 @@
CARGO_CRATES= aho-corasick-0.7.18 \
anyhow-1.0.41 \
autocfg-1.0.1 \
bitflags-1.2.1 \
cairo-rs-0.14.7 \
cairo-sys-rs-0.14.0 \
cc-1.0.68 \
cfg-expr-0.7.4 \
cfg-expr-0.9.0 \
CARGO_CRATES= aho-corasick-0.7.20 \
anyhow-1.0.70 \
atomic_refcell-0.1.9 \
autocfg-1.1.0 \
bitflags-1.3.2 \
block-0.1.6 \
cairo-rs-0.17.0 \
cairo-sys-rs-0.17.0 \
cc-1.0.79 \
cfg-expr-0.14.0 \
cfg-if-1.0.0 \
either-1.6.1 \
field-offset-0.3.4 \
futures-channel-0.3.15 \
futures-core-0.3.15 \
futures-executor-0.3.15 \
futures-io-0.3.15 \
futures-task-0.3.15 \
futures-util-0.3.15 \
gdk-pixbuf-0.14.0 \
gdk-pixbuf-sys-0.14.0 \
gdk4-0.3.0 \
gdk4-sys-0.3.0 \
gettext-rs-0.4.4 \
gettext-sys-0.19.9 \
gio-0.14.6 \
gio-sys-0.14.0 \
glib-0.14.5 \
glib-macros-0.14.1 \
glib-sys-0.14.0 \
gobject-sys-0.14.0 \
graphene-rs-0.14.0 \
graphene-sys-0.14.0 \
gsk4-0.3.0 \
gsk4-sys-0.3.0 \
gstreamer-0.17.4 \
gstreamer-base-0.17.2 \
gstreamer-base-sys-0.17.0 \
gstreamer-player-0.17.0 \
gstreamer-player-sys-0.17.0 \
gstreamer-sys-0.17.3 \
gstreamer-video-0.17.2 \
gstreamer-video-sys-0.17.0 \
gtk-macros-0.2.0 \
gtk4-0.3.0 \
gtk4-macros-0.3.0 \
gtk4-sys-0.3.0 \
heck-0.3.3 \
itertools-0.10.1 \
field-offset-0.3.5 \
futures-channel-0.3.27 \
futures-core-0.3.27 \
futures-executor-0.3.27 \
futures-io-0.3.27 \
futures-macro-0.3.27 \
futures-task-0.3.27 \
futures-util-0.3.27 \
gdk-pixbuf-0.17.0 \
gdk-pixbuf-sys-0.17.0 \
gdk4-0.6.3 \
gdk4-sys-0.6.3 \
gettext-rs-0.7.0 \
gettext-sys-0.21.3 \
gio-0.17.4 \
gio-sys-0.17.4 \
glib-0.17.5 \
glib-macros-0.17.6 \
glib-sys-0.17.4 \
gobject-sys-0.17.4 \
graphene-rs-0.17.1 \
graphene-sys-0.17.0 \
gsk4-0.6.3 \
gsk4-sys-0.6.3 \
gstreamer-0.20.3 \
gstreamer-base-0.20.0 \
gstreamer-base-sys-0.20.0 \
gstreamer-player-0.20.0 \
gstreamer-player-sys-0.20.0 \
gstreamer-sys-0.20.0 \
gstreamer-video-0.20.3 \
gstreamer-video-sys-0.20.0 \
gtk-macros-0.3.0 \
gtk4-0.6.4 \
gtk4-macros-0.6.5 \
gtk4-sys-0.6.3 \
hashbrown-0.12.3 \
heck-0.4.1 \
indexmap-1.9.3 \
lazy_static-1.4.0 \
libadwaita-0.1.0-alpha-6 \
libadwaita-sys-0.1.0-alpha-6 \
libc-0.2.97 \
locale_config-0.2.3 \
memchr-2.4.0 \
memoffset-0.6.4 \
muldiv-1.0.0 \
num-integer-0.1.44 \
num-rational-0.4.0 \
num-traits-0.2.14 \
once_cell-1.8.0 \
pango-0.14.3 \
pango-sys-0.14.0 \
paste-1.0.5 \
pest-2.1.3 \
pin-project-lite-0.2.6 \
libadwaita-0.3.1 \
libadwaita-sys-0.3.0 \
libc-0.2.140 \
locale_config-0.3.0 \
malloc_buf-0.0.6 \
memchr-2.5.0 \
memoffset-0.8.0 \
muldiv-1.0.1 \
num-integer-0.1.45 \
num-rational-0.4.1 \
num-traits-0.2.15 \
objc-0.2.7 \
objc-foundation-0.1.1 \
objc_id-0.1.1 \
once_cell-1.17.1 \
option-operations-0.5.0 \
pango-0.17.4 \
pango-sys-0.17.0 \
paste-1.0.12 \
pin-project-lite-0.2.9 \
pin-utils-0.1.0 \
pkg-config-0.3.19 \
pretty-hex-0.2.1 \
proc-macro-crate-1.0.0 \
pkg-config-0.3.26 \
pretty-hex-0.3.0 \
proc-macro-crate-1.3.1 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.27 \
quote-1.0.9 \
regex-1.5.4 \
regex-syntax-0.6.25 \
rustc_version-0.3.3 \
semver-0.11.0 \
semver-parser-0.10.2 \
serde-1.0.126 \
slab-0.4.3 \
smallvec-1.6.1 \
strum-0.20.0 \
strum_macros-0.20.1 \
syn-1.0.73 \
system-deps-3.1.1 \
system-deps-4.0.0 \
thiserror-1.0.25 \
thiserror-impl-1.0.25 \
toml-0.5.8 \
ucd-trie-0.1.3 \
unicode-segmentation-1.7.1 \
unicode-xid-0.2.2 \
version-compare-0.0.11 \
version_check-0.9.3 \
proc-macro2-1.0.54 \
quote-1.0.26 \
regex-1.7.3 \
regex-syntax-0.6.29 \
rustc_version-0.4.0 \
semver-1.0.17 \
serde-1.0.158 \
serde_spanned-0.6.1 \
slab-0.4.8 \
smallvec-1.10.0 \
syn-1.0.109 \
syn-2.0.10 \
system-deps-6.0.4 \
temp-dir-0.1.11 \
thiserror-1.0.40 \
thiserror-impl-1.0.40 \
toml-0.7.3 \
toml_datetime-0.6.1 \
toml_edit-0.19.8 \
unicode-ident-1.0.8 \
version-compare-0.1.1 \
version_check-0.9.4 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0
winapi-x86_64-pc-windows-gnu-0.4.0 \
winnow-0.4.1

0 comments on commit 3bed351

Please sign in to comment.