Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Oct 2015 10:08:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203523] [NEW PORT] x11/pipeglade: Graphical User Interfaces, The UNIX Way
Message-ID:  <bug-203523-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: trebbu@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203523-13>