You are not logged in.

#1 2009-08-16 20:51:37

venky80
Member
Registered: 2007-05-13
Posts: 1,002

New KDE Video/Voice (SIP/Jabber) program KCall AUR packages available!

this is extremely unstable program but it is still a start, I am highly interested in its development so I bugged Wonder (TU) in #archlinux IRC room for the PKGBUILDS and now I have it all running.
Thanks for all help!
Please be aware it is highly pre pre alpha software the developer is a GSOC student and he has done an incredible job.

Here is the blog of the development
http://gkiagia.wordpress.com/

Here is the AUR PKGBUILD
http://aur.archlinux.org/packages.php?ID=29336

Please correct the PKGBUILDS if there are errors and I would like to see if people are indeed able to use it.

Do not forget to install all gstreamear0.10-plugins

Please use a JUNK jabber ID as the program currently doesn't store passwords securely

Cheers!
Venky

Last edited by venky80 (2009-08-16 21:11:39)


Acer Aspire V5-573P Antergos KDE

Offline

#2 2009-08-16 23:08:41

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: New KDE Video/Voice (SIP/Jabber) program KCall AUR packages available!

Hello Venky80!

1. # $Id$ -> unneccesary
2. # Contributor: Mladen Pejakovic <pejakm@gmail.com> -> # Maintainer Venky80 < venkythegeek at gmail com >
3. #optdepends=('telepathy-accounts-kcm') -> You can remove it
4. cd $startdir/src -> $srcdir
5. make DESTDIR=$startdir/pkg install || return 1 -> make DESTDIR=$pkgdir install || return 1
6. "Do not forget to install all gstreamear0.10-plugins " - > You can take for a dependency like opt if it's optional.

Offline

#3 2009-08-17 08:29:15

hrobeers
Member
From: Belgium
Registered: 2008-11-05
Posts: 79

Re: New KDE Video/Voice (SIP/Jabber) program KCall AUR packages available!

Best fill in these too:

source=()
md5sums=()

Offline

#4 2009-08-18 23:29:17

venky80
Member
Registered: 2007-05-13
Posts: 1,002

Re: New KDE Video/Voice (SIP/Jabber) program KCall AUR packages available!

djszapi wrote:

Hello Venky80!

1. # $Id$ -> unneccesary
2. # Contributor: Mladen Pejakovic <pejakm@gmail.com> -> # Maintainer Venky80 < venkythegeek at gmail com >
3. #optdepends=('telepathy-accounts-kcm') -> You can remove it
4. cd $startdir/src -> $srcdir
5. make DESTDIR=$startdir/pkg install || return 1 -> make DESTDIR=$pkgdir install || return 1
6. "Do not forget to install all gstreamear0.10-plugins " - > You can take for a dependency like opt if it's optional.

please comment on these two packages too
http://aur.archlinux.org/packages.php?ID=29335
http://aur.archlinux.org/packages.php?ID=29333


i can individually do makepkg and install them but when i dont have anything anf do yaourt -Sy kcall-svn it fails


Acer Aspire V5-573P Antergos KDE

Offline

#5 2009-08-20 04:22:09

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: New KDE Video/Voice (SIP/Jabber) program KCall AUR packages available!

I don't think it would be problem for you, if it doesn't work with yaourt. Yaourt is not the official way, if wget + makepkg -si, it's enough I think.

Offline

Board footer

Powered by FluxBB