x11-libs / xbae

Motif-based widget to display a grid of cells as a spreadsheet

Official package sites : https://xbae.sourceforge.net/ ·

XbaeMatrix is a free Motif(R) table widget (also compatible with the free LessTif) which presents an editable array of string data to the user in a scrollable table similar to a spreadsheet. The rows and columns of the Matrix may optionally be labelled. A number of "fixed" and "trailing fixed" rows or columns may be specified. The XbaeCaption widget is a simple Motif manager widget that associates a label with a child. In addition the XbaeInput widget is being distributed, a text input field that provides generic customised data entry and formatting for strings.

v4.60.4-r1 :: 0 :: gentoo

Modified
License
BSD
Keywords
~alpha ~amd64 ~amd64-linux ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-linux
USE flags
doc examples

v4.60.4 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~x86-linux
USE flags
doc examples

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
examples
Install examples, usually source code

x11-libs / libXau : X.Org X authorization library

x11-libs / libXdmcp : X.Org X Display Manager Control Protocol library

x11-libs / libXext : X.Org Xext library

x11-libs / libXmu : X.Org Xmu library

x11-libs / libXpm : X.Org Xpm library

x11-libs / libXt : X.Org X Toolkit Intrinsics library

x11-libs / motif : The Motif user interface component toolkit

x11-libs / libXau : X.Org X authorization library

x11-libs / libXdmcp : X.Org X Display Manager Control Protocol library

x11-libs / libXext : X.Org Xext library

x11-libs / libXmu : X.Org Xmu library

x11-libs / libXpm : X.Org Xpm library

x11-libs / libXt : X.Org X Toolkit Intrinsics library

x11-libs / motif : The Motif user interface component toolkit

sci-visualization / grace : Motif based XY-plotting tool

919195
x11-libs/xbae-4.60.4 - Methods.c: error: passing argument 1 of xbaeEventToRowColumn from incompatible pointer type [-Wincompatible-pointer-types]
938758
x11-libs/xbae-4.60.4 - [ncurses-6.5] [llvm] mkdir: cannot create directory .libs: File exists
939000
x11-libs/xbae-4.60.4-r1 - [ncurses-6.5] [llvm] leak2.c: error: incompatible integer to pointer conversion initializing
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
x11-libs/xbae: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Eli Schwartz · gentoo
x11-libs/xbae: update HOMEPAGE to use https
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Eli Schwartz · gentoo
x11-libs/xbae: partial Modern C work
Fix implicit configure script stuff via fedora patch. Fix one c99 error in the codebase (there are two others). It turns out that it is actually possible to regenerate the configure script using modern autotools, relatively simply even. You just need to tell it that the m4 macro directory is... the root of the source code. Quite enlightening... they installed custom macros there and then m4_included that into aclocal.m4 but of course that gets overwritten by aclocal. Closes: https://bugs.gentoo.org/898846 Bug: https://bugs.gentoo.org/919195 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
x11-libs/xbae: Port to EAPI 7
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed