Daniele Viganò
2e97b7bcd4
Fix GPL license declared in RPM spec file
2018-07-30 10:37:28 +02:00
Daniele Viganò
16f3781ab7
Remove last traces of qextserial from rpm
2018-06-29 07:12:20 +10:00
Aleix Pol
f1d226f5cb
Roughly adapt packaging to the changes in the previous commit
2018-06-29 05:54:53 +10:00
Juergen E. Fischer
212cffcab1
Port gps support to QSerialPort (byebye QExtSerialPort)
2018-06-28 17:31:01 +02:00
Daniele Viganò
fd8344bceb
More fixes for rpm/buildrpms.sh
2018-06-23 04:43:43 +10:00
Daniele Viganò
f6ada699fb
Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly
2018-06-23 04:43:43 +10:00
Daniele Viganò
9caeb809fc
Fix a regression in buildrpms.sh introduced in #7287
2018-06-23 04:43:43 +10:00
Daniele Viganò
c280605126
Fedora 26 has reached the end of life
2018-06-21 10:28:09 +02:00
Daniele Viganò
6b7a7f1893
Some minor fixes to rpm/buildrpms.sh
2018-06-21 10:26:06 +02:00
Nyall Dawson
6c9484b923
Fix SC2181 warnings
2018-06-21 15:33:29 +10:00
Nyall Dawson
36e38210db
Fix SC2116 warnings
2018-06-21 15:33:29 +10:00
Nyall Dawson
80d655598a
Fix SC2219 warnings
2018-06-21 15:33:29 +10:00
Daniele Viganò
6446bc7b85
[RPM] Force brp-python-bytecompile to use python3
2018-05-17 08:56:59 +02:00
Daniele Viganò
5f11692cbe
Update RPM spec since GRASS 7.4 has been backported to F27
2018-04-27 19:29:40 +02:00
Matthias Kuhn
b64a95801f
Merge pull request #6852 from daniviga/rpm-no-groups
...
Remove groups definition from RPM spec
2018-04-25 09:20:42 +02:00
Daniele Viganò
1af0f4c7cb
Make RPM package compatible with Fedora 28
...
which ships GRASS 7.4
2018-04-25 00:36:44 +02:00
Daniele Viganò
011ddd31f2
Remove groups definition from RPM spec
...
since it has been deprecated (ref: https://fedoraproject.org/wiki/RPMGroups )
2018-04-24 19:26:06 +02:00
Daniele Viganò
9f73854d4e
Improve package upgrade path from QGIS 2 to QGIS 3 with RPM
2018-03-24 15:25:16 +01:00
Juergen E. Fischer
17039ff195
Adapt packaging to c988dd291
2018-02-17 07:41:20 +01:00
lbartoletti
124e26815d
Standardize shebangs (was Usr bin env) ( #6229 )
...
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* Linux perl; missing from last PR
* fix doxygen_space
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* fix doxygen_space
2018-02-05 03:38:02 -09:00
Nyall Dawson
f37c2bf6f6
Revert "[needs-qa]Usr bin env"
2018-01-30 11:33:49 +11:00
lbartoletti
1ce7dbad94
Merge branch 'master' of https://github.com/qgis/QGIS into usr_bin_env
2018-01-29 13:13:03 +01:00
lbartoletti
59c2ab45a0
more bash
2018-01-17 21:28:10 +01:00
Matthias Kuhn
a45908f922
Remove dependency on QtScript
2017-12-10 13:01:51 +01:00
Daniele Viganò
7cc7375184
Fedora 26 now provides Qt 5.9, enable 3D in rpm spec for it
2017-11-17 18:45:36 +01:00
gacarrillor
6415fad072
Get rid of PySpatiaLite
2017-10-29 10:46:54 -05:00
Daniele Viganò
c75ac623c4
Track libqgis_3d.so in RPM spec file
2017-10-26 21:00:51 +02:00
Daniele Viganò
40c0b0b353
Force qca-qt5-ossl as a requirement for RPM
2017-10-26 13:21:01 +02:00
Daniele Viganò
32fa6f8e42
Enable 3D support only for Fedora > 26 (waiting for Qt 5.9)
2017-10-26 12:34:27 +02:00
Daniele Viganò
62f0603f6d
Add 3D support in RPM build
2017-10-26 10:46:22 +02:00
Daniele Viganò
067774839e
Fix changelog date in rpm speci when build is 'stable'
2017-10-25 10:08:33 +02:00
Daniele Viganò
fac6543458
Fix epoch management in rpm spec 'Requires'
2017-10-25 08:39:42 +02:00
Daniele Viganò
fa1d299eeb
Fix a typo in rpm/README.md
2017-10-09 17:10:05 +02:00
Daniele Viganò
19ee74b589
Better RPM generation, add support for unstable builds
2017-10-09 14:05:18 +02:00
Daniele Viganò
524c7915e8
Update qgis-mime.xml for RPM, replace wrong ext in buildrpms.sh
2017-10-02 09:12:34 +02:00
Daniele Viganò
3caf61a896
Force vim syntax in rpm/qgis.spec.template
2017-10-02 08:55:21 +02:00
Daniele Viganò
c51c05762d
Update links to issues in qgis.spec.template
2017-10-01 23:53:46 +02:00
Daniele Viganò
15e5419a74
Initial RPM sources update for QGIS3
2017-10-01 23:41:47 +02:00
Juergen E. Fischer
82418ea04e
debian packaging: disable WITH_PYSPATIALITE in favor of libsqlite3-mod-spatialite
2017-04-30 15:56:37 +02:00
Juergen E. Fischer
b29a10eeb7
hub.qgis.org moved to issues.qgis.org
2017-04-29 23:34:27 +02:00
Juergen E. Fischer
f10e9eee7d
remove python ext-libs that should meanwhile available everywhere
2017-03-10 00:07:08 +01:00
Juergen E. Fischer
7732d7314a
fix 74df875
2017-02-20 15:20:14 +01:00
Juergen E. Fischer
74df8754f9
remove standalone browser
2017-02-20 15:14:00 +01:00
Nyall Dawson
c26ed69c6b
Rework map touch tool
...
Qt5 allows runtime detection of touch devices. This commit reworks
the current touch map tool by pulling its behavior into the normal
pan tool when a touch device is detected.
It avoids the need for a seperate map tool for touch interaction,
and also avoids having this tool always appear on the Windows
builds (regardless of the presence of a touch device)
2017-02-12 15:06:24 +10:00
Denis Rouzaud
6c74e4ea5d
spelling fixes
2017-01-12 22:01:50 +01:00
Alexander Bruy
5cbf9d5129
remove references to networkanalysis from scrips and packaging files
2016-11-21 16:47:24 +02:00
Nyall Dawson
e75b572b6e
[FEATURE] Remove dxf2shp converter plugin
...
This functionality is available in OGR and there is no longer
a need for a dedicated QGIS plugin to do this task
Marked as feature for documentation + changelog reminder
2016-10-25 09:29:46 +10:00
Tom Kralidis
4649e52cad
ensure python-requests is available in the build
2016-08-01 08:26:06 -04:00
Juergen E. Fischer
4b5e5c081b
german translation fixes (followup 0eecac1)
2016-05-27 19:30:35 +02:00
Alexandre Neto
0eecac1aaf
Add QGIS file types Icons for Linux
2016-05-26 23:50:50 +01:00