Development/Distros/Patches: Difference between revisions

From KDE TechBase
No edit summary
(update Debian's SVN packaging)
 
Line 6: Line 6:
=== 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 23: 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