summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2022-11-16Switch to external zix dependencyDavid Robillard1-3/+4
2022-10-26Factor out common dependenciesDavid Robillard1-4/+13
2022-10-07Override pkg-config dependency within mesonDavid Robillard1-15/+7
2022-10-05Fix dependencies in pkg-config fileDavid Robillard1-1/+2
2022-09-09Lilv 0.24.20v0.24.20David Robillard1-1/+1
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway.
2022-08-17Bump dependency requirements to stable versionsDavid Robillard1-3/+3
2022-08-15Update project metadataDavid Robillard1-1/+1
2022-08-12Lilv 0.24.18v0.24.18David Robillard1-1/+1
2022-08-09Fix default LV2_PATHDavid Robillard1-0/+36
2022-08-09Allow programs to be used from subprojectDavid Robillard1-1/+1
2022-07-18Lilv 0.24.16v0.24.16David Robillard1-1/+1
2022-07-18Switch to meson build systemDavid Robillard1-0/+201