Commit Graph

48 Commits

Author SHA1 Message Date
Anton Keks
bb2652b947 #455 update SWT and minimum Java version to 17 2025-08-13 15:33:50 +03:00
Anton Keks
e98ae585aa #455 specify also java 11+ for deb packages 2025-08-13 13:49:54 +03:00
Anton Keks
bdb34d6669 #391 support spaces in JAVA_HOME 2023-02-11 12:26:11 +02:00
Anton Keks
4a3b4012c5 correcting some values, but it seems that gnome-software doesn't read this file from within the deb file 2022-12-19 20:23:45 +02:00
Anton Keks
56122ece58 adding FreeDesktop AppStream format metadata in hope that Gnome Software will use it 2022-12-19 20:08:01 +02:00
Anton Keks
b79acba0ab add plus 2022-12-18 20:42:59 +02:00
Anton Keks
a3e2fcbfcb set dependencies on Java 11 for both deb and rpm 2022-01-20 18:39:43 +02:00
Anton Keks
7e6b601c9d update copyright year 2022-01-16 15:09:27 +02:00
Anton Keks
c53de3a76f closes #321 add keywords to desktop file 2022-01-16 13:17:20 +02:00
Anton Keks
2579667ae0 try to display GUI message if failed to run java (e.g. too old version) 2021-12-31 18:13:35 +02:00
Anton Keks
6bc5e30d87 specify add-opens to be able to access refelection in java.net under Java 16+ 2021-12-31 17:15:27 +02:00
Anton Keks
d9681b3a1e some people say that License line is supported here 2021-02-22 12:07:01 +02:00
Anton Keks
6c51caeff6 add debian-standard copyright file, but that still doesn't display non-propriatary license in gnome-software on Ubuntu 2021-02-22 12:03:55 +02:00
Anton Keks
a5632e3e87 respect $JAVA_HOME if available in Linux launcher 2020-12-23 14:09:02 +02:00
Anton Keks
e26038361d #266 make deb package depend on any java8-runtime, which all current versions of openjdk packages provide 2020-10-27 18:43:17 +02:00
Anton Keks
ab0ecbdced #266 add support for openjdk 15 in debian package 2020-10-27 18:35:36 +02:00
Anton Keks
c02797fb3f take version number from git describe to avoid building of different binaries with same name/version inside 2020-03-17 22:43:53 +02:00
Anton Keks
81a346c6db #212 new experimental builds without bundled SWT, using the one provided by system
Make it possible to run on Raspbian, which provides SWT built for ARM
2020-03-07 19:03:53 +02:00
Anton Keks
592b803149 support for 64-bit Fedora (with /usr/lib64) 2019-07-24 23:12:57 +03:00
Anton Keks
ba1951d847 fix #183 - it seems that KDE is unable to execute shell scripts from desktop files anymore 2019-07-20 01:35:35 +03:00
Anton Keks
337ced983c #183 try specifying bash instead of sh in case Fedora has something else linked as sh 2019-07-16 22:54:55 +03:00
Anton Keks
189ac1783b drop Java 7 support 2019-07-15 23:54:22 +03:00
Anton Keks
a537d48f67 add 3.5.4 release notes 2018-12-27 12:36:28 +02:00
Anton Keks
4b79a44d58 run linux version with GTK3 by default to enable more modern look and touch screen support 2018-12-23 18:21:14 +02:00
Anton Keks
9aaae35148 add openjdk-11-jre package compatibility 2018-09-30 16:15:45 +03:00
Anton Keks
41a00b8b01 #146 use machine-parseable copyright file format
But it still doesn't show properly in Ubuntu Software Center, because the latter uses only the source repository to display license field.
2018-08-26 16:23:59 +03:00
Anton Keks
2940ff7024 update url to https in more places 2018-08-26 15:15:55 +03:00
Anton Keks
ab84282cde add java 10 as supported version 2018-08-26 15:03:56 +03:00
Anton Keks
4380a7cb06 add support for Java9 in deb package 2017-09-25 18:52:24 +03:00
Anton Keks
1c6086899f run with GTK2 on Linux for now, GTK3 doesn't seem to work well enough yet 2016-12-08 22:40:38 +02:00
Anton Keks
3240cae050 newer SWT builds now require Java 1.7, so we also need to upgrade 2016-12-08 00:03:37 +02:00
Anton Keks
0e85825caa prefer newest java 2014-08-25 22:20:37 +03:00
Anton Keks
b4ab05187c more correct size 2014-07-15 23:04:34 +03:00
Anton Keks
21f4f777fb add oracle-java8-installer as possible dependency 2014-07-15 20:58:24 +03:00
Anton Keks
5b6eb7d7b6 allow more jre-s 2013-09-01 18:39:31 +03:00
Anton Keks
f92f2c1639 build rpm packages with rpmbuild instead of converting with alien 2013-03-11 21:32:58 +02:00
Anton Keks
2294738e66 openjdk-7 is now a valid dependency 2013-02-01 00:59:04 +02:00
Anton Keks
d85c7b5c81 make ubuntu software center happy 2011-06-29 01:12:19 +03:00
Anton Keks
e0ebdcc322 URL fixed 2011-06-29 01:03:08 +03:00
Anton Keks
24eaf417fc java 5 no longer supported 2011-06-29 01:01:24 +03:00
Anton Keks
babf5ee0f4 fix some deb errors reported by lintian 2011-06-29 01:00:34 +03:00
Anton Keks
ae3c310281 build deb and rpm also for linux64 2009-10-19 23:27:11 +03:00
angryziber
7dc3b1e8b7 Linux/gtk improvements: 64x64 icon is now used by default, WMClass is now set correctly to Angry IP Scanner (before SWT is initialized), so desktop launcher now can provide launching feedback and various docks will now handle launching properly.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@439 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-17 22:39:14 +00:00
angryziber
5f2d13ca39 preparing ipscan for command-line usage
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@422 375186e5-ef17-0410-b0b6-91563547dcda
2008-05-14 20:11:38 +00:00
angryziber
41239169d7 dependencies fixed - deb package will now install on clean systems without java pre-installed
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@421 375186e5-ef17-0410-b0b6-91563547dcda
2008-05-14 20:11:09 +00:00
angryziber
4c93b3f17e description updated
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@364 375186e5-ef17-0410-b0b6-91563547dcda
2008-04-06 11:52:48 +00:00
angryziber
f3c65a9cba now deb package should be openjdk-compatible, dependency is via java5-runtime
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@363 375186e5-ef17-0410-b0b6-91563547dcda
2008-04-06 11:46:36 +00:00
angryziber
9d93454919 deb&rpm generation added
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@274 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-06 22:26:06 +00:00