Page MenuHomeSolus

D14201.id34628.diff
No OneTemporary

D14201.id34628.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,19 @@
+name : python-mss
+version : 8.0.3
+release : 1
+source :
+ - https://github.com/BoboTiG/python-mss/archive/refs/tags/v8.0.3.tar.gz : a4e2ab334f4a41c33d17db06d7656b29d2a3fd6ed6a3bd9dd5a0f96e4d82f248
+license : MIT
+component : programming.python
+summary : An ultra fast cross-platform multiple screenshots module in pure Python using ctypes
+description: |
+ An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
+builddeps :
+ - python-build
+ - python-installer
+ - python-packaging
+ - python-wheel
+build : |
+ %python3_setup
+install : |
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,62 @@
+<PISI>
+ <Source>
+ <Name>python-mss</Name>
+ <Packager>
+ <Name>Gavin Zhao</Name>
+ <Email>me@gzgz.dev</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">An ultra fast cross-platform multiple screenshots module in pure Python using ctypes</Summary>
+ <Description xml:lang="en">An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-mss</Name>
+ <Summary xml:lang="en">An ultra fast cross-platform multiple screenshots module in pure Python using ctypes</Summary>
+ <Description xml:lang="en">An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/mss</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss-8.0.3-py3.10.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss-8.0.3-py3.10.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss-8.0.3-py3.10.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss-8.0.3-py3.10.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss-8.0.3-py3.10.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/__init__.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/__main__.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/base.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/darwin.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/exception.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/factory.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/linux.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/models.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/screenshot.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/tools.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/__pycache__/windows.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/base.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/darwin.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/exception.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/factory.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/linux.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/models.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/py.typed</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/screenshot.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/tools.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/mss/windows.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2023-06-11</Date>
+ <Version>8.0.3</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Gavin Zhao</Name>
+ <Email>me@gzgz.dev</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 2, 4:49 PM (6 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5859464
Default Alt Text
D14201.id34628.diff (5 KB)

Event Timeline