Commits
Michael Dickens authored 06bc661a4c3
34 34 | patchfiles-append patch-fix-gpsd-api.release.diff |
35 35 | |
36 36 | } else { |
37 37 | |
38 38 | # devel |
39 39 | |
40 40 | long_description ${long_description}: \ |
41 41 | This port is kept up with the Stellarium GIT master branch, which is typically updated daily to weekly. |
42 42 | |
43 43 | conflicts stellarium stellarium-qt4 |
44 - | github.setup Stellarium stellarium 58b2dd5fa1bcfb9f096185b76c14ae1287cdad42 |
45 - | version 20191026-[string range ${github.version} 0 7] |
46 - | checksums rmd160 bc7a5dcecf5c7c3e832ae13c3853ab86bc3253a3 \ |
47 - | sha256 461b0091bc8112722de1568c2562eed3a4e3f163f588d709bed1f4b8e96f1550 \ |
48 - | size 317803395 |
44 + | github.setup Stellarium stellarium 7603b928329565e946dc31f77754ee0eb04570ce |
45 + | version 20191110-[string range ${github.version} 0 7] |
46 + | checksums rmd160 e1242083b47d7c601364d669603a2abb3efeb857 \ |
47 + | sha256 9d3a8c046f8c2aa628588872722e521ee0147b8b44447f0eeb9e868de8f153e7 \ |
48 + | size 319237569 |
49 49 | revision 0 |
50 50 | |
51 51 | # temporary fix for the gpsd API changes |
52 52 | patchfiles-append patch-fix-gpsd-api.devel.diff |
53 53 | |
54 54 | } |
55 55 | |
56 56 | homepage http://stellarium.org/ |
57 57 | |
58 58 | # builds as 64-bit only, according to its top-level CMakeLists.txt file |