|
@@ -61,6 +61,9 @@
|
|
update: yes
|
|
update: yes
|
|
force: yes
|
|
force: yes
|
|
|
|
|
|
|
|
+# We have to comment out:
|
|
|
|
+# vi ~/go/pkg/mod/github.com/strukturag/libheif@v1.12.0/go/heif/heif.go
|
|
|
|
+# line 269
|
|
- name: Hack libheif to work with FreeBSD
|
|
- name: Hack libheif to work with FreeBSD
|
|
shell:
|
|
shell:
|
|
cmd: 'sed -i -e "/suberrorwrongtileimagepixeldepth = C.heif_suberror_Wrong_tile_image_pixel_depth/d" /root/go/pkg/mod/github.com/strukturag/libheif@v1.12.0/go/heif/heif.go'
|
|
cmd: 'sed -i -e "/suberrorwrongtileimagepixeldepth = C.heif_suberror_Wrong_tile_image_pixel_depth/d" /root/go/pkg/mod/github.com/strukturag/libheif@v1.12.0/go/heif/heif.go'
|
|
@@ -96,9 +99,6 @@
|
|
dest: /usr/local/etc/nginx/locations/photoview.conf
|
|
dest: /usr/local/etc/nginx/locations/photoview.conf
|
|
notify: Nginx restarted
|
|
notify: Nginx restarted
|
|
|
|
|
|
-# TODO We have to comment out:
|
|
|
|
-# vi ~/go/pkg/mod/github.com/strukturag/libheif@v1.12.0/go/heif/heif.go
|
|
|
|
-# line 269
|
|
|
|
- name: Photoview immortal file installed
|
|
- name: Photoview immortal file installed
|
|
template:
|
|
template:
|
|
src: immortal.yml.j2
|
|
src: immortal.yml.j2
|