Mon, 01 Jul 2024 18:11:17 UTC | login

Information for build perl-GooCanvas2-CairoTypes-0.001-9.fc37

ID200005
Package Nameperl-GooCanvas2-CairoTypes
Version0.001
Release9.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-GooCanvas2-CairoTypes.git#26388ae70ca076df24973b641f98e11fc8c4b138
SummaryBridge between GooCanvas2 and Cairo types
DescriptionThere is an issue in the interaction between GooCanvas, GObject Introspection, Cairo, and their Perl bindings, which causes some functionality to be unusable from Perl side. This is better described here <https://stackoverflow.com/questions/64625955/cairosolidpattern-is-not-o f-type-goocanvas2cairopattern>, and there was an attempt <https://gitlab.gnome.org/GNOME/goocanvas/-/merge_requests/9> to fix it upstream. Until it's fixed, this can serve as a workaround for it. Currently this module only "fixes" "Cairo::Pattern/GooCanvas2::CairoPattern" interop. For certain calls it just works if this module was included; for some other calls you need to explicitly convert the type. If you have any idea how to fix those cases to not require such call, or need to bridge more types, pull requests <https://github.com/DarthGandalf/GooCanvas2-CairoTypes> are welcome!
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Sep 2022 07:31:47 UTC
CompletedThu, 08 Sep 2022 08:46:19 UTC
Taskbuild (f37, /rpms/perl-GooCanvas2-CairoTypes.git:26388ae70ca076df24973b641f98e11fc8c4b138)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-GooCanvas2-CairoTypes.git#26388ae70ca076df24973b641f98e11fc8c4b138'}}
Tags
f37
f38
RPMs
src
perl-GooCanvas2-CairoTypes-0.001-9.fc37.src.rpm (info) (download)
riscv64
perl-GooCanvas2-CairoTypes-0.001-9.fc37.riscv64.rpm (info) (download)
perl-GooCanvas2-CairoTypes-debuginfo-0.001-9.fc37.riscv64.rpm (info) (download)
perl-GooCanvas2-CairoTypes-debugsource-0.001-9.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.001-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.001-8 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.001-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.001-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jul 09 2021 Martin Gansser <martinkg@fedoraproject.org> - 0.001-5 - Remove the parenthesis from the License value - Remove Provides it's is created automatically - Do not create a devel subpackage * Fri Jul 09 2021 Martin Gansser <martinkg@fedoraproject.org> - 0.001-4 - Dropped %filter_provides_in macro - Fixed %description must be sentence - Fixed license value to "GPL+ or Artistic" - Include unpacked directory %dir %{perl_vendorarch}/auto/ - Do not do %exclude %{perl_vendorarch}/perllocal.pod That's achieved with "Makefile.PL NO_PERLLOCAL=1" - Include %{_mandir}/man3/GooCanvas2::CairoTypes.3pm.gz file in devel subpackage - Remove BR perl-macros - Add BR perl(strict) - Add BR perl(warnigs) - Add BR perl(File::Spec) - Remove BR perl(lib) - Corrected Requires to %{name}%{?_isa} * Tue Jun 29 2021 Martin Gansser <martinkg@fedoraproject.org> - 0.001-3 - Rename package to perl-GooCanvas2-CairoTypes * Thu Jun 17 2021 Martin Gansser <martinkg@fedoraproject.org> - 0.001-2 - Rename package to perl-goocanvas2-cairotypes * Thu Jun 10 2021 Martin Gansser <martinkg@fedoraproject.org> - 0.001-1 - Initial package