Search Criteria
Package Details: cronopete 4.12.0-1
Git Clone URL: | https://aur.archlinux.org/cronopete.git (read-only, click to copy) |
---|---|
Package Base: | cronopete |
Description: | A graphical backup utility based on Apple Time Machine idea. |
Upstream URL: | http://www.rastersoft.com/programas/cronopete.html |
Licenses: | |
Submitter: | swiftscythe |
Maintainer: | funilrys |
Last Packager: | funilrys |
Votes: | 11 |
Popularity: | 0.022357 |
First Submitted: | 2011-09-05 22:08 |
Last Updated: | 2019-12-11 17:09 |
Dependencies (30)
- atk (atk-git)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-minimal, cairo-git)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git)
- gsl
- 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)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- libdbusmenu-glib (libdbusmenu-glib-ubuntu)
- libgee (libgee-git)
- pango (pango-ubuntu, pango-minimal-git, pango-git)
- rsync (rsync-git)
- udisks2 (udisks2-nosystemd)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-minimal, cairo-git) (make)
- cmake (cmake-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- gdk-pixbuf2 (gdk-pixbuf2-git) (make)
- gettext (gettext-git) (make)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer) (make)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git) (make)
- gsl (make)
- 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) (make)
- intltool (make)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr) (make)
- libgee (libgee-git) (make)
- make (make3, make-git, make-without-guile) (make)
- pango (pango-ubuntu, pango-minimal-git, pango-git) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- udisks2 (udisks2-nosystemd) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
Latest Comments
1 2 3 Next › Last »
mhrivnak commented on 2019-12-10 08:37
Same error as Ray
Ray commented on 2019-12-09 02:52
I'm having trouble installing too.
Compilation failed: 2 error(s), 0 warning(s) make[2]: [src/CMakeFiles/cronopete.dir/build.make:121: src/cronopete_valac.stamp] Error 1 make[1]: [CMakeFiles/Makefile2:305: src/CMakeFiles/cronopete.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 ==> ERROR: A failure occurred in build().
herve commented on 2019-07-20 17:13
I got in touch with the author, it's now fixed in master. No idea if he packaged the fix, tough.
funilrys commented on 2019-07-20 17:08
For the one who flagged this and for the record, I can't deliver the next version because I get the following while testing before shipping here.
herve commented on 2019-06-30 07:41
Never noticed it before, but cronopete comes with its own PKGBUILD in the sources. The author offers pre-built packages, but better review the file and compile them by ourselves.
I'll use them now, but we still need some way to be notified when a new version is released.
I'll try with the RSS feed of the repo https://gitlab.com/rastersoft/cronopete/commits/master?format=atom It doesn't seem to have a feed for the PKGBUILD updates alone.
ggnoredo commented on 2019-06-29 22:08
any eta on latest release?
herve commented on 2018-06-28 07:59
Hi, and thanks for taking care of that package, did you see the warnings?
==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/bin/cronopete
and from nancamp:
$ namcap cronopete-4.4.0-1-x86_64.pkg.tar.xz cronopete W: .INSTALL file runs a command provided by hooks. cronopete W: Dependency gtk3 included but already satisfied cronopete W: Dependency pango included but already satisfied cronopete W: Dependency atk included but already satisfied cronopete W: Dependency cairo included but already satisfied cronopete W: Dependency gdk-pixbuf2 included but already satisfied cronopete W: Dependency glib2 included but already satisfied cronopete W: Dependency libdbusmenu-glib included but already satisfied cronopete W: Dependency included and not needed ('gsl') cronopete W: Dependency glibc included but already satisfied cronopete W: Dependency included and not needed ('udisks2') cronopete W: Dependency included and not needed ('rsync')
I'm not sure where it comes from and how to fix it.
I also see this when compiling:
gtk-update-icon-cache: Failed to open file /usr/share/icons/hicolor/.icon-theme.cache : Permission denied
But I guess it's an upstream issue.
ks-aeon commented on 2018-01-06 11:20
There is a dependency for udisks2. Compilation failed with just trying to install this package. When installed udisks2 with pacman, re-running installation of this package was successful.
FredBezies commented on 2015-11-02 18:20
@mixedCase : changes applied.
mixedCase commented on 2015-11-02 18:08
Please add the package 'gsl' to the dependencies, since it's now required.
Also, please switch the line "mkdir build" to "mkdir -p build", that'll make the installer idempotent when working in the same directory.