1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

editors/pluma-plugins: switch to GitHub release asset

Minor versions of 1.28.x are no longer published to the MATE mirror
and are only available on GitHub. Use USE_GITHUB=nodefault with a
release tarball instead of the auto-generated one, as recommended
by the porter's handbook. Remove autoreconf and yelp-tools, not
needed with release tarballs. Remove opt-2.pyc entries from
pkg-plist, not generated by the release tarball build.
This commit is contained in:
Eric Turgeon
2026-05-28 19:01:42 -03:00
parent e0097ab829
commit 53958ac6a3
2 changed files with 12 additions and 12 deletions
+9 -9
View File
@@ -1,9 +1,9 @@
PORTNAME= pluma-plugins
PORTVERSION= 1.28.0
PORTREVISION= 4
DISTVERSION= 1.28.0
PORTREVISION= 6
CATEGORIES= editors mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Plugins for Pluma
@@ -16,25 +16,25 @@ BUILD_DEPENDS= pluma>=0:editors/pluma \
itstool:textproc/itstool \
${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libpeas1>=0:devel/py-libpeas1@${PY_FLAVOR}
LIB_DEPENDS= libpeas-1.0.so:devel/libpeas1 \
libgit2-glib-1.0.so:devel/libgit2-glib \
libgit2-glib-1.0.so:devel/libgit2-glib \
libgucharmap_2_90.so:deskutils/gucharmap
RUN_DEPENDS= pluma>=0:editors/pluma \
${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libpeas1>=0:devel/py-libpeas1@${PY_FLAVOR}
PORTSCOUT= limitw:1,even
USES= compiler:c11 gettext gnome libtool:keepla localbase gmake \
pkgconfig python shebangfix tar:xz
USE_GITHUB= nodefault
GH_ACCOUNT= mate-desktop
USE_GNOME= cairo gdkpixbuf gtk30 gtksourceview4 intlhack introspection \
intltool vte3
USE_CSTD= c11
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
PORTSCOUT= limitw:1,even
GLIB_SCHEMAS= org.mate.pluma.plugins.sourcecodebrowser.gschema.xml \
org.mate.pluma.plugins.terminal.gschema.xml \
org.mate.pluma.plugins.wordcompletion.gschema.xml
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1710072695
SHA256 (mate/pluma-plugins-1.28.0.tar.xz) = a47e8637366fffb1ba968d873f3965c988c3e620bb13362817b4be7d722a0baa
SIZE (mate/pluma-plugins-1.28.0.tar.xz) = 520696
TIMESTAMP = 1780004828
SHA256 (pluma-plugins-1.28.0.tar.xz) = a47e8637366fffb1ba968d873f3965c988c3e620bb13362817b4be7d722a0baa
SIZE (pluma-plugins-1.28.0.tar.xz) = 520696