PACKAGE NAME: gtkunique-svn_13-i586-2gsb.tlz PACKAGE LOCATION: ./packages/libraries PACKAGE SIZE (compressed): 14 K PACKAGE SIZE (uncompressed): 70 K PACKAGE MD5: f3d76a7f28bdc60596241f6a105592c3 ./packages/libraries/gtkunique-svn_13-i586-2gsb.tlz PACKAGE REQUIRED: aaa_base >= 12.1.0-noarch-2 | glibc-solibs >= 2.7-i486-10,atk >= 1.22.0-i486-1,cairo >= 1.6.4-i586-1vl60,dbus >= 1.1.20-i486-1,dbus-glib >= 0.74-i486-2,expat >= 2.0.1-i486-1,fontconfig >= 2.4.2-i486-2,freetype >= 2.3.7-i586-1vl60,glib2 >= 2.16.3-i586-1gsb,gtk+2 >= 2.12.9-i486-1,libX11 >= 1.1.4-i486-1,libXau >= 1.0.3-i486-1,libXcomposite >= 0.4.0-i486-1,libXcursor >= 1.1.9-i486-1,libXdamage >= 1.1.1-i486-1,libXdmcp >= 1.0.2-i486-1,libXext >= 1.0.4-i486-1,libXfixes >= 4.0.3-i486-1,libXi >= 1.1.3-i486-1,libXinerama >= 1.0.3-i486-1,libXrandr >= 1.2.2-i486-1,libXrender >= 0.9.4-i486-1,libpng >= 1.2.29-i586-1vl60,libxcb >= 1.0-i486-2,pango >= 1.20.0-i486-1,pixman >= 0.10.0-i486-4,zlib >= 1.2.3-i486-2 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: gtkunique: gtkunique (GTK Single Instance Library) gtkunique: gtkunique: GtkUnique allows the creation of single instance application, that is gtkunique: applications that can only have a single instance running at any given gtkunique: time. Once launched an instance, each new instance of the application gtkunique: should simply exit() or (optionally) send a message to the running gtkunique: instance and then exit() depending on the response value returned by gtkunique: the running instance. gtkunique: gtkunique: http://live.gnome.org/SingleInstanceApps gtkunique: