For those who need it:

1. Have this repo enabled 
https://software.opensuse.org/download.html?project=graphics:darktable:master&package=darktable

Don't forget to enable deb-src and issue "apt-get update" in root
terminal:

deb 
http://download.opensuse.org/repositories/graphics:/darktable:/master/Debian_10/
/
deb-src 
http://download.opensuse.org/repositories/graphics:/darktable:/master/Debian_10/
/

2. apt-get build-dep darktable
3. apt-get source darktable
4. Downloads 
https://github.com/darktable-org/darktable/releases/download/release-3.0.0/darktable-3.0.0.tar.xz
5. tar -Jxf *.xz
6. Take debian directory from sources which you just downloaded by
"apt-get source darktable" and copy it to 3.0.0 sources tree
7. Edit NEWS and Changes files in debian directory so "3.0.0-1" is
written in places where you see "3.1.0-something". Change packager name
and email to your own.
8. Execute "debuild -b -uc -us" (install devscripts packages if needed)
from darktable-3.0.0 source tree and after few minutes you'll get you
Debian/Ubuntu packages.

P.S. Taking building instructions from 3.1 to build 3.0.0 works at the
moment since no changes were made. But changes will be required to make
AVIF file format to compile in (just as an example).  

Timur.


____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Reply via email to