Commits
Michael Dickens authored bd2cee83ae6
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 17868e4d0a01d7b18bf1d9b96de8b89077fa2d11 |
45 - | version 20191014-[string range ${github.version} 0 7] |
46 - | checksums rmd160 fbbc66b3596e79b7f0c0095fca074627af2fab0e \ |
47 - | sha256 c89439da05955033e450567739f3a7f51de04179077b5e0e6bfda22e5d752047 \ |
48 - | size 317841359 |
44 + | github.setup Stellarium stellarium 1dbadaec8e50a1cfdc681cfa99f8bc3dbf79414e |
45 + | version 20191020-[string range ${github.version} 0 7] |
46 + | checksums rmd160 02d6c0d34dbe446b81701f7f2181c26c94316cc2 \ |
47 + | sha256 0f4959ec0ae63492937d4dd2c72e252552a94030cb9ecdf986fe11044bfafd50 \ |
48 + | size 317885776 |
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 |