Development/Distros/Patches: Difference between revisions

From KDE TechBase
(+Fedora)
(update Debian's SVN packaging)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:




== KDE 4.1 ==
== KDE 4.2 ==


=== Debian ===
=== Debian ===


http://svn.debian.org/wsvn/pkg-kde/branches/kde4/packages/*MODULE*/debian/patches/
http://svn.debian.org/wsvn/pkg-kde/trunk/packages/*MODULE*/debian/patches/


where *MODULE* is the KDE module: kdelibs, kdepim, kdebase-workspace, etc.
where *MODULE* is the KDE module: kdelibs, kdepim, kdebase-workspace, etc.
Line 14: Line 14:
=== Fedora ===
=== Fedora ===
http://cvs.fedoraproject.org/viewcvs/rpms/*MODULE*/
http://cvs.fedoraproject.org/viewcvs/rpms/*MODULE*/
=== Arch Linux ===
http://repos.archlinux.org/viewvc.cgi/*MODULE*/




Line 20: Line 23:
=== Debian ===
=== Debian ===


http://svn.debian.org/wsvn/pkg-kde/trunk/packages/*MODULE*/debian/patches/
http://svn.debian.org/wsvn/pkg-kde/branches/lenny/packages/*MODULE*/debian/patches/


where *MODULE* is the KDE module: kdelibs, kdepim, etc
where *MODULE* is the KDE module: kdelibs, kdepim, etc

Latest revision as of 12:32, 27 March 2009

The goal of this page is point to the repository/page/place where you can find the patches distros are applying to KDE packages.


KDE 4.2

Debian

http://svn.debian.org/wsvn/pkg-kde/trunk/packages/*MODULE*/debian/patches/

where *MODULE* is the KDE module: kdelibs, kdepim, kdebase-workspace, etc.

We are using quilt, so in the series file you can see what of all those patches we are applying.

Fedora

http://cvs.fedoraproject.org/viewcvs/rpms/*MODULE*/

Arch Linux

http://repos.archlinux.org/viewvc.cgi/*MODULE*/


KDE 3.5.x

Debian

http://svn.debian.org/wsvn/pkg-kde/branches/lenny/packages/*MODULE*/debian/patches/

where *MODULE* is the KDE module: kdelibs, kdepim, etc