
























Hey jzapiola, i only just switched because its very light on dependencies and works well with hypr, wonder what cinnamon's text edit is like on dependencies. Might switch to xed, light on deps as well.
replaced with the official MATE pluma-plugins (https://github.com/mate-desktop/pluma-plugins)
Facts: - plugins works only with 1.16.x version - python plugins works only with gtk2 version more info: https://github.com/yselkowitz/pluma-plugins/issues/6
In the future, please, use the flags or make comment if package dosn't work. I use latest Gnome with vim/sublime-text/light-table on my PC and laptop + one headless. Dunno if its dead again. Even if, this isn't something that I going to compile every day to check... :S
here is the PKGBUILD for the 1.8.0 pkgname=pluma-plugins pkgver=1.8.0 pkgrel=1 arch=('i686' 'x86_64') url="https://github.com/cygwinports/pluma-plugins/" license=('GPL') depends=('pluma' 'mate-common') pkghash=8ed08930ff80081a4ed8e7beb92c0a5554ae4e8e reponame=pluma-plugins source=(https://github.com/cygwinports/${reponame}/archive/${pkghash}.zip) md5sums=('2489f12eac744f72ef885cbb574f485f') build() { cd $startdir/src/${reponame}-${pkghash} PYTHON=/usr/bin/python2 ./autogen.sh \ --prefix=/usr \ --with-plugins=all \ --libexecdir=/usr/lib/${pkgname} \ --with-gtk=2.0 \ --enable-gtk-doc \ --enable-python \ || return 1 make || return 1 } package() { cd $startdir/src/${reponame}-${pkghash} make DESTDIR="${startdir}/pkg/${pkgname}" install || return 1 }
This package seems to require mate-conf m4 macros: configure.ac:76: warning: macro 'AM_MATECONF_SOURCE_2' not found in library autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability configure.ac:76: error: possibly undefined macro: AM_MATECONF_SOURCE_2 If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 Do you have some specific package installed? Thanks for this package, regards.
https://github.com/rezso/pluma-plugins/commits/master
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Hi atleeit. xed does look like a neat alternative but one of the main reasons I've been hanging on to pluma is the snippets plugin, which xed no longer provides :(