Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11034390
D13955.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D13955.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_libs b/abi_libs
new file mode 100644
--- /dev/null
+++ b/abi_libs
@@ -0,0 +1 @@
+libdovi.so.3
diff --git a/abi_symbols b/abi_symbols
new file mode 100644
--- /dev/null
+++ b/abi_symbols
@@ -0,0 +1,18 @@
+libdovi.so.3:dovi_convert_rpu_with_mode
+libdovi.so.3:dovi_data_free
+libdovi.so.3:dovi_parse_rpu
+libdovi.so.3:dovi_parse_rpu_bin_file
+libdovi.so.3:dovi_parse_unspec62_nalu
+libdovi.so.3:dovi_rpu_free
+libdovi.so.3:dovi_rpu_free_data_mapping
+libdovi.so.3:dovi_rpu_free_header
+libdovi.so.3:dovi_rpu_free_vdr_dm_data
+libdovi.so.3:dovi_rpu_get_data_mapping
+libdovi.so.3:dovi_rpu_get_error
+libdovi.so.3:dovi_rpu_get_header
+libdovi.so.3:dovi_rpu_get_vdr_dm_data
+libdovi.so.3:dovi_rpu_list_free
+libdovi.so.3:dovi_rpu_remove_mapping
+libdovi.so.3:dovi_rpu_set_active_area_offsets
+libdovi.so.3:dovi_write_rpu
+libdovi.so.3:dovi_write_unspec62_nalu
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,4 @@
+ld-linux-x86-64.so.2
+libc.so.6
+libgcc_s.so.1
+libm.so.6
diff --git a/abi_used_symbols b/abi_used_symbols
new file mode 100644
--- /dev/null
+++ b/abi_used_symbols
@@ -0,0 +1,44 @@
+ld-linux-x86-64.so.2:__tls_get_addr
+libc.so.6:__errno_location
+libc.so.6:__xpg_strerror_r
+libc.so.6:abort
+libc.so.6:bcmp
+libc.so.6:calloc
+libc.so.6:close
+libc.so.6:dl_iterate_phdr
+libc.so.6:free
+libc.so.6:fstat64
+libc.so.6:getcwd
+libc.so.6:getenv
+libc.so.6:malloc
+libc.so.6:memcpy
+libc.so.6:memmove
+libc.so.6:memset
+libc.so.6:mmap
+libc.so.6:munmap
+libc.so.6:open64
+libc.so.6:posix_memalign
+libc.so.6:pthread_getspecific
+libc.so.6:pthread_key_create
+libc.so.6:pthread_key_delete
+libc.so.6:pthread_setspecific
+libc.so.6:read
+libc.so.6:readlink
+libc.so.6:realloc
+libc.so.6:realpath
+libc.so.6:stat64
+libc.so.6:strlen
+libc.so.6:syscall
+libc.so.6:write
+libc.so.6:writev
+libgcc_s.so.1:_Unwind_Backtrace
+libgcc_s.so.1:_Unwind_GetDataRelBase
+libgcc_s.so.1:_Unwind_GetIP
+libgcc_s.so.1:_Unwind_GetIPInfo
+libgcc_s.so.1:_Unwind_GetLanguageSpecificData
+libgcc_s.so.1:_Unwind_GetRegionStart
+libgcc_s.so.1:_Unwind_GetTextRelBase
+libgcc_s.so.1:_Unwind_Resume
+libgcc_s.so.1:_Unwind_SetGR
+libgcc_s.so.1:_Unwind_SetIP
+libm.so.6:floor
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,26 @@
+name : libdovi
+version : 3.1.2
+release : 1
+source :
+ - https://github.com/quietvoid/dovi_tool/archive/refs/tags/libdovi-3.1.2.tar.gz : 3c74f8f6afdb7d4be97210df201a28a48676b2ebe10c20961176e81e2fd98c36
+license : MIT
+component : multimedia.library
+summary : Library to read & write Dolby Vision metadata
+description: |
+ Library to read & write Dolby Vision metadata.
+builddeps :
+ - cargo-c
+networking : yes
+build : |
+ pushd dolby_vision
+ cargo cbuild \
+ --library-type=cdylib \
+ --prefix=/usr \
+ --release
+install : |
+ pushd dolby_vision
+ cargo cinstall \
+ --destdir=$installdir \
+ --libdir=%libdir% \
+ --library-type=cdylib \
+ --prefix=/usr
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,50 @@
+<PISI>
+ <Source>
+ <Name>libdovi</Name>
+ <Packager>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>multimedia.library</PartOf>
+ <Summary xml:lang="en">Library to read & write Dolby Vision metadata</Summary>
+ <Description xml:lang="en">Library to read & write Dolby Vision metadata.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>libdovi</Name>
+ <Summary xml:lang="en">Library to read & write Dolby Vision metadata</Summary>
+ <Description xml:lang="en">Library to read & write Dolby Vision metadata.
+</Description>
+ <PartOf>multimedia.library</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/libdovi.so.3</Path>
+ <Path fileType="library">/usr/lib64/libdovi.so.3.1.2</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>libdovi-devel</Name>
+ <Summary xml:lang="en">Development files for libdovi</Summary>
+ <Description xml:lang="en">Library to read & write Dolby Vision metadata.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">libdovi</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/libdovi/rpu_parser.h</Path>
+ <Path fileType="library">/usr/lib64/libdovi.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/dovi.pc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2023-03-13</Date>
+ <Version>3.1.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 4:46 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792943
Default Alt Text
D13955.diff (5 KB)
Attached To
Mode
D13955: Initial commit of libdovi
Attached
Detach File
Event Timeline
Log In to Comment