new package and package move
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
name: New MCP server
|
||||
version: 0.0.1
|
||||
schema: v1
|
||||
mcpServers:
|
||||
- name: New MCP server
|
||||
command: npx
|
||||
args:
|
||||
- -y
|
||||
- <your-mcp-server>
|
||||
env: {}
|
||||
@@ -15,8 +15,8 @@
|
||||
<License>LicenseRef-Google-Antigravity</License>
|
||||
<PartOf>programming.tools</PartOf>
|
||||
<Icon>antigravity-ide</Icon>
|
||||
<Archive sha1sum="554c984665548968983ccfd381bc991596b0e158" type="targz">
|
||||
https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/2.0.3-6242596486512640/linux-x64/Antigravity%20IDE.tar.gz
|
||||
<Archive sha1sum="84eff060fa45934f505421284c66e6ae2d51535c" type="targz">
|
||||
https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/2.1.1-6123990880747520/linux-x64/Antigravity%20IDE.tar.gz
|
||||
</Archive>
|
||||
</Source>
|
||||
|
||||
@@ -67,6 +67,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2026-06-28</Date>
|
||||
<Version>2.1.1</Version>
|
||||
<Comment>İlk sürüm</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2026-11-22</Date>
|
||||
<Version>2.0.3</Version>
|
||||
|
||||
@@ -12,7 +12,9 @@
|
||||
<Description>Retro Platform Game</Description>
|
||||
<License>gpl2</License>
|
||||
<PartOf>Game</PartOf>
|
||||
<Archive sha1sum="f02dac7b7ead2ec401b46c026d7ef9a30b61ea89" type="binary">https://github.com/muckypaws/Manic-Miner-Engine/raw/master/Linux/ManicMinerV17aLinux.zip</Archive>
|
||||
<Archive sha1sum="f02dac7b7ead2ec401b46c026d7ef9a30b61ea89" type="binary">
|
||||
https://github.com/muckypaws/Manic-Miner-Engine/raw/master/Linux/ManicMinerV17aLinux.zip
|
||||
</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
#!/usr/bin/env 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 get, pisitools, shelltools
|
||||
|
||||
NoStrip = ["/opt", "/usr"]
|
||||
IgnoreAutodep = True
|
||||
|
||||
def install():
|
||||
pisitools.dodir ("/opt/adalet-eimza-tray")
|
||||
pisitools.doexe("adalet-eimza-tray-1.0.11.AppImage", "/opt/adalet-eimza-tray")
|
||||
pisitools.dosym("/opt/adalet-eimza-tray/adalet-eimza-tray-1.0.11.AppImage", "/usr/bin/adalet-eimza-tray")
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Exec=/usr/bin/adalet-eimza-tray
|
||||
Icon=adalet-eimza-tray
|
||||
Name=Adalet Eimza
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Office;Utility;
|
||||
StartupNotify=false
|
||||
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>adalet-eimza-tray</Name>
|
||||
<Homepage>https://eimza.adalet.gov.tr/</Homepage>
|
||||
<Packager>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Packager>
|
||||
|
||||
<Summary xml:lang="en">Adalet Eimza</Summary>
|
||||
<Description xml:lang="en">Adalet Eimza is a digital signature application for Turkish courts.</Description>
|
||||
<Summary xml:lang="tr">Adalet Eimza, Türk mahkemeleri için dijital imza uygulamasıdır.</Summary>
|
||||
<Description xml:lang="tr">Adalet Eimza, Türk mahkemeleri için dijital imza uygulamasıdır.</Description>
|
||||
|
||||
<License>LGPL</License>
|
||||
<PartOf>extra</PartOf>
|
||||
<Archive sha1sum="f4522a84f7365251bfb7d62188726db12ac4e841" type="binary">
|
||||
https://cdn.uyap.gov.tr/framework/public/adalet-eimza-tray-1.0.11.AppImage
|
||||
</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>adalet-eimza-tray</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>freetype</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>libXi</Dependency>
|
||||
<Dependency>libXrender</Dependency>
|
||||
<Dependency>libXtst</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/opt</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="/usr/share/applications/adalet-eimza-tray.desktop">adalet.eimza-tray.desktop</AdditionalFile>
|
||||
<AdditionalFile target="/usr/share/icons/adalet-eimza-tray.png">adalet-eimza-tray.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2026-07-11</Date>
|
||||
<Version>1.0.11</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
@@ -11,7 +11,9 @@
|
||||
<License>custom</License>
|
||||
<Summary>View and modify files,folders and objects in an AKIS smartcard</Summary>
|
||||
<Description>View and modify files,folders and objects in an AKIS smartcard</Description>
|
||||
<Archive sha1sum="d9c3a55ad4c841cd10874707e2b43ca10910d26e" type="binary">https://akiskart.bilgem.tubitak.gov.tr/wp-content/uploads/sites/33/2025/01/Akia_linux_6_7_6.deb_.zip</Archive>
|
||||
<Archive sha1sum="d9c3a55ad4c841cd10874707e2b43ca10910d26e" type="binary">
|
||||
https://akiskart.bilgem.tubitak.gov.tr/wp-content/uploads/sites/33/2025/01/Akia_linux_6_7_6.deb_.zip
|
||||
</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -9,8 +9,9 @@ from pisi.actionsapi import pisitools, shelltools, get
|
||||
WorkDir="."
|
||||
|
||||
def setup():
|
||||
shelltools.system("unzip uyap-pardus-5-4-16-amd6429-12-20252-41-pm.zip")
|
||||
shelltools.system("ar xvf uyap_pardus_5_4_16_amd64/uyapeditor_5.4.16_amd64.deb")
|
||||
#shelltools.system("unzip uyapeditor_5.4.17_amd64.deb")
|
||||
#shelltools.system("cd uyapeditor-5417-amd6403-06-20263-09-pm")
|
||||
shelltools.system("ar xvf uyapeditor_5.4.17_amd64.deb")
|
||||
shelltools.system("tar xvf data.tar.xz")
|
||||
|
||||
def install():
|
||||
@@ -12,8 +12,8 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Udf dosya uzantısı açmaya yarayan program.</Summary>
|
||||
<Description>Udf dosya uzantısı açmaya yarayan program.Erkan IŞIK</Description>
|
||||
<Archive sha1sum="b284281aa03327f098fd1feda55e4a4a63207cce" type="binary">
|
||||
https://rayp.adalet.gov.tr/resimler/2/dosya/uyap-pardus-5-4-16-amd6429-12-20252-41-pm.zip
|
||||
<Archive sha1sum="a6546f83c73e62607df5697d157bcb928a7ee50f" type="binary">
|
||||
https://rayp.adalet.gov.tr/resimler/2/dosya/uyapeditor_5.4.17_amd64.deb
|
||||
</Archive>
|
||||
</Source>
|
||||
|
||||
@@ -42,8 +42,15 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="18">
|
||||
<Date>2026-07-11</Date>
|
||||
<Version>5.4.17</Version>
|
||||
<Comment>V.bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2026-01-12</Date>
|
||||
<Date>2026-07-12</Date>
|
||||
<Version>5.4.16</Version>
|
||||
<Comment>V.bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
@@ -9,20 +9,10 @@
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Packager>
|
||||
|
||||
<Summary xml:lang="en">
|
||||
FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size.
|
||||
</Summary>
|
||||
|
||||
<Description xml:lang="en">
|
||||
FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters.
|
||||
</Description>
|
||||
|
||||
<Summary xml:lang="tr">
|
||||
FreeCAD, öncelikle her boyuttaki gerçek nesneleri tasarlamak için geliştirilmiş, açık kaynaklı, parametrik bir 3B modelleme aracıdır.
|
||||
</Summary>
|
||||
<Description xml:lang="tr">
|
||||
FreeCAD, öncelikle her boyuttaki gerçek nesneleri tasarlamak için geliştirilmiş, açık kaynaklı, parametrik bir 3B modelleme aracıdır. Parametresel modelleme, model geçmişinize geri dönüp parametrelerini değiştirerek tasarımınızı kolayca değiştirmenize olanak tanır.
|
||||
</Description>
|
||||
<Summary xml:lang="en">FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size.</Summary>
|
||||
<Description xml:lang="en">FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters.</Description>
|
||||
<Summary xml:lang="tr">FreeCAD, öncelikle her boyuttaki gerçek nesneleri tasarlamak için geliştirilmiş, açık kaynaklı, parametrik bir 3B modelleme aracıdır.</Summary>
|
||||
<Description xml:lang="tr">FreeCAD, öncelikle her boyuttaki gerçek nesneleri tasarlamak için geliştirilmiş, açık kaynaklı, parametrik bir 3B modelleme aracıdır. Parametresel modelleme, model geçmişinize geri dönüp parametrelerini değiştirerek tasarımınızı kolayca değiştirmenize olanak tanır.</Description>
|
||||
|
||||
<License>LGPL</License>
|
||||
<PartOf>Development</PartOf>
|
||||
|
||||
Reference in New Issue
Block a user