diff --git a/x11/mate-applets/Makefile b/x11/mate-applets/Makefile index 2b75b09280ad..b732a1eeb030 100644 --- a/x11/mate-applets/Makefile +++ b/x11/mate-applets/Makefile @@ -1,76 +1,74 @@ PORTNAME= mate-applets DISTVERSION= 1.28.1 PORTREVISION= 4 CATEGORIES= x11 mate -MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} +MASTER_SITES= https://github.com/mate-desktop/${PORTNAME}/releases/download/v${DISTVERSION}/ +DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Applets components for the MATE Desktop Environment WWW= https://mate-desktop.org/ LICENSE= GPLv2 GFDL LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_GFDL= ${WRKSRC}/COPYING-DOCS BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libupower-glib.so:sysutils/upower \ libgucharmap_2_90.so:deskutils/gucharmap \ libnotify.so:devel/libnotify USES= compiler:c11 gettext gmake gnome libtool localbase mate \ pkgconfig tar:xz xorg -USE_GITHUB= nodefault -GH_ACCOUNT= mate-desktop USE_CSTD= c11 USE_MATE= libmateweather panel USE_XORG= ice sm x11 USE_GNOME= cairo gtk30 gtksourceview4 intltool libwnck3 libxml2 USE_LDCONFIG= yes PORTSCOUT= site:https://github.com/mate-desktop/mate-applets/releases/ limitw:1,even GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= OS_SYS="/usr/include" CONFIGURE_ARGS= --without-nl INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.drivemount.gschema.xml \ org.mate.panel.applet.charpick.gschema.xml \ org.mate.panel.applet.command.gschema.xml \ org.mate.panel.applet.geyes.gschema.xml \ org.mate.panel.applet.multiload.gschema.xml \ org.mate.panel.applet.netspeed.gschema.xml \ org.mate.panel.applet.timer.gschema.xml \ org.mate.stickynotes.gschema.xml MAKE_JOBS_UNSAFE= yes .include .if ${ARCH} != "i386" && ${ARCH} != "amd64" CONFIGURE_ARGS+=--disable-battstat CFLAGS+= -fPIC PLIST_SUB+= BATTERY="@comment " .else #CONFIGURE_ARGS+=--enable-battstat GLIB_SCHEMAS+= org.mate.panel.applet.battstat.gschema.xml PLIST_SUB+= BATTERY="" .endif # requires linux libcpufreq library # .if ${ARCH} != "i386" && ${ARCH} != "amd64" CONFIGURE_ARGS+=--disable-cpufreq PLIST_SUB+= CPUFREQ="@comment " # .else # CONFIGURE_ARGS+=--enable-cpufreq # PLIST_SUB+= CPUFREQ="" # GLIB_SCHEMAS+= org.mate.panel.applet.cpufreq.gschema.xml # .endif .include diff --git a/x11/mate-applets/distinfo b/x11/mate-applets/distinfo index 78db3d1c2232..e765c32ff5f6 100644 --- a/x11/mate-applets/distinfo +++ b/x11/mate-applets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781564202 -SHA256 (mate-applets-1.28.1.tar.xz) = a5967141527dc5b172d322a6003c23aeec253160f650bb36430a06ddaefa7e2e -SIZE (mate-applets-1.28.1.tar.xz) = 8726084 +TIMESTAMP = 1781825354 +SHA256 (mate/mate-applets-1.28.1.tar.xz) = a5967141527dc5b172d322a6003c23aeec253160f650bb36430a06ddaefa7e2e +SIZE (mate/mate-applets-1.28.1.tar.xz) = 8726084