Package Details: sbmanager-git 20101016-3

Package Base: sbmanager-git
Description: Manage iPhone/iPod Touch SpringBoard icons from the computer
Upstream URL: http://cgit.sukimashita.com/sbmanager.git/
Category: system
Licenses: GPL
Submitter: None
Maintainer: None
Last Packager: None
Votes: 10
First Submitted: 2010-03-25 03:29
Last Updated: 2010-10-16 19:02

Required by (0)

Sources

Latest Comments

Comment by parkerlreed

2014-09-23 03:57

Same bzip2 error. Have both the 64 and 32 libraries installed. I swear this hasn't compiled for me in forever.

Anonymous comment

2012-03-30 15:07

Package 'bzip2' is not found, even if it is installed.

Comment by techlive

2011-12-14 14:50

@johan1391 you need to install clutter-gtk2 in AUR.

clutter-gtk2 should be add as dependency.

Anonymous comment

2011-08-11 21:41

I had an error building the package as seen below:

configure: error: Package requirements (clutter-gtk-0.10 >= 0.10) were not met:

No package 'clutter-gtk-0.10' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables libcluttergtk_CFLAGS
and libcluttergtk_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
==> ERROR: A failure occurred in build().
Aborting...

Comment by fmauNeko

2010-08-15 18:12

If you could append x86_64 to the arch=, it would be wonderful, as I use the magic yaourt --sucre command :)

Anonymous comment

2010-03-30 20:21

This also works on x86_64 arch. Just installed it. I only had to change arch=(any) in the PKGBUILD.

Anonymous comment

2010-03-27 18:29

thanks!!!
fixed!

Anonymous comment

2010-03-27 09:45

intltool is the last item that needs to be added to the dependencies with out it it errors out on line 12818 of "./src/sbmanager-build/configure". After installing intltool I was able to successfully install sbmanager-git.

Anonymous comment

2010-03-27 09:06

fixed!!

Thanks for warning

Anonymous comment

2010-03-27 08:45

I just tried to build the package and it looks like clutter and clutter-gtk need to be added to the dependencies list. When I was building the package the configure came up with the error saying it needed clutter and clutter-gtk.