12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <PISI>
- <Source>
- <Name>kproperty</Name>
- <Homepage>http://www.kexi-project.org/</Homepage>
- <Packager>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Packager>
- <License>GPLv2+</License>
- <IsA>app:console</IsA>
- <Summary>A property editing framework with editor widget similar to what is known from Qt Designer</Summary>
- <Description>A property editing framework with editor widget similar to what is known from Qt Designer</Description>
- <Archive type="tarxz" sha1sum="9473caa8af19d5606ea52ee87148659626343d5a">https://download.kde.org/stable/kproperty/src/kproperty-3.0.2.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>kconfig-devel</Dependency>
- <Dependency>kcoreaddons-devel</Dependency>
- <Dependency>kwidgetsaddons-devel</Dependency>
- <Dependency>kguiaddons-devel</Dependency>
- <Dependency>ki18n-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>kproperty</Name>
- <Summary>A property editing framework with editor widget similar to what is known from Qt Designer</Summary>
- <RuntimeDependencies>
- <Dependency>libgcc</Dependency>
- <Dependency>kconfig</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>kguiaddons</Dependency>
- <Dependency>kwidgetsaddons</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/libKProperty*</Path>
- <Path fileType="data">/usr/share</Path>
- </Files>
- </Package>
- <Package>
- <Name>kproperty-devel</Name>
- <Summary>Developments files for kproperty.</Summary>
- <RuntimeDependencies>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency release="current">kproperty</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/cmake</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="header">/usr/include</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2017-07-14</Date>
- <Version>3.0.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2017-06-30</Date>
- <Version>3.0.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2017-01-04</Date>
- <Version>3.0.0</Version>
- <Comment>First release.</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|