aboutsummaryrefslogtreecommitdiffstats
path: root/x11/pipeglade
Commit message (Collapse)AuthorAgeFilesLines
* x11/pipeglade: create portswills2017-02-284-0/+67
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. WWW: http://pipeglade.boundp.org PR: 203523 Submitted by: Bert Burgemeister <trebbu@googlemail.com> (with modifications)