diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-18 17:19:48 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-18 17:19:48 +0000 |
| commit | d6328cb95478d81bc17f1e24d634f455dea4d3e4 (patch) | |
| tree | 8a8040b6b192a4f2a7e3c32d16237a18298789be /repos/extra/scenefx/abuild | |
| parent | 1b4b8498be1e02445fbcc2d160d648b52b5a5722 (diff) | |
| download | alicelinux-d6328cb95478d81bc17f1e24d634f455dea4d3e4.tar.gz alicelinux-d6328cb95478d81bc17f1e24d634f455dea4d3e4.zip | |
scenefx: new added
Diffstat (limited to 'repos/extra/scenefx/abuild')
| -rw-r--r-- | repos/extra/scenefx/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/extra/scenefx/abuild b/repos/extra/scenefx/abuild new file mode 100644 index 00000000..464d0146 --- /dev/null +++ b/repos/extra/scenefx/abuild @@ -0,0 +1,5 @@ +name=scenefx +version=0.4.1 +release=1 +source="https://github.com/wlrfx/${name}/archive/${version}/${name}-${version}.tar.gz" +build_opt="-Dexamples=false" |