mesonbuild / mesonbuild/wrapdb
Add Wrap for graphene
- Dominant language
- Meson
- Stars
- 118
- Forks
- 298
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 24
Description
i have make a wrap for graphene-gobject
```
[wrap-file]
directory = graphene-1.10.8
source_url = https://github.com/ebassi/graphene/archive/refs/tags/1.10.8.tar.gz
source_filename = 1.10.8.tar.gz
source_hash = 922dc109d2dc5dc56617a29bd716c79dd84db31721a8493a13a5f79109a4a4ed
[provide]
graphene-gobject-1.0 = graphene_gobject_dep
graphene-1.0 = graphene_gobject_dep
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing existing wrap files in the repository and compare their structure with the graphene-gobject snippet in the issue. Verify the graphene 1.10.8 source URL and checksum, then confirm that the requested graphene-gobject-1.0 and graphene-1.0 dependencies are provided correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100