Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11054124
D11071.id28227.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
7 KB
Referenced Files
None
Subscribers
None
D11071.id28227.diff
View Options
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -185,11 +185,6 @@
libpano13.so.3:ZCombSetMaskFromFocusData
libpano13.so.3:ZCombSetMaskType
libpano13.so.3:ZCombSetSmoothingWindowHalfwidth
-libpano13.so.3:__bss_start
-libpano13.so.3:_edata
-libpano13.so.3:_end
-libpano13.so.3:_fini
-libpano13.so.3:_init
libpano13.so.3:addAlpha
libpano13.so.3:addLayerToFile
libpano13.so.3:adjust
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -12,7 +12,6 @@
UNKNOWN:sinh
UNKNOWN:sqrt
UNKNOWN:tan
-libc.so.6:_IO_putc
libc.so.6:__ctype_b_loc
libc.so.6:__ctype_tolower_loc
libc.so.6:__errno_location
@@ -53,10 +52,12 @@
libc.so.6:malloc
libc.so.6:memcmp
libc.so.6:memcpy
+libc.so.6:memmove
libc.so.6:memset
libc.so.6:optarg
libc.so.6:optind
libc.so.6:perror
+libc.so.6:putc
libc.so.6:putchar
libc.so.6:puts
libc.so.6:qsort
diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<PISI>
- <Name>multimedia.library</Name>
-</PISI>
diff --git a/libpano13-2.9.19.tar.gz b/libpano13-2.9.19.tar.gz
deleted file mode 100644
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000
GIT binary patch
literal 0
Hc$@<O00001
literal 0
Hc$@<O00001
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : libpano13
-version : 2.9.19
-release : 3
+version : 2.9.20
+release : 4
source :
- - https://kent.dl.sourceforge.net/project/panotools/libpano13/libpano13-2.9.19/libpano13-2.9.19.tar.gz : 037357383978341dea8f572a5d2a0876c5ab0a83dffda431bd393357e91d95a8
+ - https://sourceforge.net/projects/panotools/files/libpano13/libpano13-2.9.20/libpano13-2.9.20.tar.gz : 3b532836c37b8cd75cd2227fd9207f7aca3fdcbbd1cce3b9749f056a10229b89
+homepage : http://panotools.sourceforge.net/
license : GPL-2.0-or-later
component : multimedia.library
summary : libpano13 library
@@ -13,10 +14,10 @@
- pkgconfig(libturbojpeg)
- pkgconfig(libpng)
setup : |
- %cmake .
+ %cmake . -DSUPPORT_JAVA_PROGRAMS=0
build : |
%make
install : |
%make_install
-check : |
- %make test
+#check : |
+ #%make test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>libpano13</Name>
+ <Homepage>http://panotools.sourceforge.net/</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>multimedia.library</PartOf>
<Summary xml:lang="en">libpano13 library</Summary>
<Description xml:lang="en">Part of Panorama Tools by Helmut Dersch of the University of Applied Sciences Furtwangen.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>libpano13</Name>
@@ -19,9 +20,31 @@
</Description>
<PartOf>multimedia.library</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="executable">/usr/bin/PTblender</Path>
+ <Path fileType="executable">/usr/bin/PTcrop</Path>
+ <Path fileType="executable">/usr/bin/PTinfo</Path>
+ <Path fileType="executable">/usr/bin/PTmasker</Path>
+ <Path fileType="executable">/usr/bin/PTmender</Path>
+ <Path fileType="executable">/usr/bin/PToptimizer</Path>
+ <Path fileType="executable">/usr/bin/PTroller</Path>
+ <Path fileType="executable">/usr/bin/PTtiff2psd</Path>
+ <Path fileType="executable">/usr/bin/PTtiffdump</Path>
+ <Path fileType="executable">/usr/bin/PTuncrop</Path>
+ <Path fileType="executable">/usr/bin/panoinfo</Path>
+ <Path fileType="library">/usr/lib64/libpano13.so.3</Path>
+ <Path fileType="library">/usr/lib64/libpano13.so.3.0.0</Path>
+ <Path fileType="man">/usr/share/man/man1/PTAInterpolate.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PTblender.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PTcrop.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PTinfo.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PTmasker.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PTmender.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PToptimizer.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PTroller.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PTtiff2psd.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PTtiffdump.1</Path>
+ <Path fileType="man">/usr/share/man/man1/PTuncrop.1</Path>
+ <Path fileType="man">/usr/share/man/man1/panoinfo.1</Path>
<Path fileType="data">/usr/share/pano13/doc/AUTHORS</Path>
<Path fileType="data">/usr/share/pano13/doc/COPYING</Path>
<Path fileType="data">/usr/share/pano13/doc/Optimize.txt</Path>
@@ -38,22 +61,31 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">libpano13</Dependency>
+ <Dependency release="4">libpano13</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.a</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="header">/usr/include/pano13/PTcommon.h</Path>
+ <Path fileType="header">/usr/include/pano13/file.h</Path>
+ <Path fileType="header">/usr/include/pano13/filter.h</Path>
+ <Path fileType="header">/usr/include/pano13/panorama.h</Path>
+ <Path fileType="header">/usr/include/pano13/panotypes.h</Path>
+ <Path fileType="header">/usr/include/pano13/pt_stdint.h</Path>
+ <Path fileType="header">/usr/include/pano13/pteditor.h</Path>
+ <Path fileType="header">/usr/include/pano13/ptutils.h</Path>
+ <Path fileType="header">/usr/include/pano13/queryfeature.h</Path>
+ <Path fileType="header">/usr/include/pano13/version.h</Path>
+ <Path fileType="library">/usr/lib64/libpano13.a</Path>
+ <Path fileType="library">/usr/lib64/libpano13.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/libpano13.pc</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-04-28</Date>
- <Version>2.9.19</Version>
+ <Update release="4">
+ <Date>2021-06-17</Date>
+ <Version>2.9.20</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 12, 12:25 AM (2 h, 44 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818014
Default Alt Text
D11071.id28227.diff (7 KB)
Attached To
Mode
D11071: Update libpano to 2.9.20
Attached
Detach File
Event Timeline
Log In to Comment