Search Criteria
Package Details: teapot 2.3.0-2
Git Clone URL: | https://aur.archlinux.org/teapot.git (read-only, click to copy) |
---|---|
Package Base: | teapot |
Description: | Table Editor and Planner. A 3D curses based spreadsheet for mathy people. |
Upstream URL: | http://www.syntax-k.de/projekte/teapot/ |
Licenses: | |
Conflicts: | |
Submitter: | keenerd |
Maintainer: | keenerd |
Last Packager: | keenerd |
Votes: | 28 |
Popularity: | 0.000000 |
First Submitted: | 2009-10-21 14:57 |
Last Updated: | 2015-06-13 04:28 |
Dependencies (3)
- ncurses (ncurses-nohex, ncurses-git)
- cmake (cmake-git) (make)
- fltk (fltk11, fltk-xcas, fltk-git, fltk-mod) (optional) – for gui
Latest Comments
1 2 Next › Last »
rafaelff commented on 2020-04-09 11:47
Current PKGBUILD is failing to build with "rpc/types.h: No such file or directory" error message. I managed to work-around it by exporting LDFLAGS and CFLAGS with 'tirpc' so it can find tirpc files.
The conflict with mesa-demos can be worked-around by renaming the binary. For example, I renamed it to "teapot-planner" so that it does not conflict with mesa-demos's
/usr/bin/teapot
Also, fltk has to be added to makedepends, otherwise the build will not find it and optdepends will not work.
See my PKGBUILD in: http://ix.io/2hkp
Moxon commented on 2016-11-28 10:41
Still conflicts with mesa-demos. I cannot remove those since playonlinux has them as a dependecy :(
ikra commented on 2015-08-22 00:42
it works fine for me
Bonster commented on 2014-08-18 05:42
seems to conflict with existing teapot program in 'mesa-demos' package
https://www.archlinux.org/packages/extra/x86_64/mesa-demos/
HalosGhost commented on 2013-11-14 06:38
On further inspection, the source tarballs actually include a manpage. Would you mind updating the package to include it in the install?
All the best,
HalosGhost commented on 2013-11-14 02:18
Does upstream have an email address where I can reach them? I want to talk to the devs about including a man page or two (and perhaps supporting vim-like keybindings :P).
All the best,
roentgen commented on 2013-04-27 20:20
Hi, this needs a package() function.
Anonymous comment on 2012-03-16 13:49
pkgver=2.3.0
...
md5sums=('ae59f90a5f70971703abccf0991dbd58'
'e2a7a7efccc3478c3993325bc02275b3')
...
rnestler commented on 2011-09-27 12:38
The fltk gui for teapot doesn't seem to work.
I have fltk installed, but get the same warning like vnoel.
keenerd commented on 2011-01-22 11:48
I am reasonably sure you can ignore that warning.