Mon, 30 Sep 2024 11:15:18 UTC | login

Information for build perl-GooCanvas2-CairoTypes-0.001-10.fc38

ID227252
Package Nameperl-GooCanvas2-CairoTypes
Version0.001
Release10.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-GooCanvas2-CairoTypes.git#788eb7faf7f9935d82592fedf1f99826ca31f0ff
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
StartedTue, 21 Feb 2023 17:01:58 UTC
CompletedWed, 22 Feb 2023 00:11:56 UTC
Taskbuild (f38, /rpms/perl-GooCanvas2-CairoTypes.git:788eb7faf7f9935d82592fedf1f99826ca31f0ff)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-GooCanvas2-CairoTypes.git#788eb7faf7f9935d82592fedf1f99826ca31f0ff'}}
Tags
f38
f39
f40
RPMs
src
perl-GooCanvas2-CairoTypes-0.001-10.fc38.src.rpm (info) (download)
riscv64
perl-GooCanvas2-CairoTypes-0.001-10.fc38.riscv64.rpm (info) (download)
perl-GooCanvas2-CairoTypes-debuginfo-0.001-10.fc38.riscv64.rpm (info) (download)
perl-GooCanvas2-CairoTypes-debugsource-0.001-10.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.001-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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