Username: Password: Remember me
Search Criteria Advanced
Package Details

bilbo-blogger 1.0-1
http://bilbo.gnufolks.org/
A free software blogging client for KDE focused on simplicity and usability

unsupported :: kde
Maintainer: None
Votes: 32

License: GPL3

Last Updated: Fri, 04 Sep 2009 14:47:53 +0000
First Submitted: Sun, 05 Apr 2009 10:54:23 +0000

Tarball :: Files :: PKGBUILD

Dependencies kdepimlibs

Sources
http://bilbo.gnufolks.org/packages/bilbo-1.0-src.tar.gz
Comment by: pano on Wed, 30 Dec 2009 13:53:10 +0000
Blogilo has been included into kdepim, and will be released with KDE 4.5.
I guess this package can be removed when 4.5 gets released. :-)
Comment by: jmdennis on Fri, 11 Dec 2009 06:13:43 +0000
I guess they have since changed the name on this application now it is Bloglio. I have not used it but planned on giving it a try. Hopefully you will include the new one out.
Comment by: hcooh on Fri, 04 Sep 2009 23:31:05 +0000
Hello,
I tried to install the program and it seems to work.
But when I want to add a blog (from blogspot) I have a crash and I have the following backtrace.
I don't have any debugging symbols.
How should I proceed to have it ?
Thx

Application: Bilbo Blogger (bilbo), signal: Segmentation fault
[Current thread is 0 (LWP 16265)]

Thread 2 (Thread 0x7f07bfa3f910 (LWP 16279)):
#0 0x00007f07d070605d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00007f07d09752b2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2 0x00007f07d096b412 in ?? () from /usr/lib/libQtCore.so.4
#3 0x00007f07d0974285 in ?? () from /usr/lib/libQtCore.so.4
#4 0x00007f07d070157a in start_thread () from /lib/libpthread.so.0
#5 0x00007f07cebc114d in clone () from /lib/libc.so.6
#6 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f07d3871750 (LWP 16265)):
[KCrash Handler]
#5 0x0000000000436863 in _start ()
Comment by: pano on Sat, 15 Aug 2009 10:50:05 +0000
adopted the package and updated it to 0.9.95
Comment by: nirev on Mon, 20 Jul 2009 13:29:50 +0000
Working PKGBUILD for 0.9.95.
(1.0 Beta 1)

Great program this one =]

##########################################################################################
pkgname=bilbo-blogger
_realpkgname=bilbo
pkgver=0.9.95
pkgrel=1
pkgdesc="A a free software blogging client for KDE focused on simplicity and usability."
arch=('i686' 'x86_64')
url="http://bilbo.gnufolks.org/"
license=("GPL3")
depends=('kdelibs>4' 'kdepimlibs')
makedepends=('cmake' 'automoc4')
source=("http://mirror.lfeo.org/bilbo/bilbo/${pkgver}1.0Beta1/bilbo-${pkgver}.tar.gz")
md5sums=('efb7121a802afe4c66340028a5188699')


build() {
cd $srcdir
mkdir build
cd build
cmake ../${_realpkgname} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr
make
make DESTDIR=$pkgdir install
}
##########################################################################################
Comment by: Arteal on Tue, 07 Apr 2009 22:22:37 +0000
Fine piece of software :) I've made czech translation today :)

v1.6.0