Package Details: webilder-gtk-patched 0.7.3-1

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: BSD
Conflicts: webilder-applet, webilder-gnome
Provides: webilder
Submitter: willemw
Maintainer: willemw
Last Packager: willemw
Votes: 14
First Submitted: 2013-07-19 12:20
Last Updated: 2014-07-12 19:54

Latest Comments

Comment by Muflone

2014-10-01 16:04

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.

Comment by Muflone

2014-10-01 16:03

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

2014-06-30 07:46

@gabino25: Thanks. Added url patch for flickrapi.py.

Comment by gabino25

2014-06-30 03:45

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

2013-10-31 14:54

Added patch for Pillow package.

Comment by willemw

2013-08-11 17:48

Updated (already had an updated version prepared).

Comment by mladoux

2013-08-11 15:58

please add python2-distribute to the build dependencies. this package won't build without it.

Comment by willemw

2013-07-19 12:24

Patched setup.py. Fixed and updated PKGBUILD (from webilder-gnome).

Anonymous comment

2010-12-30 04:06

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

2010-12-25 21:01

0.7 version released

Anonymous comment

2010-12-25 20:58

0.7 version released

Anonymous comment

2010-10-12 18:08

Applet doesn`t work with gnome 2.32.0.

Anonymous comment

2010-10-12 18:08

Applet doesn`t work with gnome 2.32.0.

Comment by juanmah

2010-09-14 09:51

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

2010-08-25 10:35

Current version is 0.6.9, released on July 24, 2010.

Comment by juanmah

2010-08-25 10:34

Current version is 0.6.9, released on July 24, 2010.