Package Details: tomighty 0.7.2-3

Git Clone URL: https://aur.archlinux.org/tomighty.git (read-only, click to copy)
Package Base: tomighty
Description: Desktop timer for Pomodoro Technique users
Upstream URL: https://tomighty.github.io/
Keywords: pomodoro timer
Licenses: Apache
Submitter: s.pantaleev
Maintainer: freswa
Last Packager: freswa
Votes: 50
Popularity: 0.000000
First Submitted: 2011-11-18 11:56 (UTC)
Last Updated: 2021-11-17 10:52 (UTC)

Dependencies (6)

Required by (0)

Sources (5)

Latest Comments

1 2 Next › Last »

freswa commented on 2021-11-17 10:52 (UTC)

Should be fixed.

eyolf commented on 2021-11-17 07:16 (UTC) (edited on 2021-11-17 07:17 (UTC) by eyolf)

Getting this:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project tomighty: Compilation failure
[ERROR] Unable to locate the Javac Compiler in:
[ERROR]   /usr/lib/jvm/java-8-openjdk/jre/../lib/tools.jar
[ERROR] Please ensure you are using JDK 1.4 or above and
[ERROR] not a JRE (the com.sun.tools.javac.Main class is required).
[ERROR] In most cases you can change the location of your Java
[ERROR] installation by setting the JAVA_HOME environment variable.

milkii commented on 2019-09-05 22:24 (UTC) (edited on 2019-09-05 22:25 (UTC) by milkii)

Getting this atm:

...
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 217 kB/s)
[INFO] Compiling 113 source files to /home/milk/.cache/yay/tomighty/src/tomighty/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.665 s
[INFO] Finished at: 2019-09-05T22:23:36Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project tomighty: Compilation failure: Compilation failure: 
[ERROR] error: Source option 6 is no longer supported. Use 7 or later.
[ERROR] error: Target option 6 is no longer supported. Use 7 or later.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
==> ERROR: A failure occurred in build().
    Aborting...
Error making: tomighty

j605 commented on 2018-08-29 08:12 (UTC)

Please make the github source url use git+https:// as it provides verification of https as well as help people behind firewalls.

thevtm commented on 2017-08-18 05:27 (UTC)

Working just fine now!

thevtm commented on 2017-08-17 06:37 (UTC)

Hi!! I'm getting an issue with the "tomighty.desktop" validation. ==> Validating source files with sha512sums... tomighty ... Skipped tomighty.sh ... Passed tomighty.desktop ... FAILED tomato.ico ... Passed ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build tomighty. Thank you!

s.pantaleev commented on 2017-03-24 21:43 (UTC)

@skrobul, sure. I have disowned this package. Please feel free to adopt it. Thanks!

skrobul commented on 2017-03-24 12:45 (UTC) (edited on 2017-03-24 12:46 (UTC) by skrobul)

@s.pantaleev - I can take care of this package. Alternatively - feel free to just copy over the patch - https://github.com/skrobul/aur-tomighty/commit/0e23f382b6d882a8a50e93ba46569ebdbb2828f0

s.pantaleev commented on 2016-09-05 09:23 (UTC)

Yes, as expected, Google Code no longer works. We either need to switch to git-cloning from https://github.com/tomighty/tomighty/tree/version-0.7 and building the jar ourselves.. (requires some changes to the PKGBUILD) Or checking if the new C++ version (in the develop branch) could build and work on Linux. (likely not.. and it looks abandoned..) Because I'm no longer using tomighty.. if anyone could contribute in one of these directions by updating the PKGBUILD, I'd be happy to update this (or disown this package and transfer to him).

Sathors commented on 2016-09-05 02:01 (UTC)

Now the pkgbuild is not working for me, because the tomighty-0.7.1.jar address gives a 404 error.