Skip to content

Commit

Permalink
sysutils/mate-power-manager: Update to 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neelchauhan committed Oct 9, 2021
1 parent d0842c9 commit 1ffac6d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 16 deletions.
23 changes: 10 additions & 13 deletions sysutils/mate-power-manager/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>

PORTNAME= mate-power-manager
PORTVERSION= 1.24.3
PORTVERSION= 1.26.0
CATEGORIES= sysutils mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
Expand All @@ -12,35 +12,32 @@ COMMENT= Power management system for the MATE Desktop
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= itstool:textproc/itstool \
gnome-keyring>=3.0.0:security/gnome-keyring
BUILD_DEPENDS= itstool:textproc/itstool
LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \
libcanberra-gtk3.so:audio/libcanberra-gtk3 \
libdbus-1.so:devel/dbus \
libdbus-glib-1.so:devel/dbus-glib \
libupower-glib.so:sysutils/upower \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libnotify.so:devel/libnotify \
libsecret-1.so:security/libsecret \
libunique-3.0.so:x11-toolkits/libunique3 \
libgnome-keyring.so:security/libgnome-keyring
RUN_DEPENDS= pkexec:sysutils/polkit \
gnome-keyring>=3.0.0:security/gnome-keyring
libupower-glib.so:sysutils/upower
RUN_DEPENDS= pkexec:sysutils/polkit

PORTSCOUT= limitw:1,even

USES= gettext gmake gnome libtool localbase mate \
pathfix pkgconfig tar:xz xorg
USES= gettext gmake gnome libtool localbase mate pathfix pkgconfig \
tar:xz xorg
USE_MATE= panel
USE_XORG= x11 xext xorgproto xrandr xrender
USE_GNOME= cairo glib20 gtk30 intlhack
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ENV= LIBS="-lexecinfo"
CONFIGURE_ARGS= --with-doc-dir=${PREFIX}/share/doc \
--disable-docbook-docs \
--with-gtk=3.0 \
--with-keyring
CONFIGURE_ARGS= --disable-docbook-docs \
--with-doc-dir=${PREFIX}/share/doc \
--with-gtk=3.0

GLIB_SCHEMAS= org.mate.power-manager.gschema.xml

Expand Down
6 changes: 3 additions & 3 deletions sysutils/mate-power-manager/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1623536846
SHA256 (mate/mate-power-manager-1.24.3.tar.xz) = 861e6ddf9e29f7a9bc8424092b8266c05871302bd04cfb252e83c211e3cdace6
SIZE (mate/mate-power-manager-1.24.3.tar.xz) = 6199712
TIMESTAMP = 1633812187
SHA256 (mate/mate-power-manager-1.26.0.tar.xz) = 26b603ccf077366414a41e91ca6aa4c4c227a8e9fb6925a8ec5ca147c4e67b79
SIZE (mate/mate-power-manager-1.26.0.tar.xz) = 6247700

0 comments on commit 1ffac6d

Please sign in to comment.