Do you have base-devel package group installed on your system?
https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started
Search Criteria
Package Details: gnome-shell-pomodoro-git r676.1fd4e2e-1
Package Actions
| Package Base: | gnome-shell-pomodoro-git |
|---|---|
| Description: | A time management utility for GNOME based on the pomodoro technique |
| Upstream URL: | https://github.com/codito/gnome-shell-pomodoro/ |
| Category: | gnome |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | haaja |
| Maintainer: | gim |
| Last Packager: | gim |
| Votes: | 7 |
| First Submitted: | 2014-01-07 04:53 |
| Last Updated: | 2015-07-09 19:37 |
Dependencies (9)
- gnome-desktop
- gobject-introspection
- gom
- gstreamer
- libcanberra
- upower
- gnome-common (make)
- intltool (make)
- vala (make)
Required by (0)
Sources
Latest Comments
Comment by gim
Comment by oki
I'm having trouble building this package. Is there something I've missed? Anything special I need to do before building the package?
Here's the error:
make[3]: Entering directory '/tmp/DELME/gnome-shell-pomodoro-git/src/gnome-shell-pomodoro-git/data'
make[3]: *** No rule to make target 'org.gnome.Pomodoro.appdata.xml', needed by 'all-am'. Stop.
make[3]: Leaving directory '/tmp/DELME/gnome-shell-pomodoro-git/src/gnome-shell-pomodoro-git/data'
Makefile:533: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/DELME/gnome-shell-pomodoro-git/src/gnome-shell-pomodoro-git/data'
Makefile:469: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/DELME/gnome-shell-pomodoro-git/src/gnome-shell-pomodoro-git'
Makefile:401: recipe for target 'all' failed
make: *** [all] Error 2
Comment by haaja
Temporarily switched the branch to gnome-3.16.
Comment by haaja
Because the package is tracking master branch. I'm assuming that the upstream plans to merge the changes to master eventually. The same way they have done with previous releases.
Comment by gim
Why PKGBUILD still is not using the 'gnome-1.16' branch?
Comment by haaja
Added, thanks!
Comment by kaptoxic
I get `GOBJECT_INTROSPECTION_REQUIRE(1.36.0)--I guess you should add gobject-introspection to the dependencies...
Comment by haaja
I know. It's just that the upstream has not merged the gnome-3.16 branch to master yet. I will wait for few more days before updating the branch myself.
Comment by gim
Not being updated for GNOME Shell 3.16 for a while. Appending "3.16" to "shell-version" variable in the "$srcdir/gnome-shell-pomodoro-git/extension/metadata.json" file works as a workaround.
Comment by haaja
Added gom as dependency. Thanks for noticing!
Comment by michalrus
Missing dep: gom
Comment by michalrus
Missing makedep: gnome-common