From 125c6e362c5607d37fbf66c92b092aa28ee8825d Mon Sep 17 00:00:00 2001 From: StefanSalewski Date: Mon, 31 Jul 2017 21:28:16 +0200 Subject: [PATCH] Added package oldgtk3 (#549) --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index 52f8986..567cb48 100644 --- a/packages.json +++ b/packages.json @@ -6863,6 +6863,20 @@ "license": "GPLv3", "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",