You are not logged in.

#1 2007-01-14 21:57:23

uwolfer
Member
Registered: 2006-02-27
Posts: 46

Weekly updated KDE 4 SVN Snapshots

I have created a repo with KDE 4 SVN snapshot packages (at the moment only kdelibs4, kdepimlibs4 and kdebase4). I need the packages for my own (need to rebuild them every Monday or Tuesday, because that day is BIC and SIC (binary and source incompatible) for developing on KDE. But I think these packages could also be useful for others wink

Add the following section to /etc/pacman.conf to get updates. Install it with pacman -Sy kde4.

[kde4_svn]
Server = http://archlinux.puzzle.ch/kde4/kde4_svn

You can install these packages parallel to a KDE 3 desktop. Create a new user to test / use it! Change the session type to KDE 4 in KDM and login with your new user.

BTW: KDE 4 is at the moment not usable for daily work! You are able to start a KDE 4 session, start some apps or surf in the internet. Use it at your own risk!

Offline

#2 2007-01-15 04:38:25

leafo
Member
Registered: 2007-01-12
Posts: 14
Website

Re: Weekly updated KDE 4 SVN Snapshots

does this include oxygen (kde's new look?)

Offline

#3 2007-01-15 06:56:38

badger
Member
From: Melb
Registered: 2004-07-21
Posts: 76

Re: Weekly updated KDE 4 SVN Snapshots

Thanks for sharing your work. I'm looking forward to the appgroup / better session management stuff. Cheers.

Offline

#4 2007-01-15 16:26:14

uwolfer
Member
Registered: 2006-02-27
Posts: 46

Re: Weekly updated KDE 4 SVN Snapshots

leafo wrote:

does this include oxygen (kde's new look?)

No, it doesn't. But feel free to use the AUR package of Oxygen. wink

Offline

#5 2007-03-02 07:13:06

Stalwart
Member
From: Latvia, Riga
Registered: 2005-10-18
Posts: 445
Website

Re: Weekly updated KDE 4 SVN Snapshots

Can you share PKGBUILDs so i can build packages for arch64?


IRC: Stalwart @ FreeNode
Skype ID: thestalwart
WeeChat-devel nightly packages for i686

Offline

#6 2007-03-02 19:27:11

uwolfer
Member
Registered: 2006-02-27
Posts: 46

Re: Weekly updated KDE 4 SVN Snapshots

Already replyed per email. Let us know if you have made any progress wink

Offline

#7 2007-03-03 00:15:27

Stalwart
Member
From: Latvia, Riga
Registered: 2005-10-18
Posts: 445
Website

Re: Weekly updated KDE 4 SVN Snapshots

Packages for arch64 are in my repo already. Now blame my ISP for 0.5mbit speed limit tongue


IRC: Stalwart @ FreeNode
Skype ID: thestalwart
WeeChat-devel nightly packages for i686

Offline

#8 2007-03-13 20:41:04

uwolfer
Member
Registered: 2006-02-27
Posts: 46

Re: Weekly updated KDE 4 SVN Snapshots

BTW: Oxygen icons are now included in my packages (i686). I have just updated them. wink

Offline

#9 2007-03-13 22:18:52

Stalwart
Member
From: Latvia, Riga
Registered: 2005-10-18
Posts: 445
Website

Re: Weekly updated KDE 4 SVN Snapshots

uwolfer, did you wrote strigi-svn PKGBUILD?


IRC: Stalwart @ FreeNode
Skype ID: thestalwart
WeeChat-devel nightly packages for i686

Offline

#10 2007-03-27 20:01:50

hacosta
Member
From: Mexico
Registered: 2006-10-22
Posts: 423

Re: Weekly updated KDE 4 SVN Snapshots

this used to work about 2 or 3 weeks ago, now i can't start the snapshot.. can you?

Offline

#11 2007-03-28 21:17:27

Stalwart
Member
From: Latvia, Riga
Registered: 2005-10-18
Posts: 445
Website

Re: Weekly updated KDE 4 SVN Snapshots

KDE svn is very busy and for last two weeks it's VERY unstable. That's why i don't update it in my arch64 repository


IRC: Stalwart @ FreeNode
Skype ID: thestalwart
WeeChat-devel nightly packages for i686

Offline

#12 2007-04-08 19:02:56

rnanaimo
Member
From: Vancouver Island
Registered: 2007-04-06
Posts: 6

Re: Weekly updated KDE 4 SVN Snapshots

It seems I can't sync your repo.


kde4_svn                 [################] 100%       1K     1.1K/s  00:00:01
:: group kde4:
    kdebase4 kdelibs4 kdepimlibs4
    Install whole content? [Y/n] y
error: unresolvable dependencies:
  kdelibs4: requires qt4>=4.3.0_snapshot_20070403-1 but it is not in the sync db

Offline

#13 2007-04-09 07:16:00

rnanaimo
Member
From: Vancouver Island
Registered: 2007-04-06
Posts: 6

Re: Weekly updated KDE 4 SVN Snapshots

Ok I'm kind of a newb to Archlinux (yea that's what I'll blame this on) and after further investigation I think the problem is just a little spelling error.

In your kdelibs4-svn-20070404 depends file you have

qt4>=4.3.0_snapshot_20070403-1

when it should be

qt4>=qt4.3.0_snapshot_20070403-1

Is that all that's wrong here?

Offline

#14 2007-04-09 07:22:28

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: Weekly updated KDE 4 SVN Snapshots

rnanaimo wrote:

Is that all that's wrong here?

no the first one is the the correct syntax.

Offline

#15 2007-04-18 19:19:21

uwolfer
Member
Registered: 2006-02-27
Posts: 46

Re: Weekly updated KDE 4 SVN Snapshots

If you have problems to resolve deps, try:

pacman -S kde4_svn/qt4

Offline

#16 2007-04-22 14:57:20

defcon
Member
From: Germany, Bruchsal
Registered: 2006-08-16
Posts: 177

Re: Weekly updated KDE 4 SVN Snapshots

error: cannot resolve dependencies for "qt4":
       "nas" is not in the package set

Registed Linux User 608596

Offline

#17 2007-04-22 15:36:33

equadon
Member
Registered: 2007-04-12
Posts: 25

Re: Weekly updated KDE 4 SVN Snapshots

Thanks for providing these, uwolfer. Do you have the PKGBUILDS for the svn snapshots as well? I couldn't find any PKGBUILDS for the svn snapshots, only the released development snapshots.

defcon: 'nas' can be found in the community repository.

Offline

#18 2007-04-22 16:54:31

defcon
Member
From: Germany, Bruchsal
Registered: 2006-08-16
Posts: 177

Re: Weekly updated KDE 4 SVN Snapshots

@equadon: thanks wink


Registed Linux User 608596

Offline

#19 2007-04-29 10:31:27

uwolfer
Member
Registered: 2006-02-27
Posts: 46

Re: Weekly updated KDE 4 SVN Snapshots

equadon: I build the packages with an own created script. If you are interested in it, please let me know.

Last edited by uwolfer (2007-04-29 10:34:07)

Offline

#20 2007-04-30 14:28:10

Valheru
Member
Registered: 2005-02-06
Posts: 49

Re: Weekly updated KDE 4 SVN Snapshots

equadon wrote:

Thanks for providing these, uwolfer. Do you have the PKGBUILDS for the svn snapshots as well? I couldn't find any PKGBUILDS for the svn snapshots, only the released development snapshots.

defcon: 'nas' can be found in the community repository.

I just uploaded all the KDE4 SVN PKGBUILD's to AUR yesterday big_smile Happy compiling tongue

Offline

#21 2007-05-11 16:13:37

newgargamel
Member
From: PL, CZ
Registered: 2005-08-28
Posts: 156

Re: Weekly updated KDE 4 SVN Snapshots

@uwolfer
Will you upgrade your repo with kde4-alpha1?

Offline

#22 2007-05-17 07:51:54

jqbqi
Member
Registered: 2007-03-15
Posts: 5

Re: Weekly updated KDE 4 SVN Snapshots

sad
Can you give me some tips?
I have installed the kde4 with [pacman -S kde4],and I used a new user to test it. But it doesn't work. I can't start the kde4.Then I backed to my kde3,something happened,almost all apps under Kde disapeared. When I used the command which [kde apps],it displays /opt/kde4/bin/.I don't know why.

PS:I am a chinese ,so my english is so bad and thanks .

Offline

#23 2007-06-15 13:28:55

otakar
Member
From: Charles University, Prague, Cz
Registered: 2006-01-14
Posts: 15

Re: Weekly updated KDE 4 SVN Snapshots

Unwolfer, could you update the packages with kde4-alpha1 please?

Offline

#24 2007-06-15 14:05:04

newgargamel
Member
From: PL, CZ
Registered: 2005-08-28
Posts: 156

Re: Weekly updated KDE 4 SVN Snapshots

Offline

#25 2007-06-15 20:28:24

otakar
Member
From: Charles University, Prague, Cz
Registered: 2006-01-14
Posts: 15

Re: Weekly updated KDE 4 SVN Snapshots

4Newgargamel: Bardzo dziękuję big_smile

Offline

Board footer

Powered by FluxBB