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 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-24T09:14:23.000Z (about 1 year ago)
- Last Synced: 2025-04-24T10:27:13.410Z (about 1 year ago)
- Topics: elementaryos, gobject, gtk, gtk4, objective-c
- Language: M4
- Homepage: https://codeberg.org/ObjGTK/OGObject
- Size: 113 KB
- Stars: 1
- 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
- libffi
- GObject-2.0 (Glib-2.0)
### Debian / Ubuntu
- `sudo apt install pkg-config libglib2.0-dev libffi-dev`