Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10886218
D8711.id20911.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D8711.id20911.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,3 @@
+libc.so.6
+libheif.so.1
+libpython3.7m.so.1.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,23 @@
+name : python-pyheif
+version : 0.4
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/f1/13/30f03823d91fbcdb0581c3fd36e7a087f4618ba9b8533c0c6a0564700c0a/pyheif-0.4.tar.gz : c522affce3a496060c2889b9a9ede7edac53a682b1139086d9b7f9e0e49a7cdd
+homepage : https://github.com/david-poirier-csn/pyheif
+license : Apache-2.0
+component : programmin.python
+summary : Python 3.6+ interface to libheif library
+description: |
+ Python 3.6+ interface to libheif library
+builddeps :
+ - pkgconfig(libheif)
+ - pkgconfig(python3)
+ - python-cffi
+rundeps :
+ - python-cffi
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ %python3_test
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,50 @@
+<PISI>
+ <Source>
+ <Name>python-pyheif</Name>
+ <Homepage>https://github.com/david-poirier-csn/pyheif</Homepage>
+ <Packager>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>programmin.python</PartOf>
+ <Summary xml:lang="en">Python 3.6+ interface to libheif library</Summary>
+ <Description xml:lang="en">Python 3.6+ interface to libheif library
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-pyheif</Name>
+ <Summary xml:lang="en">Python 3.6+ interface to libheif library</Summary>
+ <Description xml:lang="en">Python 3.6+ interface to libheif library
+</Description>
+ <PartOf>programmin.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/_libheif_cffi.abi3.so</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif-0.4-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif-0.4-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif-0.4-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif-0.4-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif-0.4-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/__pycache__/constants.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/__pycache__/error.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/__pycache__/reader.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/__pycache__/writer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/constants.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/error.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/reader.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyheif/writer.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-04-18</Date>
+ <Version>0.4</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 26 2023, 7:53 PM (6 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5845587
Default Alt Text
D8711.id20911.diff (4 KB)
Attached To
Mode
D8711: Initial inclusion of python-pyheif
Attached
Detach File
Event Timeline
Log In to Comment