forked from Pisilinux/contrib
Proje Gitea'ya taşındı (Temiz başlangıç)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
#!/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 setup():
|
||||
shelltools.system("ar xf zoom_amd64.deb")
|
||||
shelltools.system("tar xf data.tar.xz")
|
||||
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/opt/", "opt/*")
|
||||
pisitools.insinto("/usr/", "usr/*")
|
||||
@@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Name=Zoom
|
||||
Comment=Zoom Video Conference
|
||||
Exec=/usr/bin/zoom %U
|
||||
Icon=Zoom
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Encoding=UTF-8
|
||||
Categories=Network;Application;
|
||||
StartupWMClass=Zoom
|
||||
MimeType=x-scheme-handler/zoommtg;x-scheme-handler/zoomus;x-scheme-handler/tel;x-scheme-handler/callto;x-scheme-handler/zoomphonecall;application/x-zoom;
|
||||
X-KDE-Protocols=zoommtg;zoomus;tel;callto;zoomphonecall;
|
||||
Name[en_US]=Zoom
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
||||
<mime-type type="application/x-zoom">
|
||||
<comment>Zoom Recording File</comment>
|
||||
<glob pattern="*.zoom"/>
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
@@ -0,0 +1,90 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>zoom-workplace</Name>
|
||||
<Homepage>https://zoom.us/</Homepage>
|
||||
<Packager>
|
||||
<Name>Safa Arıman</Name>
|
||||
<Email>safaariman@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Proprietary</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary xml:lang="en">Zoom, Video Conferencing and Web Conferencing Service</Summary>
|
||||
<Summary xml:lang="tr">Zoom, Video Konferansı ve Web Konferansı Hizmeti</Summary>
|
||||
<Description xml:lang="en">Zoom, the cloud meeting company, unifies cloud video conferencing, simple online meetings, and group messaging into one easy-to-use platform. Our solution offers the best video, audio, and screen-sharing experience across Zoom Rooms, Windows, Mac, Linux, iOS, Android, and H.323/SIP room systems.</Description>
|
||||
<Description xml:lang="tr">Zoom, bulut toplantı şirketi, bulut video konferansı, basit çevrimiçi toplantılar ve grup mesajlaşmasını tek kolay kullanıma sunan bir platforma birleştiriyor. Çözümümüz, Zoom Odaları, Windows, Mac, Linux, iOS, Android ve H.323/SIP odaları sistemlerinde en iyi video, ses ve ekran paylaşım deneyimi sunar.</Description>
|
||||
<Archive sha1sum="95a9b729b65102ac26f6cfeb57fc13cc5cea4106" type="binary">
|
||||
https://cdn.zoom.us/prod/7.0.0.1666/zoom_amd64.deb
|
||||
</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>zoom-workplace</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/opt</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
</Files>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>libSM</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXtst</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>libXcomposite</Dependency>
|
||||
<Dependency>libXfixes</Dependency>
|
||||
<Dependency>libXi</Dependency>
|
||||
<Dependency>libXcursor</Dependency>
|
||||
<Dependency>libxkbcommon-x11</Dependency>
|
||||
<Dependency>libXrandr</Dependency>
|
||||
<Dependency>libXrender</Dependency>
|
||||
<Dependency>libxshmfence</Dependency>
|
||||
<Dependency>libxslt</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>nss</Dependency>
|
||||
<Dependency>xcb-util-image</Dependency>
|
||||
<Dependency>xcb-util-keysyms</Dependency>
|
||||
<Dependency>xcb-util-cursor</Dependency>
|
||||
<Dependency>dbus</Dependency>
|
||||
<Dependency>libdrm</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>qt5-webengine</Dependency>
|
||||
<Dependency>qt5-remoteobjects</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<!--
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/Zoom.desktop">Zoom.desktop</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/Zoom.png">Zoom.png</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/application-x-zoom.png">application-x-zoom.png</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/mime/packages/zoom.xml">zoom.xml</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
-->
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2026-04-05</Date>
|
||||
<Version>7.0.0.1666</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2025-12-12</Date>
|
||||
<Version>6.6.11.6052</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2025-09-30</Date>
|
||||
<Version>6.6.0.466</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>zoom</Name>
|
||||
<Summary xml:lang="tr">Zoom, Video Konferans ve Web Konferans Hizmeti</Summary>
|
||||
<Description xml:lang="tr">Bulut toplantı şirketi Zoom, bulut video konferansını, basit çevrimiçi toplantıları ve grup mesajlaşmasını kullanımı kolay tek bir platformda birleştirir. Çözümümüz, Zoom Rooms, Windows, Mac, Linux, iOS, Android ve H.323/SIP oda sistemlerinde en iyi video, ses ve ekran paylaşımı deneyimini sunar.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user