Package Details: gtkterm-git 120.c8bce8e-1

Git Clone URL: https://aur.archlinux.org/gtkterm-git.git (read-only, click to copy)
Package Base: gtkterm-git
Description: A gtk+ based serial port communication program
Upstream URL: https://github.com/zdavkeos/gtkterm
Licenses: GPL
Conflicts: gtkterm
Provides: gtkterm
Submitter: benjarobin
Maintainer: None
Last Packager: Xesxen
Votes: 39
Popularity: 0.000000
First Submitted: 2010-11-21 18:21 (UTC)
Last Updated: 2020-11-29 22:40 (UTC)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

mecanix commented on 2012-06-09 12:04 (UTC)

On x86_64, the package don't compile with `yaourt -S gtkterm-git`: Running aclocal-1.12... Running autoconf... Running autoheader... Running automake-1.12... automake-1.12: warnings are treated as errors configure.ac:8: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will soon be removed. configure.ac:8: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:8: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' But if I clone the git repository, and run `./configure && make`, I can compile the program. Could you fix this issue please? Thanks in advance.

andreyv commented on 2012-04-26 15:11 (UTC)

Needs gtk3 and vte3 now.

benjarobin commented on 2011-10-08 09:20 (UTC)

If somebody see this message : "fatal: destination path 'gtkterm' already exists and is not an empty directory", this is normal. I have made some change into the PKGBUILD which are not "compatible" with the previous version. If you see this message you must delete the src directory, and after that you should never see this message again

l0gic commented on 2011-10-06 10:15 (UTC)

Since the current PKGBUILD applies the patch to ${_gitname} it fails if you keep the src. I made a patch to use ${_gitname}-build for building, so ${_gitname} doesn't get tainted. http://ix.io/1Uy

<deleted-account> commented on 2011-09-29 19:35 (UTC)

ah fixed it by deleting the tmp directory in yaourt

benjarobin commented on 2011-09-28 09:33 (UTC)

You should retry or you should have an error before "GIT checkout done or server timeout.". Are you connected to Internet ?

<deleted-account> commented on 2011-09-28 09:07 (UTC)

im getting: ==> GIT checkout done or server timeout. /var/abs/local/yaourtbuild/gtkterm-git/./PKGBUILD: line 34: cd: gtkterm: No such file or directory

benjarobin commented on 2011-09-21 22:33 (UTC)

I have patch the configure.ac to be able to compile, but gtkterm is not fully translated... gtkterm don't pick up the translation (It's better than nothing)

alex.forencich commented on 2011-09-07 21:26 (UTC)

Doesn't work presently. I'm getting the following error: Making all in po make[2]: Entering directory `/tmp/yaourt-tmp-alex/aur-gtkterm-git/src/gtkterm/po' make[2]: *** No rule to make target `all'. Stop. The folder po has a very oddly named Makefile.in.in but no Makefile.

sq5nbg commented on 2011-04-17 16:31 (UTC)

Should have makedepends=('git') in PKGBUILD