Bug 104386

Summary: please include a newer admin dir in the templates
Product: [Applications] kdevelop Reporter: Andreas Pakulat <apaku>
Component: Application templatesAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: greg_g, jeremy.laine, mattr
Priority: NOR    
Version: 0.1   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andreas Pakulat 2005-04-22 19:34:50 UTC
Version:           CVS Head (using KDE KDE 3.4.0)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Hi,

today I "accidentaly" noticed that a bug on the cvs.sh was fixed (having to do with "unusual" locations of kde.pot) and tried to get a new admin dir for my project. But I found that the admin-dir-template shipped with kdevelop is far from being up to date. It doesn't even have the kdepotpath-part that is visible in all current kde source packages (in cvs.sh line 561). Could someone please update this admin dir so that people using debian can now easily use the package-messages target.

Thanks,
Andreas
Comment 1 Matt Rogers 2005-04-22 19:50:47 UTC
added to my TODO. will do it by the end of the week.
Comment 2 Gregorio Guidi 2005-05-12 00:24:47 UTC
...also, updating the admin directory is important to have better support for kde-config, and to avoid relying on the deprecated KDEDIR environment variable when building.
Comment 3 Gregorio Guidi 2005-07-14 09:26:30 UTC
Can this be done before tagging 3.4.2?

Thanks.
Comment 4 Gregorio Guidi 2005-09-19 18:43:40 UTC
I would be glad if this was committed now to the 3.4/3.5 branches. Thanks.
Comment 5 Matt Rogers 2005-09-23 05:19:02 UTC
please find me more time so i can spend about 3 days testing the new admin dir and all the templates that are affected, and I'll be happy to do it. :) As it is now, it's fallen so far down my priority list that i can't get to it until much after the release of KDE 3.5
Comment 6 Gregorio Guidi 2005-09-24 10:51:57 UTC
Ok, thanks!
I can say that we have been using an updated admin dir in Gentoo for a while with good results, the current one was unusable for us because KDE projects didn't even compile without the KDEDIR environment variable set.
Comment 7 Jeremy Lainé 2006-08-22 14:11:31 UTC
Is there any compelling reason for KDevelop to ship its own "admin" directory? It would make more sense to use the one from "kapptemplate" in kdesdk.
Comment 8 Andreas Pakulat 2006-08-22 18:07:20 UTC
On 22.08.06 12:11:32, Jeremy Lain
Comment 9 Jeremy Lainé 2006-08-22 18:21:25 UTC
Ther is already a build-time dependency (ok, optional) on kdesdk for libcvsservice, so I don't think it's that big an issue.
Comment 10 Andreas Pakulat 2006-08-22 21:09:26 UTC
On 22.08.06 16:21:26, Jeremy Lain
Comment 11 Andreas Pakulat 2006-12-16 20:40:25 UTC
I fixed this a while back, by using the KDE/kde-common admin dir for kdevelop and its templates