diff options
| author | StefanSalewski <mail@ssalewski.de> | 2017-07-31 21:28:16 +0200 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-07-31 20:28:16 +0100 |
| commit | 125c6e362c5607d37fbf66c92b092aa28ee8825d (patch) | |
| tree | ff1d7a8e3411e62d7e10904c2a0ce0de3e85fd61 | |
| parent | 6c6b77d55a6674dec57f55f4ae61476a9b0d9150 (diff) | |
| download | packages-125c6e362c5607d37fbf66c92b092aa28ee8825d.tar.gz packages-125c6e362c5607d37fbf66c92b092aa28ee8825d.zip | |
Added package oldgtk3 (#549)
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 52f8986..567cb48 100644 --- a/packages.json +++ b/packages.json @@ -6864,6 +6864,20 @@ "web": "https://gitlab.com/waylon531/tf2plug" }, { + "name": "oldgtk3", + "url": "https://github.com/stefansalewski/oldgtk3", + "method": "git", + "tags": [ + "library", + "gtk", + "wrapper", + "gui" + ], + "description": "Low level bindings for GTK3 related libraries", + "license": "MIT", + "web": "https://github.com/stefansalewski/oldgtk3" + }, + { "name": "godot", "url": "https://github.com/pragmagic/godot-nim", "method": "git", |
