PKGBUILD/patches below are broken also.
Search Criteria
Package Details: svte-hg 20100717-2
Package Actions
| Package Base: | svte-hg |
|---|---|
| Description: | simple virtual terminal emulator: A minimal, tabbed, VTE-based terminal |
| Upstream URL: | http://code.google.com/p/svte/ |
| Category: | x11 |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2010-07-18 16:21 |
| Last Updated: | 2010-07-18 16:32 |
Latest Comments
Comment by Alad
Anonymous comment
abbradar,
Hi! Could you send me a src package? my email is my user name @ gmail. I don't have an archlinux box anymore but would love to keep this updated.
Comment by abbradar
I've fixed PKGBUILD for the new standards and also patched source to build. Here it is:
http://codepad.org/krMWi9L5
http://codepad.org/KIma6GNJ
http://codepad.org/t1ZHc1FQ
Comment by adaptee
It fails to build now:
==> Starting make...
svte build options:
CFLAGS = -mtune=native -std=gnu99 -O3 -I. -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -DVERSION="0.1.4.1"
LDFLAGS = -s -L/usr/lib -lc -lvte
CC svte.c
CC = cc
In file included from svte.c:23:0:
/usr/include/glib-2.0/glib/goption.h:22:2: error: #error "Only <glib.h> can be included directly."
Even after fixing the including error, it still fails at linking stage.
Anonymous comment
Dolby,
Yes. Originally I just used mt for myself, as a simple terminal for personal use. A few other people were emailing me about some stuff they patched in, we all decided that it could really use a better name and a real site instead of github. thus born svte!
code wise they are a bit different, but not to far removed. svte has some more features than mt if I recall.
Anyhow development has stopped on svte ( It is my favorite terminal and it is the only one i will ever use :P ) but I have not needed to fix or change anything. Until I get a bug report or I need to fix something deprecated I won't be commiting regularly.
Calvin Morrison
Anonymous comment
Is svte the same as mt? https://aur.archlinux.org/packages.php?ID=36730