Mageia Bugzilla – Attachment 12794 Details for
Bug 28975
opencpn needs a new build, some of its plugin rpms need to be corrected or added
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
draft of the spec file for opencpn-s63-plugin
opencpn-s63-plugin.spec (text/plain), 1.54 KB, created by
Philippe Didier
on 2021-06-19 14:18:34 CEST
(
hide
)
Description:
draft of the spec file for opencpn-s63-plugin
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2021-06-19 14:18:34 CEST
Size:
1.54 KB
patch
obsolete
>%define piname s63_pi > >Name: opencpn-s63-plugin >Summary: Plugin for OpenCpn allowing the use of encrypted charts >Version: 1.17.1 >Release: %mkrel 1 >License: GPLv2 >Group: Geography >URL: https://opencpn.org/OpenCPN/plugins/s63.html ># you need to git clone the code and tar it from this URL https://github.com/bdbcat/s63_pi/ >Source0: %{piname}-%{version}.tar.gz > >BuildRequires: cmake >BuildRequires: bzip2-devel >BuildRequires: gettext >BuildRequires: wxgtku3.0-devel >BuildRequires: pkgconfig(gl) >BuildRequires: pkgconfig(glu) >BuildRequires: pkgconfig(zlib) >BuildRequires: tinyxml-devel > >Requires: opencpn >Provides: %{piname} = %{version} > >%description >S-63 is the encrypted distribution format for S-57 vector charts. >Today, hydrographical offices all over the world are producing their official >vector charts in the S-57 format. Distribution is done under the S-63 standard. >This plugin allows you to download and install charts you have purchased from >http://o-charts.org/ >To use the encrypted charts, you must get a license for your particular machine >(called a Permit), make sure to visit http://o-charts.org/ for more information >and to get the permits. > >%prep >%setup -q -n %{piname} > >%build >%cmake > >%make -C build > >%install >%make_install -C build > >%find_lang opencpn-%{piname} > > >%ifarch x86_64 aarch64 >mkdir -p %{buildroot}%{_libdir}/opencpn >mv %{buildroot}/usr/lib/opencpn/* %{buildroot}%{_libdir}/opencpn/ >%endif > >%files -f opencpn-%{piname}.lang >%dir %{_libdir}/opencpn >%{_libdir}/opencpn/lib%{piname}.so >%{_bindir}/* >%{_datadir}/opencpn/plugins/%{piname}/data/*
%define piname s63_pi Name: opencpn-s63-plugin Summary: Plugin for OpenCpn allowing the use of encrypted charts Version: 1.17.1 Release: %mkrel 1 License: GPLv2 Group: Geography URL: https://opencpn.org/OpenCPN/plugins/s63.html # you need to git clone the code and tar it from this URL https://github.com/bdbcat/s63_pi/ Source0: %{piname}-%{version}.tar.gz BuildRequires: cmake BuildRequires: bzip2-devel BuildRequires: gettext BuildRequires: wxgtku3.0-devel BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(zlib) BuildRequires: tinyxml-devel Requires: opencpn Provides: %{piname} = %{version} %description S-63 is the encrypted distribution format for S-57 vector charts. Today, hydrographical offices all over the world are producing their official vector charts in the S-57 format. Distribution is done under the S-63 standard. This plugin allows you to download and install charts you have purchased from http://o-charts.org/ To use the encrypted charts, you must get a license for your particular machine (called a Permit), make sure to visit http://o-charts.org/ for more information and to get the permits. %prep %setup -q -n %{piname} %build %cmake %make -C build %install %make_install -C build %find_lang opencpn-%{piname} %ifarch x86_64 aarch64 mkdir -p %{buildroot}%{_libdir}/opencpn mv %{buildroot}/usr/lib/opencpn/* %{buildroot}%{_libdir}/opencpn/ %endif %files -f opencpn-%{piname}.lang %dir %{_libdir}/opencpn %{_libdir}/opencpn/lib%{piname}.so %{_bindir}/* %{_datadir}/opencpn/plugins/%{piname}/data/*
View Attachment As Raw
Actions:
View
Attachments on
bug 28975
:
12725
|
12726
|
12727
|
12728
|
12729
|
12730
|
12731
|
12732
|
12733
|
12734
|
12735
|
12736
|
12737
|
12738
|
12739
|
12740
|
12741
|
12742
|
12743
|
12744
|
12745
|
12746
|
12747
|
12748
|
12775
|
12776
|
12778
|
12779
|
12780
|
12781
|
12782
|
12783
|
12784
|
12785
|
12786
|
12787
|
12788
|
12789
|
12790
|
12791
|
12792
|
12793
|
12794
|
12795
|
12796
|
12797
|
12798
|
12799
|
12800
|
12801
|
12804
|
12805
|
12806
|
12807
|
12808
|
12809
|
12810
|
12811
|
12812
|
12813
|
12814
|
12815
|
12816
|
12817
|
12818
|
12819