scribus ver. bump
This commit is contained in:
@@ -30,6 +30,8 @@ def build():
|
||||
def install():
|
||||
shelltools.cd("build")
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.domove("/usr/license", "/usr/share/doc/scribus")
|
||||
|
||||
shelltools.cd("..")
|
||||
pisitools.insinto("/usr/share/applications", "scribus.desktop")
|
||||
|
||||
@@ -119,7 +119,20 @@
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/scribus</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>scribus-devel</Name>
|
||||
<Summary>Development files for scribus</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">scribus</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
|
||||
Reference in New Issue
Block a user