--- /dev/null
+cinelerra-goodguy (GNU/Linux Video/Audio Studio)
+
+Cinelerra is the most advanced non-linear video editor
+and compositor for Linux. It does primarily three main
+things: capturing, compositing, and editing audio and
+video with sample level accuracy and can operate with
+up to rgba float color accuracy.
+
+Homepage: http://cinelerra-gg.org/
+
+This is goodguy's own variant of Cinelerra (5.x) which
+started on cinelerra.org.
-Jun 3, 2016
+Oct, 23, 2024
== for configuration help:
./autogen.sh
== for shared BUILD for $HOME/cin install:
./autogen.sh
- ./configure --without-system_build
+ ./configure --without-thirdparty --with-single-user --without-libdpx
make >& log
make install >> log
grep "\*\*\*.*error" -ai log