1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <PISI>
- <Source>
- <Name>minuet</Name>
- <Homepage>https://minuet.kde.org</Homepage>
- <Packager>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2</License>
- <IsA>app:gui</IsA>
- <Summary>A KDE Software for Music Education</Summary>
- <Description>Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software.</Description>
- <Archive sha1sum="4b1c04975c080af33b266e11c83308ae9755b08e" type="tarxz">https://download.kde.org/stable/release-service/24.12.1/src/minuet-24.12.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>qt6-svg-devel</Dependency>
- <Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
- <Dependency versionFrom="6.6.3">qt6-declarative-devel</Dependency>
- <Dependency>ki18n-devel</Dependency>
- <Dependency>kxmlgui-devel</Dependency>
- <Dependency>kio-devel</Dependency>
- <Dependency>kcrash-devel</Dependency>
- <Dependency>kdoctools-devel</Dependency>
- <Dependency>alsa-lib-devel</Dependency>
- <Dependency>drumstick-devel</Dependency>
- <Dependency>fluidsynth-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!--<Patch>qtfix2.patch</Patch>-->
- </Patches>
- </Source>
- <Package>
- <Name>minuet</Name>
- <Summary>A KDE Software for Music Education</Summary>
- <RuntimeDependencies>
- <Dependency>kio</Dependency>
- <Dependency>ki18n</Dependency>
- <Dependency>kcrash</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>kconfig</Dependency>
- <Dependency>kxmlgui</Dependency>
- <Dependency>alsa-lib</Dependency>
- <Dependency versionFrom="6.6.3">qt6-base</Dependency>
- <Dependency>kcompletion</Dependency>
- <Dependency>kcoreaddons</Dependency>
- <Dependency>drumstick-libs</Dependency>
- <Dependency>kconfigwidgets</Dependency>
- <Dependency>kwidgetsaddons</Dependency>
- <Dependency>fluidsynth</Dependency>
- <Dependency>qt6-svg</Dependency>
- <Dependency versionFrom="6.6.3">qt6-declarative</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="data">/usr/share/appdata</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/kxmlgui5</Path>
- <Path fileType="data">/usr/share/minuet</Path>
- <Path fileType="library">/usr/lib</Path>
- </Files>
- <Replaces>
- <Package>minuet-kf6</Package>
- </Replaces>
- </Package>
- <Package>
- <Name>minuet-devel</Name>
- <Summary>Development files for minuet</Summary>
- <RuntimeDependencies>
- <Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
- <Dependency release="current">minuet</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="data">/usr/lib/cmake</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- </Files>
- <Replaces>
- <Package>minuet-kf6-devel</Package>
- </Replaces>
- </Package>
- <History>
- <Update release="53">
- <Date>2025-01-09</Date>
- <Version>24.12.1</Version>
- <Comment>First release</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|