Search Criteria
Package Details: cronopete 4.16.0-1
Package Actions
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: | GPL2 |
Submitter: | swiftscythe |
Maintainer: | funilrys |
Last Packager: | funilrys |
Votes: | 12 |
Popularity: | 0.002566 |
First Submitted: | 2011-09-05 22:08 (UTC) |
Last Updated: | 2024-02-08 19:03 (UTC) |
Dependencies (32)
- atk (at-spi2-core-gitAUR, at-spi2-core)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gsl (gsl-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libappindicator-gtk3
- libayatana-appindicator
- libdbusmenu-glib
- libgee (libgee-gitAUR)
- libnotify (libnotify-gitAUR)
- pango (pango-gitAUR)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR)
- udisks2
- cairo (cairo-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR) (make)
- gsl (gsl-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- intltool (make)
- libappindicator-gtk3 (make)
- libgee (libgee-gitAUR) (make)
- make (make-gitAUR) (make)
- pango (pango-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- udisks2 (make)
- vala (vala-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
yochananmarqos commented on 2024-04-12 21:07 (UTC) (edited on 2024-04-12 21:46 (UTC) by yochananmarqos)
@funilrys: This uses
libayatana-appindicator
instead oflibappindicator-gtk3
. You have duplicate packages in the depends and makedepends arrays.Bare minimum (yes, you can also specify transitive dependencies):
Please also see Cmake package guidelines
EDIT: The install file is also unnecessary. There's already a hook for that introduced years ago.
herve commented on 2021-06-01 07:23 (UTC)
Hi, just so you know, version 4.13 is out (I packaged it for myself from the upstream repository).
mhrivnak commented on 2019-12-10 08:37 (UTC)
Same error as Ray
Ray commented on 2019-12-09 02:52 (UTC)
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 (UTC)
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 (UTC)
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 (UTC)
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 (UTC)
any eta on latest release?
herve commented on 2018-06-28 07:59 (UTC)
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 (UTC)
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.
1 2 3 Next › Last »