@@ -0,0 +1,22 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import mesontools, pisitools
|
||||
|
||||
def setup():
|
||||
mesontools.configure("--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--libexecdir=/usr/lib/cinnamon-desktop \
|
||||
--localstatedir=/var \
|
||||
--buildtype=plain")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "README*")
|
||||
@@ -0,0 +1,24 @@
|
||||
diff -Naur cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
|
||||
--- cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in 2015-10-16 13:00:30.000000000 +0000
|
||||
+++ cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in 2015-11-20 19:04:16.543027956 +0000
|
||||
@@ -10,7 +10,7 @@
|
||||
</description>
|
||||
</key>
|
||||
<key name="picture-uri" type="s">
|
||||
- <default>'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'</default>
|
||||
+ <default>'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'</default>
|
||||
<summary>Picture URI</summary>
|
||||
<description>
|
||||
URI to use for the background image. Not that the backend only supports
|
||||
diff -Naur cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
|
||||
--- cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in 2015-10-16 13:00:30.000000000 +0000
|
||||
+++ cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in 2015-11-20 19:04:16.543027956 +0000
|
||||
@@ -97,7 +97,7 @@
|
||||
</description>
|
||||
</key>
|
||||
<key name="icon-theme" type="s">
|
||||
- <default>'gnome'</default>
|
||||
+ <default>'Adwaita'</default>
|
||||
<summary>Icon Theme</summary>
|
||||
<description>
|
||||
Icon theme to use for the panel, nautilus etc.
|
||||
@@ -0,0 +1,139 @@
|
||||
[Default Applications]
|
||||
application/x-dia-diagram=dia.desktop
|
||||
application/x-cd-image=gnome-disk-image-mounter.desktop
|
||||
application/x-raw-disk-image=gnome-disk-image-writer.desktop
|
||||
application/x-raw-disk-image-xz-compressed=gnome-disk-image-writer.desktop
|
||||
image/x-compressed-xcf=gimp.desktop
|
||||
image/x-xcf=gimp.desktop
|
||||
image/x-psd=gimp.desktop
|
||||
image/x-fits=gimp.desktop
|
||||
image/bmp=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/gif=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/x-icb=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/x-ico=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/x-pcx=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/x-portable-anymap=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/x-portable-bitmap=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/x-portable-graymap=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/x-portable-pixmap=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/x-xbitmap=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/x-xpixmap=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
image/svg+xml=pix.desktop;eog.desktop;gthumb.desktop;
|
||||
application/vnd.ms-word=libreoffice-writer.desktop
|
||||
application/vnd.wordperfect=libreoffice-writer.desktop
|
||||
application/vnd.sun.xml.writer=libreoffice-writer.desktop
|
||||
application/vnd.sun.xml.writer.global=libreoffice-writer.desktop
|
||||
application/vnd.sun.xml.writer.template=libreoffice-writer.desktop
|
||||
application/vnd.stardivision.writer=libreoffice-writer.desktop
|
||||
application/vnd.oasis.opendocument.text=libreoffice-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-template=libreoffice-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-web=libreoffice-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-master=libreoffice-writer.desktop
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.template=libreoffice-writer.desktop
|
||||
application/vnd.ms-excel=libreoffice-calc.desktop
|
||||
application/vnd.stardivision.calc=libreoffice-calc.desktop
|
||||
application/vnd.sun.xml.calc=libreoffice-calc.desktop
|
||||
application/vnd.sun.xml.calc.template=libreoffice-calc.desktop
|
||||
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=libreoffice-calc.desktop
|
||||
application/vnd.openxmlformats-officedocument.spreadsheetml.template=libreoffice-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet=libreoffice-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet-template=libreoffice-calc.desktop
|
||||
application/vnd.ms-powerpoint=libreoffice-impress.desktop
|
||||
application/vnd.stardivision.impress=libreoffice-impress.desktop
|
||||
application/vnd.sun.xml.impress=libreoffice-impress.desktop
|
||||
application/vnd.sun.xml.impress.template=libreoffice-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation=libreoffice-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation-template=libreoffice-impress.desktop
|
||||
application/vnd.openxmlformats-officedocument.presentationml.presentation=libreoffice-impress.desktop
|
||||
application/vnd.openxmlformats-officedocument.presentationml.template=libreoffice-impress.desktop
|
||||
application/vnd.stardivision.draw=libreoffice-draw.desktop
|
||||
application/vnd.sun.xml.draw=libreoffice-draw.desktop
|
||||
application/vnd.sun.xml.draw.template=libreoffice-draw.desktop
|
||||
application/vnd.oasis.opendocument.graphics=libreoffice-draw.desktop
|
||||
application/vnd.oasis.opendocument.graphics-template=libreoffice-draw.desktop
|
||||
application/vnd.oasis.opendocument.formula=libreoffice-math.desktop
|
||||
application/vnd.sun.xml.math=libreoffice-math.desktop
|
||||
application/vnd.stardivision.math=libreoffice-math.desktop
|
||||
application/vnd.oasis.opendocument.database=libreoffice-base.desktop
|
||||
application/vnd.sun.xml.base=libreoffice-base.desktop
|
||||
application/pdf=xreader.desktop
|
||||
application/postscript=xreader.desktop
|
||||
application/x-qw=gnome-gnucash.desktop
|
||||
application/x-gnucash=gnome-gnucash.desktop
|
||||
application/vnd.lotus-1-2-3=gnumeric.desktop
|
||||
application/x-oleo=gnumeric.desktop
|
||||
application/x-gnumeric=gnumeric.desktop
|
||||
application/x-xbase=gnumeric.desktop
|
||||
application/x-abiword=abiword.desktop
|
||||
application/x-dvi=xreader.desktop
|
||||
application/x-catalog=gpk-install-catalog.desktop
|
||||
application/x-rpm=gpk-install-local-file.desktop
|
||||
application/x-7z-compressed=org.gnome.FileRoller.desktop;
|
||||
application/x-7z-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-ace=org.gnome.FileRoller.desktop;
|
||||
application/x-alz=org.gnome.FileRoller.desktop;
|
||||
application/x-ar=org.gnome.FileRoller.desktop;
|
||||
application/x-arj=org.gnome.FileRoller.desktop;
|
||||
application/x-bzip=org.gnome.FileRoller.desktop;
|
||||
application/x-bzip-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-bzip1=org.gnome.FileRoller.desktop;
|
||||
application/x-bzip1-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-cabinet=org.gnome.FileRoller.desktop;
|
||||
application/x-compress=org.gnome.FileRoller.desktop;
|
||||
application/x-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-cpio=org.gnome.FileRoller.desktop;
|
||||
application/x-deb=org.gnome.FileRoller.desktop;
|
||||
application/x-ear=org.gnome.FileRoller.desktop;
|
||||
application/x-ms-dos-executable=org.gnome.FileRoller.desktop;
|
||||
application/x-gtar=org.gnome.FileRoller.desktop;
|
||||
application/x-gzip=org.gnome.FileRoller.desktop;
|
||||
application/x-gzpostscript=org.gnome.FileRoller.desktop;
|
||||
application/x-java-archive=org.gnome.FileRoller.desktop;
|
||||
application/x-lha=org.gnome.FileRoller.desktop;
|
||||
application/x-lhz=org.gnome.FileRoller.desktop;
|
||||
application/x-lrzip=org.gnome.FileRoller.desktop;
|
||||
application/x-lrzip-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-lzip=org.gnome.FileRoller.desktop;
|
||||
application/x-lzip-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-lzma=org.gnome.FileRoller.desktop;
|
||||
application/x-lzma-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-lzop=org.gnome.FileRoller.desktop;
|
||||
application/x-lzop-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-ms-wim=org.gnome.FileRoller.desktop;
|
||||
application/x-rar=org.gnome.FileRoller.desktop;
|
||||
application/x-rar-compressed=org.gnome.FileRoller.desktop;
|
||||
application/x-rzip=org.gnome.FileRoller.desktop;
|
||||
application/x-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-tarz=org.gnome.FileRoller.desktop;
|
||||
application/x-stuffit=org.gnome.FileRoller.desktop;
|
||||
application/x-war=org.gnome.FileRoller.desktop;
|
||||
application/x-xz=org.gnome.FileRoller.desktop;
|
||||
application/x-xz-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-zip=org.gnome.FileRoller.desktop;
|
||||
application/x-zip-compressed=org.gnome.FileRoller.desktop;
|
||||
application/x-zoo=org.gnome.FileRoller.desktop;
|
||||
application/zip=org.gnome.FileRoller.desktop;
|
||||
application/x-archive=org.gnome.FileRoller.desktop;
|
||||
application/vnd.ms-cab-compressed=org.gnome.FileRoller.desktop;
|
||||
application/x-source-rpm=org.gnome.FileRoller.desktop;
|
||||
text/plain=xed.desktop
|
||||
text/html=firefox.desktop
|
||||
application/xhtml+xml=firefox.desktop
|
||||
inode/directory=nemo.desktop
|
||||
x-content/video-dvd=xplayer.desktop
|
||||
x-content/video-vcd=xplayer.desktop
|
||||
x-content/video-svcd=xplayer.desktop
|
||||
#x-content/video-bluray=xplayer.desktop
|
||||
#x-content/video-hddvd=xplayer.desktop
|
||||
x-content/audio-cdda=rhythmbox.desktop
|
||||
x-content/audio-dvd=rhythmbox.desktop
|
||||
x-content/audio-player=rhythmbox.desktop
|
||||
x-content/image-dcf=shotwell.desktop
|
||||
x-content/image-picturecd=shotwell.desktop
|
||||
# URI scheme handlers
|
||||
x-scheme-handler/mailto=mozilla-thunderbird.desktop
|
||||
x-scheme-handler/http=firefox.desktop
|
||||
x-scheme-handler/https=firefox.desktop
|
||||
x-scheme-handler/computer=nemo.desktop
|
||||
x-scheme-handler/network=nemo.desktop
|
||||
@@ -0,0 +1,101 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>cinnamon-desktop</Name>
|
||||
<Homepage>https://github.com/linuxmint/cinnamon-desktop</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Icon>cinnamon-desktop</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Library with common API for various Cinnamon modules</Summary>
|
||||
<Description>Library with common API for various Cinnamon modules</Description>
|
||||
<Archive sha1sum="16c3482f53327a029d303bd3ef7747dba11cf331" type="targz">https://github.com/linuxmint/cinnamon-desktop/archive/refs/tags/5.4.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>samurai</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>accountsservice-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>xkeyboard-config</Dependency>
|
||||
<Dependency>libxkbfile-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">config.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>cinnamon-desktop</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>libXrandr</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libxkbfile</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>gnome-backgrounds</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas</Dependency>
|
||||
<Dependency>gnome-themes-extra-community</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="library">/usr/lib/libcinnamon*</Path>
|
||||
<Path fileType="library">/usr/lib/libcvc*</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/libcinnamon-desktop</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="localdata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
<!--<AdditionalFiles>
|
||||
<AdditionalFile permission="0644" owner="root" target="/usr/share/applications/x-cinnamon-mimeapps.list">x-cinnamon-mimeapps.list</AdditionalFile>
|
||||
</AdditionalFiles>-->
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>cinnamon-desktop-devel</Name>
|
||||
<Description>Development headers for cinnamon-desktop</Description>
|
||||
<Icon>development</Icon>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libxkbfile-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
||||
<Dependency release="current">cinnamon-desktop</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.4.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>cinnamon-desktop</Name>
|
||||
<Summary xml:lang="tr">Cinnamon modülleri için çeşitli API kitaplıkları</Summary>
|
||||
<Description xml:lang="tr">Cinnamon modülleri için çeşitli API kitaplıkları</Description>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>cinnamon-desktop-devel</Name>
|
||||
<Summary xml:lang="tr">cinnamon-desktop için geliştirme dosyaları</Summary>
|
||||
</Package>
|
||||
</PISI>
|
||||
@@ -0,0 +1,27 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file https://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import autotools, get, pisitools, shelltools
|
||||
|
||||
#def setup():
|
||||
#autotools.configure()
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/etc/X11/Xsession.d","%s/%s-%s/70im-config_launch" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/usr/share/im-config/data","%s/%s-%s/data/*" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/etc/default","%s/%s-%s/default/im-config-Ubuntu" % (get.workDIR(), get.srcNAME(), get.srcVERSION()), "im-config")
|
||||
pisitools.insinto("/usr/bin","%s/%s-%s/im-config" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/usr/share/applications","%s/%s-%s/im-config.desktop" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/etc/profile.d","%s/%s-%s/im-config_wayland.sh" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/usr/bin","%s/%s-%s/im-launch" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/etc/xdg/autostart","%s/%s-%s/im-launch.desktop" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/usr/share/locale","%s/%s-%s/po/locale/*" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/usr/share/im-config","%s/%s-%s/share/im-config.common" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/usr/share/im-config","%s/%s-%s/share/xinputrc.common" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
pisitools.insinto("/etc/X11/xinit","%s/%s-%s/xinputrc" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>im-config</Name>
|
||||
<Homepage>https://salsa.debian.org/input-method-team/im-config</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Icon>cinnamon</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Input method configuration framework</Summary>
|
||||
<Description>Input method configuration framework</Description>
|
||||
<Archive sha1sum="1028c95bc3f119ce9180e509f160ddcf9e43d608" type="tarxz">https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/im-config/0.52-1/im-config_0.52.orig.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>im-config</Name>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/im-config</Path>
|
||||
<Path fileType="localdata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-07-16</Date>
|
||||
<Version>0.52</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>im-config</Name>
|
||||
<Summary xml:lang="tr">Giriş yöntemi yapılandırma çerçevesi</Summary>
|
||||
<Description xml:lang="tr">Giriş yöntemi yapılandırma çerçevesi</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -0,0 +1,12 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file https://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import get, pisitools
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/usr/share", "%s/flags-%s/usr/share/iso-flag-png" % (get.workDIR(),get.srcVERSION()))
|
||||
|
||||
pisitools.dodoc("README*")
|
||||
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>iso-flag-png</Name>
|
||||
<Homepage>https://github.com/linuxmint/flags</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Icon>cinnamon</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>ISO country flags in PNG format</Summary>
|
||||
<Description>ISO country flags in PNG format</Description>
|
||||
<Archive sha1sum="4a84eb5971fcc18f607dc9451443abc3339f1f45" type="targz">https://github.com/linuxmint/flags/archive/refs/tags/1.0.2.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>iso-flag-png</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-07-15</Date>
|
||||
<Version>1.0.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>iso-flag-png</Name>
|
||||
<Summary xml:lang="tr">PNG biçiminde ISO ülke bayrakları</Summary>
|
||||
<Description xml:lang="tr">PNG biçiminde ISO ülke bayrakları</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Executable
+20
@@ -0,0 +1,20 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
#def setup():
|
||||
#autotools.configure()
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
#autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.insinto("/", "usr")
|
||||
#pisitools.insinto("/usr/lib", "usr/lib/*")
|
||||
Executable
+39
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mint-themes</Name>
|
||||
<Homepage>http://packages.linuxmint.com</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Mint-X GTK2, GTK3, Metacity and Xfce theme.</Summary>
|
||||
<Description>Mint-X GTK2, GTK3, Metacity and Xfce theme.</Description>
|
||||
<Archive sha1sum="432a42700262ba141447d862b8f2870bf15f856c" type="tarxz">http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>sassc</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>mint-themes</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>2.0.1</Version>
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gtk-theme-mint</Name>
|
||||
<Summary xml:lang="tr">gtk2 ve gtk3 için mint-x teması</Summary>
|
||||
<Description xml:lang="tr">gtk2 ve gtk3 için mint-x teması</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -0,0 +1,16 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file https://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import get, pisitools
|
||||
|
||||
def setup():
|
||||
pass
|
||||
|
||||
def build():
|
||||
pass
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/usr","%s/%s-%s/usr/*" % (get.workDIR(), get.srcNAME(), get.srcVERSION()))
|
||||
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mintcommon</Name>
|
||||
<Homepage>https://github.com/linuxmint/mintcommon</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Icon>cinnamon</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Common scripts and resources for Linux Mint</Summary>
|
||||
<Description>Common scripts and resources for Linux Mint</Description>
|
||||
<Archive sha1sum="3f799e7a8f5a6a5cad8b9d0f8a0b3a2f9bdf54df" type="targz">https://github.com/linuxmint/mintcommon/archive/refs/tags/1.0.3.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>mintcommon</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-07-16</Date>
|
||||
<Version>1.0.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mintcommon</Name>
|
||||
<Summary xml:lang="tr">Linux Mint için genel betik ve kaynaklar</Summary>
|
||||
<Description xml:lang="tr">Linux Mint için genel betik ve kaynaklar</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -0,0 +1,20 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def install():
|
||||
shelltools.system("./makepot")
|
||||
pisitools.insinto("/usr/", "usr/*")
|
||||
#pisitools.insinto("/usr/bin/", "usr/bin/*")
|
||||
#pisitools.insinto("/usr/lib/linuxmint/mintlocale/", "usr/lib/linuxmint/mintlocale/*.py")
|
||||
#pisitools.insinto("/usr/lib/linuxmint/mintlocale/ImConfig/", "usr/lib/linuxmint/mintlocale/ImConfig/*.py")
|
||||
#pisitools.insinto("/usr/share/applications/", "usr/share/applications/*")
|
||||
#pisitools.insinto("/usr/share/icons/hicolor", "usr/share/icons/hicolor/*")
|
||||
#pisitools.insinto("/usr/share/linuxmint/adjustments/", "usr/share/linuxmint/adjustments/*")
|
||||
#pisitools.insinto("/usr/share/linuxmint/mintlocale/", "usr/share/linuxmint/mintlocale/*")
|
||||
#pisitools.insinto("/usr/share/polkit-1/actions/", "usr/share/polkit-1/actions/*")
|
||||
@@ -0,0 +1,159 @@
|
||||
From 451de58797ef3e270314d07da7170065d787e3e1 Mon Sep 17 00:00:00 2001
|
||||
From: Sam Burgos <sam.burgos1089@gmail.com>
|
||||
Date: Tue, 15 May 2018 16:04:11 -0600
|
||||
Subject: [PATCH] added checking of APT so application can show proper
|
||||
configuration
|
||||
|
||||
---
|
||||
usr/lib/linuxmint/mintlocale/install_remove.py | 53 ++++++++++++++++----------
|
||||
usr/lib/linuxmint/mintlocale/mintlocale.py | 20 +++++-----
|
||||
2 files changed, 43 insertions(+), 30 deletions(-)
|
||||
|
||||
diff --git a/usr/lib/linuxmint/mintlocale/install_remove.py b/usr/lib/linuxmint/mintlocale/install_remove.py
|
||||
index 205bd5b..00e2e2d 100755
|
||||
--- a/usr/lib/linuxmint/mintlocale/install_remove.py
|
||||
+++ b/usr/lib/linuxmint/mintlocale/install_remove.py
|
||||
@@ -2,12 +2,10 @@
|
||||
|
||||
import os
|
||||
import gettext
|
||||
-import apt_pkg
|
||||
import subprocess
|
||||
import tempfile
|
||||
import locale
|
||||
import codecs
|
||||
-import mintcommon
|
||||
|
||||
import gi
|
||||
gi.require_version('Gtk', '3.0')
|
||||
@@ -15,6 +13,13 @@
|
||||
from gi.repository import GdkX11
|
||||
from gi.repository import Gtk, GdkPixbuf, XApp
|
||||
|
||||
+# Used to detect Debian derivatives (we don't want to show APT features in other distros)
|
||||
+IS_DEBIAN = os.path.exists("/etc/debian_version")
|
||||
+
|
||||
+if IS_DEBIAN:
|
||||
+ import apt_pkg
|
||||
+ import mintcommon
|
||||
+
|
||||
# i18n
|
||||
APP = 'mintlocale'
|
||||
LOCALE_DIR = "/usr/share/linuxmint/locale"
|
||||
@@ -98,7 +103,9 @@ def __init__(self):
|
||||
|
||||
self.build_lang_list()
|
||||
|
||||
- self.apt = mintcommon.APT(self.window)
|
||||
+
|
||||
+ if IS_DEBIAN:
|
||||
+ self.apt = mintcommon.APT(self.window)
|
||||
|
||||
def split_locale(self, locale_code):
|
||||
if "_" in locale_code:
|
||||
@@ -244,22 +251,25 @@ def select_language(self, treeview, data=None):
|
||||
|
||||
def button_install_clicked(self, button):
|
||||
if self.selected_language_packs is not None:
|
||||
- if self.cache_updated:
|
||||
- self.apt.set_finished_callback(self.on_install_finished)
|
||||
- self.apt.set_cancelled_callback(self.on_install_finished)
|
||||
- self.apt.install_packages(self.selected_language_packs)
|
||||
- else:
|
||||
- self.apt.set_finished_callback(self.on_update_finished)
|
||||
- self.apt.update_cache()
|
||||
-
|
||||
- def on_update_finished(self, transaction=None, exit_state=None):
|
||||
- self.cache_updated = True
|
||||
- self.apt.set_finished_callback(self.on_install_finished)
|
||||
- self.apt.set_cancelled_callback(self.on_install_finished)
|
||||
- self.apt.install_packages(self.selected_language_packs)
|
||||
-
|
||||
- def on_install_finished(self, transaction=None, exit_state=None):
|
||||
- self.build_lang_list()
|
||||
+ if IS_DEBIAN:
|
||||
+ if self.cache_updated:
|
||||
+ self.apt.set_finished_callback(self.on_install_finished)
|
||||
+ self.apt.set_cancelled_callback(self.on_install_finished)
|
||||
+ self.apt.install_packages(self.selected_language_packs)
|
||||
+ else:
|
||||
+ self.apt.set_finished_callback(self.on_update_finished)
|
||||
+ self.apt.update_cache()
|
||||
+
|
||||
+ if IS_DEBIAN:
|
||||
+ def on_update_finished(self, transaction=None, exit_state=None):
|
||||
+ self.cache_updated = True
|
||||
+ self.apt.set_finished_callback(self.on_install_finished)
|
||||
+ self.apt.set_cancelled_callback(self.on_install_finished)
|
||||
+ self.apt.install_packages(self.selected_language_packs)
|
||||
+
|
||||
+ if IS_DEBIAN:
|
||||
+ def on_install_finished(self, transaction=None, exit_state=None):
|
||||
+ self.build_lang_list()
|
||||
|
||||
def button_add_clicked(self, button):
|
||||
os.system("/usr/lib/linuxmint/mintlocale/add.py")
|
||||
@@ -284,8 +294,9 @@ def button_remove_clicked(self, button):
|
||||
print(pkgname)
|
||||
|
||||
if len(installed_packs) > 0:
|
||||
- self.apt.set_finished_callback(self.on_install_finished)
|
||||
- self.apt.remove_packages(installed_packs)
|
||||
+ if IS_DEBIAN:
|
||||
+ self.apt.set_finished_callback(self.on_install_finished)
|
||||
+ self.apt.remove_packages(installed_packs)
|
||||
|
||||
self.build_lang_list()
|
||||
|
||||
diff --git a/usr/lib/linuxmint/mintlocale/mintlocale.py b/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
index cd75f75..87e0c47 100755
|
||||
--- a/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
+++ b/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
@@ -8,7 +8,6 @@
|
||||
import tempfile
|
||||
import subprocess
|
||||
import codecs
|
||||
-import mintcommon
|
||||
|
||||
try:
|
||||
import _thread as thread
|
||||
@@ -33,6 +32,7 @@
|
||||
|
||||
if IS_DEBIAN:
|
||||
import apt
|
||||
+ import mintcommon
|
||||
|
||||
# i18n
|
||||
APP = 'mintlocale'
|
||||
@@ -64,7 +64,8 @@ def __init__(self, codename, name, methods, app):
|
||||
self.app = app
|
||||
self.packages = []
|
||||
self.missing_packages = []
|
||||
- self.apt = mintcommon.APT(self.app.window)
|
||||
+ if IS_DEBIAN:
|
||||
+ self.apt = mintcommon.APT(self.app.window)
|
||||
|
||||
self.label = Gtk.Label()
|
||||
self.label.set_markup(name)
|
||||
@@ -107,13 +108,14 @@ def __init__(self, codename, name, methods, app):
|
||||
def install(self, widget):
|
||||
if len(self.missing_packages) > 0:
|
||||
self.app.lock_input_methods()
|
||||
- if self.app.cache_updated:
|
||||
- self.apt.set_finished_callback(self.on_install_finished)
|
||||
- self.apt.set_cancelled_callback(self.on_install_finished)
|
||||
- self.apt.install_packages(self.missing_packages)
|
||||
- else:
|
||||
- self.apt.set_finished_callback(self.on_update_finished)
|
||||
- self.apt.update_cache()
|
||||
+ if IS_DEBIAN:
|
||||
+ if self.app.cache_updated:
|
||||
+ self.apt.set_finished_callback(self.on_install_finished)
|
||||
+ self.apt.set_cancelled_callback(self.on_install_finished)
|
||||
+ self.apt.install_packages(self.missing_packages)
|
||||
+ else:
|
||||
+ self.apt.set_finished_callback(self.on_update_finished)
|
||||
+ self.apt.update_cache()
|
||||
|
||||
def on_update_finished(self, transaction=None, exit_state=None):
|
||||
self.app.cache_updated = True
|
||||
@@ -0,0 +1,10 @@
|
||||
--- a/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
+++ b/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
@@ -21,6 +21,7 @@ except ImportError as err:
|
||||
import ConfigParser as configparser
|
||||
|
||||
import gi
|
||||
+gi.require_version('GdkX11', '3.0')
|
||||
gi.require_version('Gtk', '3.0')
|
||||
gi.require_version('AccountsService', '1.0')
|
||||
from gi.repository import GdkX11
|
||||
@@ -0,0 +1,22 @@
|
||||
From 7041982b69fa9fea065098e7b33f306df1dcac91 Mon Sep 17 00:00:00 2001
|
||||
From: Michael Webster <miketwebster@gmail.com>
|
||||
Date: Tue, 14 Jan 2020 16:51:20 -0500
|
||||
Subject: [PATCH] mintlocale.py: Fix signal name typo.
|
||||
|
||||
---
|
||||
usr/lib/linuxmint/mintlocale/mintlocale.py | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/usr/lib/linuxmint/mintlocale/mintlocale.py b/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
index e7db8e4..d145073 100755
|
||||
--- a/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
+++ b/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
@@ -430,7 +430,7 @@ def __init__(self):
|
||||
|
||||
self.accountService = AccountsService.UserManager.get_default().get_user(current_user)
|
||||
self.accountService.connect('notify::is-loaded', self.accountservice_ready)
|
||||
- self.accountService.connect('changed::', self.accountservice_changed)
|
||||
+ self.accountService.connect('changed', self.accountservice_changed)
|
||||
|
||||
groups = grp.getgrall()
|
||||
for group in groups:
|
||||
@@ -0,0 +1,37 @@
|
||||
--- a/usr/lib/linuxmint/mintlocale/im.py
|
||||
+++ b/usr/lib/linuxmint/mintlocale/im.py
|
||||
@@ -1,10 +1,8 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
-import apt
|
||||
import codecs
|
||||
import gettext
|
||||
import locale
|
||||
-import mintcommon.aptdaemon
|
||||
import os
|
||||
|
||||
try:
|
||||
@@ -19,6 +17,13 @@
|
||||
from gi.repository import Gtk, GObject, Gdk, XApp
|
||||
|
||||
from ImConfig.ImConfig import ImConfig
|
||||
+
|
||||
+# Used to detect Debian derivatives (we don't want to show APT features in other distros)
|
||||
+IS_DEBIAN = os.path.exists("/etc/debian_version")
|
||||
+
|
||||
+if IS_DEBIAN:
|
||||
+ import apt
|
||||
+ import mintcommon.aptdaemon
|
||||
|
||||
# i18n
|
||||
APP = 'mintlocale'
|
||||
@@ -38,7 +43,8 @@
|
||||
self.app = app
|
||||
self.packages = []
|
||||
self.missing_packages = []
|
||||
- self.apt = mintcommon.aptdaemon.APT(self.app.window)
|
||||
+ if IS_DEBIAN:
|
||||
+ self.apt = mintcommon.aptdaemon.APT(self.app.window)
|
||||
self.button = button
|
||||
self.button.connect('clicked', self.install)
|
||||
self.button.set_sensitive(False)
|
||||
@@ -0,0 +1,48 @@
|
||||
--- a/usr/lib/linuxmint/mintlocale/install_remove.py
|
||||
+++ b/usr/lib/linuxmint/mintlocale/install_remove.py
|
||||
@@ -2,15 +2,21 @@
|
||||
|
||||
import os
|
||||
import gettext
|
||||
-import apt_pkg
|
||||
import subprocess
|
||||
import locale
|
||||
import codecs
|
||||
-import mintcommon.aptdaemon
|
||||
|
||||
import gi
|
||||
gi.require_version('Gtk', '3.0')
|
||||
from gi.repository import Gtk, Gdk, GdkPixbuf
|
||||
+
|
||||
++
|
||||
++# Used to detect Debian derivatives (we don't want to show APT features in other distros)
|
||||
++IS_DEBIAN = os.path.exists("/etc/debian_version")
|
||||
++
|
||||
++if IS_DEBIAN:
|
||||
++ import apt_pkg
|
||||
++ import mintcommon.aptdaemon
|
||||
|
||||
# i18n
|
||||
APP = 'mintlocale'
|
||||
@@ -53,8 +59,9 @@
|
||||
else:
|
||||
self.language_packs.append(LanguagePack(category, language, dependency, package))
|
||||
|
||||
- apt_pkg.init()
|
||||
- self.cache = apt_pkg.Cache(None)
|
||||
+ if IS_DEBIAN:
|
||||
+ apt_pkg.init()
|
||||
+ self.cache = apt_pkg.Cache(None)
|
||||
self.cache_updated = False
|
||||
|
||||
|
||||
@@ -134,7 +141,8 @@
|
||||
return (language_code, country_code, language_label)
|
||||
|
||||
def build_lang_list(self):
|
||||
- self.cache = apt_pkg.Cache(None)
|
||||
+ if IS_DEBIAN:
|
||||
+ self.cache = apt_pkg.Cache(None)
|
||||
|
||||
self.builder.get_object('button_install').set_sensitive(False)
|
||||
self.builder.get_object('button_remove').set_sensitive(False)
|
||||
@@ -0,0 +1,110 @@
|
||||
--- a/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
+++ b/usr/lib/linuxmint/mintlocale/mintlocale.py
|
||||
@@ -279,7 +279,7 @@
|
||||
vbox = Gtk.VBox()
|
||||
vbox.pack_start(image, False, False, 2)
|
||||
label = Gtk.Label()
|
||||
- label.set_markup(title)
|
||||
+ label.set_text(title)
|
||||
vbox.pack_start(label, False, False, 2)
|
||||
menuitem.add(vbox)
|
||||
else:
|
||||
@@ -720,7 +720,10 @@
|
||||
vars[var_name] = value
|
||||
if "LANG" in vars:
|
||||
locale = vars['LANG'].replace('"', '').replace("'", "")
|
||||
- locale = locale.split(".")[0].strip()
|
||||
+ locale = locale.replace("utf8", "UTF-8")
|
||||
+ locale = locale.replace("UTF-8", "")
|
||||
+ locale = locale.replace(".", "")
|
||||
+ locale = locale.strip()
|
||||
if "_" in locale:
|
||||
split = locale.split("_")
|
||||
if len(split) == 2:
|
||||
@@ -745,7 +748,10 @@
|
||||
|
||||
if "LC_NUMERIC" in vars:
|
||||
locale = vars['LC_NUMERIC'].replace('"', '').replace("'", "")
|
||||
- locale = locale.split(".")[0].strip()
|
||||
+ locale = locale.replace("utf8", "UTF-8")
|
||||
+ locale = locale.replace("UTF-8", "")
|
||||
+ locale = locale.replace(".", "")
|
||||
+ locale = locale.strip()
|
||||
if "_" in locale:
|
||||
split = locale.split("_")
|
||||
if len(split) == 2:
|
||||
@@ -773,7 +779,7 @@
|
||||
self.system_label.set_markup("<b>%s</b>\n<small>%s <i>%s</i>\n%s <i>%s</i></small>" % (_("System locale"), language_prefix, language_str, region_prefix, region_str))
|
||||
|
||||
def set_num_installed(self):
|
||||
- num_installed = int(subprocess.check_output("localedef --list-archive | wc -l", shell=True))
|
||||
+ num_installed = int(subprocess.check_output("localedef --list-archive | grep utf8 | wc -l", shell=True))
|
||||
self.install_label.set_markup("<b>%s</b>\n<small>%s</small>" % (_("Language support"), gettext.ngettext("%d language installed", "%d languages installed", num_installed) % num_installed))
|
||||
|
||||
def accountservice_ready(self, user, param):
|
||||
@@ -827,11 +833,12 @@
|
||||
built_locales = {}
|
||||
for line in locales.rstrip().split("\n"):
|
||||
line = line.replace("utf8", "UTF-8")
|
||||
- cur_index += 1
|
||||
- locale_code = line.split(".")[0].strip()
|
||||
- charmap = None
|
||||
- if len(line.split(".")) > 1:
|
||||
- charmap = line.split(".")[1].strip()
|
||||
+ if "UTF-8" not in line:
|
||||
+ continue
|
||||
+ cur_index += 1
|
||||
+ locale_code = line.replace("UTF-8", "")
|
||||
+ locale_code = locale_code.replace(".", "")
|
||||
+ locale_code = locale_code.strip()
|
||||
|
||||
if "_" in locale_code:
|
||||
split = locale_code.split("_")
|
||||
@@ -843,16 +850,13 @@
|
||||
else:
|
||||
language = language_code
|
||||
|
||||
- country_code = split[1].lower().split('@')[0].strip()
|
||||
+ country_code = split[1].lower()
|
||||
if country_code in self.countries:
|
||||
country = self.countries[country_code]
|
||||
else:
|
||||
country = country_code
|
||||
|
||||
- if '@' in split[1]:
|
||||
- language_label = u"%s (@%s), %s" % (language, split[1].split('@')[1].strip(), country)
|
||||
- else:
|
||||
- language_label = u"%s, %s" % (language, country)
|
||||
+ language_label = u"%s, %s" % (language, country)
|
||||
|
||||
flag_path = FLAG_PATH % country_code
|
||||
else:
|
||||
@@ -864,9 +868,6 @@
|
||||
|
||||
flag_path = self.set_minority_language_flag_path(locale_code, flag_path)
|
||||
|
||||
- if charmap is not None and not all_locales_are_utf8:
|
||||
- language_label = u"%s <small><span foreground='#3c3c3c'>%s</span></small>" % (language_label, charmap)
|
||||
-
|
||||
if os.path.exists(flag_path):
|
||||
flag = flag_path
|
||||
else:
|
||||
@@ -892,7 +893,7 @@
|
||||
|
||||
def set_user_locale(self, path, locale):
|
||||
self.locale_button.set_button_label(locale.name)
|
||||
- print(u"Setting language to %s" % locale.id)
|
||||
+ print(u"Setting language to '%s' '%s'" % (locale.name, locale.id))
|
||||
# Set it in Accounts Service
|
||||
try:
|
||||
self.accountService.set_language(locale.id)
|
||||
@@ -916,7 +917,7 @@
|
||||
|
||||
def set_user_region(self, path, locale):
|
||||
self.region_button.set_button_label(locale.name)
|
||||
- print("Setting region to %s" % locale.id)
|
||||
+ print("Setting region to '%s' '%s'" % (locale.name, locale.id))
|
||||
|
||||
# We don't call self.accountService.set_formats_locale(locale.id) here...
|
||||
# First, we don't really use AccountsService, we're only doing this to be nice to LightDM and all..
|
||||
|
||||
Executable
+62
@@ -0,0 +1,62 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mintlocale</Name>
|
||||
<Homepage>http://cinnamon.linuxmint.com</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2+</License>
|
||||
<PartOf>desktop</PartOf>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Language selection tool.</Summary>
|
||||
<Description>Language selection tool.</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
<Dependency>accountsservice-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>xapp-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="5a868a7ed4bd0def3ae3d1593740bbf44e172cfb" type="targz">https://github.com/linuxmint/mintlocale/archive/refs/tags/1.4.7.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch>add_apt_checking.patch</Patch>
|
||||
<Patch>fix_gdk_import.patch</Patch>
|
||||
<Patch>fix_signal_name.patch</Patch>
|
||||
<Patch>show_utf8_only.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>mintlocale</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
<Dependency>accountsservice</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>iso-flag-png</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>1.4.7</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mintlocale</Name>
|
||||
<Summary xml:lang="tr">Cinnamon dil aracı.</Summary>
|
||||
<Description xml:lang="tr">Cinnamon masaüstü için dil aracı.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -0,0 +1,24 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import autotools, get, pisitools, shelltools
|
||||
|
||||
def setup():
|
||||
shelltools.system("./autogen.sh -V")
|
||||
#autotools.autoreconf("-fi")
|
||||
autotools.configure("--with-gtk=3\
|
||||
--disable-static \
|
||||
--enable-introspection")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS")
|
||||
@@ -0,0 +1,75 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>timezonemap</Name>
|
||||
<Homepage>https://github.com/dashea/timezonemap</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Icon>library</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Gtk3 timezone map widget, forked from gnome which forked from Ubiquity</Summary>
|
||||
<Description>Gtk3 timezone map widget, forked from gnome which forked from Ubiquity</Description>
|
||||
<Archive sha1sum="b414ad8d95f11177224da9a36cb40f778a461cdf" type="targz">https://github.com/dashea/timezonemap/archive/refs/tags/0.4.5.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gnome-common</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libsoup-devel</Dependency>
|
||||
<Dependency>librsvg-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>timezonemap</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>librsvg</Dependency>
|
||||
<Dependency>libsoup</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="library">/usr/lib/libtimezonemap*</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/glade</Path>
|
||||
<Path fileType="data">/usr/share/libtimezonemap</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>timezonemap-devel</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">timezonemap</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-05-18</Date>
|
||||
<Version>0.4.5.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>timezonemap</Name>
|
||||
<Summary xml:lang="tr">Gtk3 zaman bölge haritası aracı</Summary>
|
||||
<Description xml:lang="tr">Gtk3 zaman bölge haritası aracı</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/usr/share", "usr/share/*")
|
||||
|
||||
+34
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>icon-theme-mint-x</Name>
|
||||
<Homepage>http://packages.linuxmint.com/pool/main/m/mint-x-icons</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Mint-X Icon themes. A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza.</Summary>
|
||||
<Description>Mint-X Icon themes. A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza.</Description>
|
||||
<Archive sha1sum="1e55e774a3f745aabfe934c2594a4794d5c46f39" type="tarxz">http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.6.4.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>icon-theme-mint-x</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>1.6.4</Version>
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>icon-theme-mint-x</Name>
|
||||
<Summary xml:lang="tr">mint-x icon teması.</Summary>
|
||||
<Description xml:lang="tr">mint-x icon teması.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/usr/share", "usr/share/*")
|
||||
|
||||
+34
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>icon-theme-mint-y</Name>
|
||||
<Homepage>http://packages.linuxmint.com/pool/main/m/mint-y-icons</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>A flat, colorful, and modern theme based on Paper and Moka.</Summary>
|
||||
<Description>A flat, colorful, and modern theme based on Paper and Moka.</Description>
|
||||
<Archive sha1sum="a82f7cb32777ba4a08b15e7653b6b51e143ac340" type="tarxz">http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.6.0.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>icon-theme-mint-y</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>1.6.0</Version>
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>icon-theme-mint-x</Name>
|
||||
<Summary xml:lang="tr">mint-x icon teması.</Summary>
|
||||
<Description xml:lang="tr">mint-x icon teması.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
+613
@@ -628,6 +628,139 @@
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>mint-themes</Name>
|
||||
<Homepage>http://packages.linuxmint.com</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.cinnamon</PartOf>
|
||||
<Summary xml:lang="en">Mint-X GTK2, GTK3, Metacity and Xfce theme.</Summary>
|
||||
<Description xml:lang="en">Mint-X GTK2, GTK3, Metacity and Xfce theme.</Description>
|
||||
<Archive type="tarxz" sha1sum="432a42700262ba141447d862b8f2870bf15f856c" name="mint-themes_2.0.1.tar.xz">http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>sassc</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/cinnamon/mint-themes/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>mint-themes</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>2.0.1</Version>
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>iso-flag-png</Name>
|
||||
<Homepage>https://github.com/linuxmint/flags</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.cinnamon</PartOf>
|
||||
<Summary xml:lang="en">ISO country flags in PNG format</Summary>
|
||||
<Summary xml:lang="tr">PNG biçiminde ISO ülke bayrakları</Summary>
|
||||
<Description xml:lang="en">ISO country flags in PNG format</Description>
|
||||
<Description xml:lang="tr">PNG biçiminde ISO ülke bayrakları</Description>
|
||||
<Icon>cinnamon</Icon>
|
||||
<Archive type="targz" sha1sum="4a84eb5971fcc18f607dc9451443abc3339f1f45" name="1.0.2.tar.gz">https://github.com/linuxmint/flags/archive/refs/tags/1.0.2.tar.gz</Archive>
|
||||
<SourceURI>desktop/cinnamon/iso-flag-png/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>iso-flag-png</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-07-15</Date>
|
||||
<Version>1.0.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>mintlocale</Name>
|
||||
<Homepage>http://cinnamon.linuxmint.com</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2+</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop</PartOf>
|
||||
<Summary xml:lang="en">Language selection tool.</Summary>
|
||||
<Summary xml:lang="tr">Cinnamon dil aracı.</Summary>
|
||||
<Description xml:lang="en">Language selection tool.</Description>
|
||||
<Description xml:lang="tr">Cinnamon masaüstü için dil aracı.</Description>
|
||||
<Archive type="targz" sha1sum="5a868a7ed4bd0def3ae3d1593740bbf44e172cfb" name="1.4.7.tar.gz">https://github.com/linuxmint/mintlocale/archive/refs/tags/1.4.7.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
<Dependency>accountsservice-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>xapp-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>add_apt_checking.patch</Patch>
|
||||
<Patch>fix_gdk_import.patch</Patch>
|
||||
<Patch>fix_signal_name.patch</Patch>
|
||||
<Patch>show_utf8_only.patch</Patch>
|
||||
</Patches>
|
||||
<SourceURI>desktop/cinnamon/mintlocale/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>mintlocale</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
<Dependency>accountsservice</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>iso-flag-png</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>1.4.7</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>cjs</Name>
|
||||
@@ -823,6 +956,159 @@
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>im-config</Name>
|
||||
<Homepage>https://salsa.debian.org/input-method-team/im-config</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.cinnamon</PartOf>
|
||||
<Summary xml:lang="en">Input method configuration framework</Summary>
|
||||
<Summary xml:lang="tr">Giriş yöntemi yapılandırma çerçevesi</Summary>
|
||||
<Description xml:lang="en">Input method configuration framework</Description>
|
||||
<Description xml:lang="tr">Giriş yöntemi yapılandırma çerçevesi</Description>
|
||||
<Icon>cinnamon</Icon>
|
||||
<Archive type="tarxz" sha1sum="1028c95bc3f119ce9180e509f160ddcf9e43d608" name="im-config_0.52.orig.tar.xz">https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/im-config/0.52-1/im-config_0.52.orig.tar.xz</Archive>
|
||||
<SourceURI>desktop/cinnamon/im-config/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>im-config</Name>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/im-config</Path>
|
||||
<Path fileType="localdata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-07-16</Date>
|
||||
<Version>0.52</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>mintcommon</Name>
|
||||
<Homepage>https://github.com/linuxmint/mintcommon</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.cinnamon</PartOf>
|
||||
<Summary xml:lang="en">Common scripts and resources for Linux Mint</Summary>
|
||||
<Summary xml:lang="tr">Linux Mint için genel betik ve kaynaklar</Summary>
|
||||
<Description xml:lang="en">Common scripts and resources for Linux Mint</Description>
|
||||
<Description xml:lang="tr">Linux Mint için genel betik ve kaynaklar</Description>
|
||||
<Icon>cinnamon</Icon>
|
||||
<Archive type="targz" sha1sum="3f799e7a8f5a6a5cad8b9d0f8a0b3a2f9bdf54df" name="1.0.3.tar.gz">https://github.com/linuxmint/mintcommon/archive/refs/tags/1.0.3.tar.gz</Archive>
|
||||
<SourceURI>desktop/cinnamon/mintcommon/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>mintcommon</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-07-16</Date>
|
||||
<Version>1.0.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>timezonemap</Name>
|
||||
<Homepage>https://github.com/dashea/timezonemap</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.cinnamon</PartOf>
|
||||
<Summary xml:lang="en">Gtk3 timezone map widget, forked from gnome which forked from Ubiquity</Summary>
|
||||
<Summary xml:lang="tr">Gtk3 zaman bölge haritası aracı</Summary>
|
||||
<Description xml:lang="en">Gtk3 timezone map widget, forked from gnome which forked from Ubiquity</Description>
|
||||
<Description xml:lang="tr">Gtk3 zaman bölge haritası aracı</Description>
|
||||
<Icon>library</Icon>
|
||||
<Archive type="targz" sha1sum="b414ad8d95f11177224da9a36cb40f778a461cdf" name="0.4.5.1.tar.gz">https://github.com/dashea/timezonemap/archive/refs/tags/0.4.5.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gnome-common</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libsoup-devel</Dependency>
|
||||
<Dependency>librsvg-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/cinnamon/timezonemap/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>timezonemap</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>librsvg</Dependency>
|
||||
<Dependency>libsoup</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="library">/usr/lib/libtimezonemap*</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/glade</Path>
|
||||
<Path fileType="data">/usr/share/libtimezonemap</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>timezonemap-devel</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="1">timezonemap</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-05-18</Date>
|
||||
<Version>0.4.5.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>blueberry</Name>
|
||||
@@ -866,6 +1152,104 @@
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>cinnamon-desktop</Name>
|
||||
<Homepage>https://github.com/linuxmint/cinnamon-desktop</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.cinnamon</PartOf>
|
||||
<Summary xml:lang="en">Library with common API for various Cinnamon modules</Summary>
|
||||
<Summary xml:lang="tr">Cinnamon modülleri için çeşitli API kitaplıkları</Summary>
|
||||
<Description xml:lang="en">Library with common API for various Cinnamon modules</Description>
|
||||
<Description xml:lang="tr">Cinnamon modülleri için çeşitli API kitaplıkları</Description>
|
||||
<Icon>cinnamon-desktop</Icon>
|
||||
<Archive type="targz" sha1sum="16c3482f53327a029d303bd3ef7747dba11cf331" name="5.4.0.tar.gz">https://github.com/linuxmint/cinnamon-desktop/archive/refs/tags/5.4.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>samurai</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>accountsservice-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>xkeyboard-config</Dependency>
|
||||
<Dependency>libxkbfile-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">config.patch</Patch>
|
||||
</Patches>
|
||||
<SourceURI>desktop/cinnamon/cinnamon-desktop/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>cinnamon-desktop</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>libXrandr</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libxkbfile</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>gnome-backgrounds</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas</Dependency>
|
||||
<Dependency>gnome-themes-extra-community</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="library">/usr/lib/libcinnamon*</Path>
|
||||
<Path fileType="library">/usr/lib/libcvc*</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/libcinnamon-desktop</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="localdata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>cinnamon-desktop-devel</Name>
|
||||
<Summary xml:lang="tr">cinnamon-desktop için geliştirme dosyaları</Summary>
|
||||
<Description xml:lang="en">Development headers for cinnamon-desktop</Description>
|
||||
<Icon>development</Icon>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libxkbfile-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
||||
<Dependency release="1">cinnamon-desktop</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.4.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>xfce4-screensaver</Name>
|
||||
@@ -22740,6 +23124,38 @@ components such as the Settings and gnome-shell.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>icon-theme-mint-y</Name>
|
||||
<Homepage>http://packages.linuxmint.com/pool/main/m/mint-y-icons</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.lookandfeel</PartOf>
|
||||
<Summary xml:lang="en">A flat, colorful, and modern theme based on Paper and Moka.</Summary>
|
||||
<Description xml:lang="en">A flat, colorful, and modern theme based on Paper and Moka.</Description>
|
||||
<Archive type="tarxz" sha1sum="a82f7cb32777ba4a08b15e7653b6b51e143ac340" name="mint-y-icons_1.6.0.tar.xz">http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.6.0.tar.xz</Archive>
|
||||
<SourceURI>desktop/lookandfeel/icon-theme-mint-y/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>icon-theme-mint-y</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>1.6.0</Version>
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>gtk-theme-orion</Name>
|
||||
@@ -22789,6 +23205,40 @@ components such as the Settings and gnome-shell.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>icon-theme-mint-x</Name>
|
||||
<Homepage>http://packages.linuxmint.com/pool/main/m/mint-x-icons</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>desktop.lookandfeel</PartOf>
|
||||
<Summary xml:lang="en">Mint-X Icon themes. A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza.</Summary>
|
||||
<Summary xml:lang="tr">mint-x icon teması.</Summary>
|
||||
<Description xml:lang="en">Mint-X Icon themes. A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza.</Description>
|
||||
<Description xml:lang="tr">mint-x icon teması.</Description>
|
||||
<Archive type="tarxz" sha1sum="1e55e774a3f745aabfe934c2594a4794d5c46f39" name="mint-x-icons_1.6.4.tar.xz">http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.6.4.tar.xz</Archive>
|
||||
<SourceURI>desktop/lookandfeel/icon-theme-mint-x/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>icon-theme-mint-x</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>1.6.4</Version>
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>icon-theme-compass-kde</Name>
|
||||
@@ -245872,6 +246322,169 @@ to create header files and sources from protocol files.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>muffin</Name>
|
||||
<Homepage>https://github.com/linuxmint/muffin</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>x11.wm</PartOf>
|
||||
<Summary xml:lang="en">Cinnamon window manager based on Mutter</Summary>
|
||||
<Summary xml:lang="tr">Mutter tabanlı Cinnamon Pencere Yöneticisi</Summary>
|
||||
<Description xml:lang="en">Cinnamon window manager based on Mutter</Description>
|
||||
<Description xml:lang="tr">Mutter tabanlı Cinnamon Pencere Yöneticisi</Description>
|
||||
<Icon>muffin</Icon>
|
||||
<Archive type="targz" sha1sum="5b170ef8488a10f96c613f759281edecbd28e133" name="5.4.1.tar.gz">https://github.com/linuxmint/muffin/archive/refs/tags/5.4.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>fribidi-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>graphene-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>upower-devel</Dependency>
|
||||
<Dependency>libXcomposite-devel</Dependency>
|
||||
<Dependency>libxkbcommon-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>startup-notification-devel</Dependency>
|
||||
<Dependency>libcanberra-devel</Dependency>
|
||||
<Dependency>libwacom-devel</Dependency>
|
||||
<Dependency>atk-devel</Dependency>
|
||||
<Dependency>libgudev-devel</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>pipewire-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency>cinnamon-desktop-devel</Dependency>
|
||||
<Dependency>libXdamage-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libcanberra-gtk3-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
<Dependency>libxkbfile-devel</Dependency>
|
||||
<Dependency>libSM-devel</Dependency>
|
||||
<Dependency>xkeyboard-config</Dependency>
|
||||
<Dependency>libXau-devel</Dependency>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
<Dependency>libXinerama-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>libinput-devel</Dependency>
|
||||
<Dependency>clutter-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>cogl-devel</Dependency>
|
||||
<Dependency>sysprof-devel</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
||||
<Dependency>zenity</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>x11/wm/muffin/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>muffin</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>atk</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libSM</Dependency>
|
||||
<Dependency>libXi</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>libICE</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>libXtst</Dependency>
|
||||
<Dependency>fribidi</Dependency>
|
||||
<Dependency>graphene</Dependency>
|
||||
<Dependency>libgudev</Dependency>
|
||||
<Dependency>pipewire</Dependency>
|
||||
<Dependency>libxkbfile</Dependency>
|
||||
<Dependency>libxkbcommon</Dependency>
|
||||
<Dependency>cinnamon-desktop</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>libwacom</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
<Dependency>libXfixes</Dependency>
|
||||
<Dependency>libXrandr</Dependency>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libXcursor</Dependency>
|
||||
<Dependency>libXdamage</Dependency>
|
||||
<Dependency>libXrender</Dependency>
|
||||
<Dependency>libXinerama</Dependency>
|
||||
<Dependency>libcanberra</Dependency>
|
||||
<Dependency>libXcomposite</Dependency>
|
||||
<Dependency>libcanberra-gtk3</Dependency>
|
||||
<Dependency>startup-notification</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/muffin</Path>
|
||||
<Path fileType="library">/usr/lib/libmuffin*</Path>
|
||||
<Path fileType="library">/usr/lib/muffin-restart-helper</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/gtk-doc</Path>
|
||||
<Path fileType="localdata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/muffin</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>muffin-devel</Name>
|
||||
<Icon>development</Icon>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="1">muffin</Dependency>
|
||||
<Dependency>atk-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>graphene-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>libXdamage-devel</Dependency>
|
||||
<Dependency>libXcomposite-devel</Dependency>
|
||||
<Dependency>cinnamon-desktop-devel</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.4.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>openbox</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
13a7dff5daa1daad155c9d2730461d2edc12dc14
|
||||
cfce025bd598f9161f17ee226a703a96517a0b14
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
ea9d301edf496e801ca80d58ab046313b28a8919
|
||||
a52199fd8ebadf6b2c2372be9165d6d43a3b639f
|
||||
@@ -0,0 +1,21 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file https://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import mesontools, pisitools
|
||||
|
||||
def setup():
|
||||
mesontools.configure("--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--libexecdir=/usr/lib/muffin \
|
||||
--localstatedir=/var")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
pisitools.dodoc("COPYING", "README*", "NEWS")
|
||||
@@ -0,0 +1,163 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>muffin</Name>
|
||||
<Homepage>https://github.com/linuxmint/muffin</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Icon>muffin</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Cinnamon window manager based on Mutter</Summary>
|
||||
<Description>Cinnamon window manager based on Mutter</Description>
|
||||
<Archive sha1sum="5b170ef8488a10f96c613f759281edecbd28e133" type="targz">https://github.com/linuxmint/muffin/archive/refs/tags/5.4.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>fribidi-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>graphene-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>upower-devel</Dependency>
|
||||
<Dependency>libXcomposite-devel</Dependency>
|
||||
<Dependency>libxkbcommon-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>startup-notification-devel</Dependency>
|
||||
<Dependency>libcanberra-devel</Dependency>
|
||||
<Dependency>libwacom-devel</Dependency>
|
||||
<Dependency>atk-devel</Dependency>
|
||||
<Dependency>libgudev-devel</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>pipewire-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency>cinnamon-desktop-devel</Dependency>
|
||||
<Dependency>libXdamage-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libcanberra-gtk3-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
<Dependency>libxkbfile-devel</Dependency>
|
||||
<Dependency>libSM-devel</Dependency>
|
||||
<Dependency>xkeyboard-config</Dependency>
|
||||
<Dependency>libXau-devel</Dependency>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
<Dependency>libXinerama-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>libinput-devel</Dependency>
|
||||
<Dependency>clutter-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>cogl-devel</Dependency>
|
||||
<Dependency>sysprof-devel</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
||||
<Dependency>zenity</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>muffin</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>atk</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libSM</Dependency>
|
||||
<Dependency>libXi</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>libICE</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>libXtst</Dependency>
|
||||
<Dependency>fribidi</Dependency>
|
||||
<Dependency>graphene</Dependency>
|
||||
<Dependency>libgudev</Dependency>
|
||||
<Dependency>pipewire</Dependency>
|
||||
<Dependency>libxkbfile</Dependency>
|
||||
<Dependency>libxkbcommon</Dependency>
|
||||
<Dependency>cinnamon-desktop</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>libwacom</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
<Dependency>libXfixes</Dependency>
|
||||
<Dependency>libXrandr</Dependency>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libXcursor</Dependency>
|
||||
<Dependency>libXdamage</Dependency>
|
||||
<Dependency>libXrender</Dependency>
|
||||
<Dependency>libXinerama</Dependency>
|
||||
<Dependency>libcanberra</Dependency>
|
||||
<Dependency>libXcomposite</Dependency>
|
||||
<Dependency>libcanberra-gtk3</Dependency>
|
||||
<Dependency>startup-notification</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/muffin</Path>
|
||||
<Path fileType="library">/usr/lib/libmuffin*</Path>
|
||||
<Path fileType="library">/usr/lib/muffin-restart-helper</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/gtk-doc</Path>
|
||||
<Path fileType="localdata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/muffin</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>muffin-devel</Name>
|
||||
<Icon>development</Icon>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">muffin</Dependency>
|
||||
<Dependency>atk-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>graphene-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>libXdamage-devel</Dependency>
|
||||
<Dependency>libXcomposite-devel</Dependency>
|
||||
<Dependency>cinnamon-desktop-devel</Dependency>
|
||||
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.4.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>muffin</Name>
|
||||
<Summary xml:lang="tr">Mutter tabanlı Cinnamon Pencere Yöneticisi</Summary>
|
||||
<Description xml:lang="tr">Mutter tabanlı Cinnamon Pencere Yöneticisi</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user