NOTICE: This package has been removed from pkgsrc

./wip/gbase, GTK program designed to convert between the four common bases

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5nb2, Package name: gbase-0.5nb2, Maintainer: pkgsrc-users

GBase is a GTK program designed to convert between the four common bases used in
programming (decimal, hexadecimal, octal and binary). It converts numbers
on-the-fly as they are typed in. It can also convert numbers entered on the
command line. It can correctly handle both signed and unsigned 32-bit integers.


Required to run:
[x11/gtk2]

Required to build:
[pkgtools/x11-links] [devel/pkg-config] [x11/compositeproto] [x11/renderproto] [x11/xproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/xcb-proto] [x11/fixesproto4]

Master sites:

SHA1: a2884b236401bbc3adb45c281c4b399d20462d9b
RMD160: ac8031c6b30e6cadf3e5d27f30adb8b9f0cc3d58
Filesize: 6.276 KB

Version history: (Expand)


CVS history: (Expand)


   2013-04-17 03:20:57 by othyro | Files touched by this commit (5) | Package removed
Log message:
gbase was imported into pkgsrc/converters. Removing.
   2013-04-16 17:59:44 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix HOMEPAGE.
   2013-04-16 15:43:59 by Thomas Klausner | Files touched by this commit (3)
Log message:
"Port" to gtk2.
   2013-04-13 20:28:48 by othyro | Files touched by this commit (1)
Log message:
Give each CFLAGS a line of its own.
   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-11-09 14:20:57 by othyro | Files touched by this commit (1)
Log message:
INSTALLATION_DIRS+=bin; bump PKGREVISION.
   2011-06-02 17:51:07 by othyro | Files touched by this commit (4) | Imported package
Log message:
Import gbase-0.5 as wip/gbase.

GBase is a GTK program designed to convert between the four common bases used in
programming (decimal, hexadecimal, octal and binary). It converts numbers
on-the-fly as they are typed in. It can also convert numbers entered on the
command line. It can correctly handle both signed and unsigned 32-bit integers.