[paketler-commits] r36476 - in playground/fatih/QDevelop: . files
paketler-commits at pardus.org.tr
paketler-commits at pardus.org.tr
13 Ara 2007 Per 00:27:09 EET
Author: fatih
Date: Thu Dec 13 00:27:09 2007
New Revision: 36476
Added:
playground/fatih/QDevelop/files/
playground/fatih/QDevelop/files/ctags.patch
Modified:
playground/fatih/QDevelop/actions.py
playground/fatih/QDevelop/pspec.xml
Log:
bump
Modified: playground/fatih/QDevelop/actions.py
=================================================================
--- playground/fatih/QDevelop/actions.py (original)
+++ playground/fatih/QDevelop/actions.py Thu Dec 13 00:27:09 2007
@@ -7,18 +7,14 @@
from pisi.actionsapi import cmaketools
from pisi.actionsapi import pisitools
-from pisi.actionsapi import get
-
-WorkDir = "%s-1" % get.srcDIR()
def setup():
- pisitools.dosed("src/toolscontrolimpl.cpp", "/usr/bin/ctags", "/usr/bin/exuberant-ctags")
cmaketools.configure()
def build():
cmaketools.make()
def install():
- pisitools.dobin("QDevelop")
+ pisitools.dobin("qdevelop")
pisitools.dodoc("ChangeLog.txt", "README.txt", "copying")
Modified: playground/fatih/QDevelop/pspec.xml
=================================================================
--- playground/fatih/QDevelop/pspec.xml (original)
+++ playground/fatih/QDevelop/pspec.xml Thu Dec 13 00:27:09 2007
@@ -2,28 +2,27 @@
<!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
- <Name>QDevelop</Name>
+ <Name>qdevelop</Name>
<Homepage>http://www.qdevelop.org/</Homepage>
<Packager>
<Name>Fatih Aşıcı</Name>
- <Email>fatih.asici at gmail.com</Email>
+ <Email>fatih at pardus.org.tr</Email>
</Packager>
<License>GPL-2</License>
<Icon>qdevelop</Icon>
<IsA>app:gui</IsA>
<Summary>A development environment entirely dedicated to Qt4</Summary>
- <!--Description></Description-->
- <Archive sha1sum="d4c92021c4ee153de360b78251261d04d3844370" type="zip">http://qdevelop.org/download/QDevelop-0.23-1.zip</Archive>
+ <Archive sha1sum="1a7186f8836aa8183dbed409ba8f282e8cf34835" type="zip">http://qdevelop.free.fr/download/qdevelop_0.25.zip</Archive>
<BuildDependencies>
<Dependency versionFrom="4.3.0">qt4</Dependency>
</BuildDependencies>
- <!--Patches>
- <Patch level=""></Patch>
- </Patches-->
+ <Patches>
+ <Patch level="1">ctags.patch</Patch>
+ </Patches>
</Source>
<Package>
- <Name>QDevelop</Name>
+ <Name>qdevelop</Name>
<RuntimeDependencies>
<Dependency versionFrom="4.3.0">qt4</Dependency>
</RuntimeDependencies>
@@ -38,12 +37,11 @@
<History>
<Update release="1">
- <Date>2007-06-15</Date>
- <Version>0.23</Version>
+ <Date>2007-12-12</Date>
+ <Version>0.25</Version>
<Comment>First release.</Comment>
<Name>Fatih Aşıcı</Name>
- <Email>fatih.asici at gmail.com</Email>
+ <Email>fatih at pardus.org.tr</Email>
</Update>
</History>
</PISI>
-
Paketler-commits mesaj listesiyle ilgili
daha fazla bilgi