Package gtkaml: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #104843
Package removed: Yuri N. Sedunov
Deletion date: Sept. 29, 2013
    Source package: gtkaml
    Version: 0.5.94-alt1
    Build time:  Apr 3, 2013, 12:33 AM
    Report package bug
    License: GPL
    Summary: An Application Markup Language for GTK+Vala
    Description: 
    Gtkaml is a markup language based on Vala which lets you create Gtk+
    composite widgets through concise XML or by using Gtkon object notation.
    Features:
     * compact XML syntax for describing Gtk widgets
     * JSON-like and less verbose Gtkon syntax
     * code 'islands' (written in Vala) for signal handling and other
       methods/signals/properties/ in your widget class (so you don't modify
       the generated code ever)
     * you don't depend on gtkaml at run-time
     * much more readable than the usual UI boilerplate (e.g. you don't need
       to worry about temporary variable names, or ever write hundreds of
       lines of code)
     * works with any library that has a .vapi file, not just Gtk+
       (composition methods can be specified in the .implicits file)

    List of rpms provided by this srpm:
    gtkaml (x86_64, i586)
    gtkaml-debuginfo (x86_64, i586)
    libgtkaml (x86_64, i586)
    libgtkaml-debuginfo (x86_64, i586)
    libgtkaml-devel (x86_64, i586)

    Maintainer: Yuri N. Sedunov


      1. libgtk+2-devel
      2. libvala-devel
      3. glib2-devel
      4. libxml2-devel

    Last changed


    March 29, 2013 Yuri N. Sedunov 0.5.94-alt1
    - 0.5.94
    - built against libvala-0.20.so.0
    Oct. 2, 2012 Vladimir Lettiev 0.5.92-alt2.svn869
    - fixed build with vala-0.18
    March 29, 2012 Alexey Shabalin 0.5.92-alt1.svn869
    - 0.6 beta1
    - build with vala-0.16