Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/objgtk/ogobject
Base library for library wrappers generated by gir2objc. Mirror of https://codeberg.org/ObjGTK/OGObject
https://github.com/objgtk/ogobject
elementaryos gobject gtk gtk4 objective-c
Last synced: about 1 month ago
JSON representation
Base library for library wrappers generated by gir2objc. Mirror of https://codeberg.org/ObjGTK/OGObject
- Host: GitHub
- URL: https://github.com/objgtk/ogobject
- Owner: ObjGTK
- License: lgpl-2.1
- Created: 2024-09-29T14:57:16.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T21:03:05.000Z (about 1 month ago)
- Last Synced: 2025-01-07T22:20:40.154Z (about 1 month ago)
- Topics: elementaryos, gobject, gtk, gtk4, objective-c
- Language: M4
- Homepage: https://codeberg.org/ObjGTK/OGObject
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# OGObject
Base library for ObjGTK(gen)
## Build dependencies
- gcc/clang
- ObjFW
- pkg-config
- GObject-2.0 (Glib-2.0)### Debian / Ubuntu
- `sudo apt install pkg-config libglib2.0-dev`