Search Criteria
Package Details: go-for-it-git r905.aecaf96-1
Git Clone URL: | https://aur.archlinux.org/go-for-it-git.git (read-only, click to copy) |
---|---|
Package Base: | go-for-it-git |
Description: | A stylish to-do list with built-in productivity timer. |
Upstream URL: | https://github.com/JMoerman/Go-For-It |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | tydell |
Maintainer: | btd1337 |
Last Packager: | btd1337 |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2014-12-25 11:53 |
Last Updated: | 2020-05-07 01:27 |
Dependencies (7)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- intltool
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- pkg-config (pkgconf-git, pkgconf)
- cmake (cmake-git) (make)
- git (git-git) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
Latest Comments
1 2 Next › Last »
JMoerman commented on 2020-11-02 16:12
Hi, I want to provide some info on dependency changes in git master. Libnotify is no longer a dependency (glib functionality is used in stead). Libcanberra is a new core dependency (notification sounds).
Libpeas is introduced as an optional dependency, currently 2 plugins exist:
I'm not currently an arch user, but the following patch may do the trick:
I'm not sure about the
optdepends
part, though.Edit: removed the libunity dependency
actionless commented on 2019-01-27 03:57
patch suggestion, to prevent app from overriding current GTK+ theme:
murlakatamenka commented on 2018-07-25 11:00
Missing dependency: intltool (check https://aur.archlinux.org/packages/go-for-it/, for example). Package builds fine once this dep is explicitly installed via pacman.
btd1337 commented on 2017-05-01 16:08
Error in install
==> Iniciando build()...
-- The C compiler identification is GNU 6.3.1
-- The CXX compiler identification is GNU 6.3.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
CMake Error at /usr/share/cmake-3.7/Modules/FindPkgConfig.cmake:470 (message):
pkg-config tool not found
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindPkgConfig.cmake:588 (_pkg_check_modules_internal)
CMakeLists.txt:28 (pkg_check_modules)
-- Found Vala: /usr/bin/valac
-- checking for a minimum Vala version of 0.16
-- found Vala, version 0.34.6
CMake Error at src/CMakeLists.txt:6 (if):
if given arguments:
"VERSION_GREATER" "3.9"
Unknown arguments specified
-- Configuring incomplete, errors occurred!
tydell commented on 2015-04-12 22:51
Pkgbuild updated.
tydell commented on 2015-04-12 22:50
Pkgbuild updated, thanks for your hints.
comeandtakeit commented on 2015-04-10 16:03
The changes recommended by mank319 worked great for me. I would recommend them.
mank319 commented on 2015-03-22 19:20
Hey there. I am the developer of Go For It! and besides saying thanks for packaging I just wanted to give 2 hints:
1. Though inspired by elementary I avoided granite dependencies, thus you should be able to remove it
2. The notifications rely on libnotify so you might add that
mank319 commented on 2015-03-22 19:19
Hey there. I am the developer of Go For It! and besides saying thanks for packaging I just wanted to give 2 hints:
1. Though inspired by elementary I avoided granite dependencies, thus you should be able to remove it
2. The notifications rely on libnotify so you might add that
alexdmz commented on 2015-02-08 18:32
any help? error compiling it