The package webilder-gnome is going to be merged with the package webilder-gtk-patched as the package webilder-gnome results to be unmaintained since the 2009 and both packages provide the same software.
Search Criteria
Package Details: webilder-gtk-patched 0.7.3-1
Package Actions
| Package Base: | webilder-gtk-patched |
|---|---|
| Description: | Deliver stunning wallpapers directly from Flickr and Webshots. Desktop-independent patched version |
| Upstream URL: | http://www.webilder.org |
| Category: | x11 |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | willemw |
| Maintainer: | willemw |
| Last Packager: | willemw |
| Votes: | 14 |
| First Submitted: | 2013-07-19 12:20 |
| Last Updated: | 2014-07-12 19:54 |
Dependencies (3)
Required by (0)
Sources
Latest Comments
Comment by Muflone
Comment by Muflone
The package webilder-applet is going to be merged with the package webilder-gtk-patched as the package webilder-applet results to be unmaintained since the 2010 and both packages provide the same software.
Comment by willemw
@gabino25: Thanks. Added url patch for flickrapi.py.
Comment by gabino25
To fix error 503 - forbidden when downloading flickr images, just edit file /usr/lib/python2.7/site-packages/webilder/flickr/flickrapi.py and changes line url = 'http://api.flickr.com/services/rest/?' + args by
url = 'https://api.flickr.com/services/rest/?' + args
Greetings from Jalisco Mexico!
Comment by willemw
Added patch for Pillow package.
Comment by willemw
Updated (already had an updated version prepared).
Comment by mladoux
please add python2-distribute to the build dependencies. this package won't build without it.
Comment by willemw
Patched setup.py. Fixed and updated PKGBUILD (from webilder-gnome).
Anonymous comment
Updated but still no gnome panel applet.
Will fix (hopefuly) when time allows.
Until then you can still run webilder_desktop from a term/run dialog.
Anonymous comment
0.7 version released
Anonymous comment
0.7 version released
Anonymous comment
Applet doesn`t work with gnome 2.32.0.
Anonymous comment
Applet doesn`t work with gnome 2.32.0.
Comment by juanmah
pkgname=webilder-applet
pkgver=0.6.9
pkgrel=1
pkgdesc="Gnome applet which allows to set your wallpapers downloading photos from Flickr and Webshots"
url="http://www.webilder.org"
depends=('gnome-panel' 'gnome-python-extras' 'pil' 'gnome-python-desktop')
source=(http://www.webilder.org/static/downloads/Webilder-$pkgver.tar.gz)
md5sums=('b83b8b7aac25e6d6fa8f749911a569b9')
arch=(i686 x86_64)
license=("GPL")
build() {
cd $startdir/src/Webilder-$pkgver
python setup.py install --install-data=/opt/gnome --install-scripts=/usr/bin --root=$startdir/pkg
}
Comment by juanmah
Current version is 0.6.9, released on July 24, 2010.
Comment by juanmah
Current version is 0.6.9, released on July 24, 2010.