[Bug 203523] [NEW PORT] x11/pipeglade: Graphical User Interfaces, The UNIX Way

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 3 10:08:01 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203523

            Bug ID: 203523
           Summary: [NEW PORT] x11/pipeglade: Graphical User Interfaces,
                    The UNIX Way
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: trebbu at googlemail.com

Created attachment 161667
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161667&action=edit
shar `find pipeglade` > pipeglade.shar

Pipeglade is a helper program that displays graphical user interfaces
for other programs.  It renders the GUI definition found in a
GtkBuilder file (created using the Glade Interface Designer), and
communicates with the main program solely via pipes or fifos.

To have its GUI rendered by pipeglade, a program must be able to
 - send plain text commands to standard output or a named pipe and/or
 - receive and parse simple plain text messages from standard input or
 a named pipe.

http://pipeglade.boundp.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list