huo-ju / photoprism-freebsd-port

The photoprism port for FreeBSD
BSD 2-Clause "Simplified" License
69 stars 15 forks source link

Develop version of makefile #54

Closed reyman closed 1 year ago

reyman commented 1 year ago

Hi !

Do you think that could be possible to create a develop branch to test build of the latest version of photoprism ?

There are 6 month between release on photoprism ...

Thanks !

huo-ju commented 1 year ago

You can use the makefile to build any branch. Just change the GH_TAGNAME to the commit hash you want to build.

https://github.com/huo-ju/photoprism-freebsd-port/blob/1bf2a4041e7ef695a6db0e21cf30272c2f6c1584/Makefile#L32

then run 'make makesum' to update the checksum file (distinfo).

reyman commented 1 year ago

@huo-ju Just a relative info, it seems a new release is out for photoprism : https://github.com/photoprism/photoprism/releases/tag/230504-cbf48798c If you need a beta tester :)

jan666 commented 1 year ago

@reyman see https://github.com/huo-ju/photoprism-freebsd-port/issues/55