diff --git a/srcpkgs/roxterm/template b/srcpkgs/roxterm/template index 8f9273d7cb7..0bf581713c3 100644 --- a/srcpkgs/roxterm/template +++ b/srcpkgs/roxterm/template @@ -1,23 +1,14 @@ # Template file for 'roxterm' pkgname=roxterm -version=3.3.2 -revision=2 -hostmakedepends="python-lockfile pkg-config docbook-xsl xmlto libtool itstool ImageMagick librsvg-utils po4a" +version=3.6.1 +revision=1 +build_style=cmake +hostmakedepends="ImageMagick itstool librsvg-utils libtool pkg-config po4a xmlto" makedepends="dbus-glib-devel libSM-devel vte3-devel" depends="desktop-file-utils hicolor-icon-theme" -short_desc="Tabbed, VTE-based terminal emulator" +short_desc="Highly configurable terminal emulator" maintainer="Juan RP " -license="GPL-3" -homepage="http://roxterm.sourceforge.net" -distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz" -checksum=33501d698971fe80e2756104ffa5541aff23f0ae2b718464006d912ac93c506e - -do_configure() { - python2 mscript.py configure --prefix=/usr --cc="$CC" --cpp="$CPP" --cxx="$CXX" --ld="$LD" -} -do_build() { - python2 mscript.py build --cc="$CC" --cpp="$CPP" --cxx="$CXX" --ld="$LD" --cflags="$CFLAGS" --ldflags="$LDFLAGS" -} -do_install() { - python2 mscript.py install --destdir=${DESTDIR} -} +license="GPL-2.0-or-later, LGPL-3.0-only" +homepage="https://github.com/realh/roxterm" +distfiles="https://github.com/realh/roxterm/archive/${version}.tar.gz" +checksum=29f42371194a2aa031a0a7d607cbb8e63e3c50f984e3e81590692c61978d593f