mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
deskutils/gnome-tweaks: Update to 3.34.1
Reviewed by: 0mp (mentor), tcberner Approved by: 0mp (mentor), tcberner Differential Revision: https://reviews.freebsd.org/D28296
This commit is contained in:
parent
7e6301598d
commit
8dff08213a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562402
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-tweaks
|
||||
PORTVERSION= 3.34.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.34.1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -12,24 +11,23 @@ COMMENT= Allows to tweak some hidden settings in GNOME3
|
||||
|
||||
LICENSE= GPLv3+ CC0-1.0
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSES/GPL-3.0
|
||||
LICENSE_FILE_CC0-1.0= ${WRKSRC}/LICENSES/CC0-1.0
|
||||
LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSES/GPL-3.0
|
||||
|
||||
BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
|
||||
RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
|
||||
gnome-shell>=3.28:x11/gnome-shell
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= gettext gnome localbase meson pkgconfig \
|
||||
python:3.4+ shebangfix tar:xz
|
||||
USE_GNOME= gtk30 pygobject3 nautilus3
|
||||
INSTALLS_ICONS= yes
|
||||
SHEBANG_FILES= gnome-tweaks \
|
||||
gnome-tweak-tool-lid-inhibitor \
|
||||
meson-postinstall.py
|
||||
|
||||
NO_ARCH= yes
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
# generates .py[co] files for installed modules
|
||||
# if that's not done, ${PYTHON_SITELIBDIR}/gps will be polluted
|
||||
# with these files when module is imported from root user
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1601153852
|
||||
SHA256 (gnome-tweaks-3.34.0.tar.xz) = 003326fab46e6faad9485924bca503f0c583e3b4553d6f673406eda396205250
|
||||
SIZE (gnome-tweaks-3.34.0.tar.xz) = 246592
|
||||
TIMESTAMP = 1611378762
|
||||
SHA256 (gnome-tweaks-3.34.1.tar.xz) = d89789b3f33de15ab12abb10dd916fd640d642a19d52793fd926164b6413c6a7
|
||||
SIZE (gnome-tweaks-3.34.1.tar.xz) = 247980
|
||||
|
Loading…
Reference in New Issue
Block a user