new package for plasma: ocean-soun-theme
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
#
|
||||||
|
# Licensed under the GNU General Public License, version 3.
|
||||||
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
|
from pisi.actionsapi import kde6
|
||||||
|
from pisi.actionsapi import pisitools
|
||||||
|
from pisi.actionsapi import shelltools
|
||||||
|
|
||||||
|
def setup():
|
||||||
|
#shelltools.system("rm -rf po/id")
|
||||||
|
kde6.configure()
|
||||||
|
|
||||||
|
def build():
|
||||||
|
kde6.make()
|
||||||
|
|
||||||
|
def install():
|
||||||
|
kde6.install()
|
||||||
|
|
||||||
|
pisitools.dodoc("LICENSES/*")
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
|
<PISI>
|
||||||
|
<Source>
|
||||||
|
<Name>ocean-sound-theme</Name>
|
||||||
|
<Homepage>https://invent.kde.org/plasma/ocean-sound-theme</Homepage>
|
||||||
|
<Packager>
|
||||||
|
<Name>Kamil Atlı</Name>
|
||||||
|
<Email>suvari@pisilinux.org</Email>
|
||||||
|
</Packager>
|
||||||
|
<License>BSD-2-Clause</License>
|
||||||
|
<Icon>ocean-sound-theme</Icon>
|
||||||
|
<IsA>app:gui</IsA>
|
||||||
|
<Summary>Ocean Sound Theme for Plasma</Summary>
|
||||||
|
<Description>Ocean Sound Theme for Plasma</Description>
|
||||||
|
<Archive sha1sum="016ced3505d48fd85168ce0cf8c23965afdb9264" type="tarxz">mirrors://kde/stable/plasma/6.4.3/ocean-sound-theme-6.4.3.tar.xz</Archive>
|
||||||
|
<BuildDependencies>
|
||||||
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
|
<Dependency versionFrom="6.9.1">qt6-base-devel</Dependency>
|
||||||
|
</BuildDependencies>
|
||||||
|
</Source>
|
||||||
|
|
||||||
|
<Package>
|
||||||
|
<Name>ocean-sound-theme</Name>
|
||||||
|
<RuntimeDependencies>
|
||||||
|
<Dependency versionFrom="6.9.1">qt6-base</Dependency>
|
||||||
|
</RuntimeDependencies>
|
||||||
|
<Files>
|
||||||
|
<Path fileType="data">/usr/share/sounds/ocean</Path>
|
||||||
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
|
</Files>
|
||||||
|
</Package>
|
||||||
|
|
||||||
|
<History>
|
||||||
|
<Update release="1">
|
||||||
|
<Date>2025-07-28</Date>
|
||||||
|
<Version>6.4.3</Version>
|
||||||
|
<Comment>First release</Comment>
|
||||||
|
<Name>Kamil Atlı</Name>
|
||||||
|
<Email>suvari@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
|
</History>
|
||||||
|
</PISI>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<PISI>
|
||||||
|
<Source>
|
||||||
|
<Name>ocean-sound-theme</Name>
|
||||||
|
<Summary xml:lang="tr">KDE Plazma için Okyanus Ses Teması</Summary>
|
||||||
|
<Description xml:lang="tr">KDE Plazma için Okyanus Ses Teması</Description>
|
||||||
|
</Source>
|
||||||
|
</PISI>
|
||||||
+3679
-2729
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
|||||||
db8e96d2a16605130a151e1473b966b7f95f9daa
|
b79a96d71b4e0aa2ad3d4bd5967825a479751172
|
||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
7aa4b1d62d7daf0bb28c960dec947f7dc29cf420
|
5088061fe0e8affd39d2fbdb0ac42563b515d18e
|
||||||
Reference in New Issue
Block a user