Mageia Bugzilla – Attachment 3740 Details for
Bug 9725
Add new rpm of Boomaga (a virtual printer) which depends on snappy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Spec file of Boomaga
boomaga.spec (text/x-rpm-spec), 2.05 KB, created by
Dimitrios Glentadakis
on 2013-04-14 13:20:56 CEST
(
hide
)
Description:
Spec file of Boomaga
Filename:
MIME Type:
Creator:
Dimitrios Glentadakis
Created:
2013-04-14 13:20:56 CEST
Size:
2.05 KB
patch
obsolete
>Name: boomaga >Version: 0.1.0 >#git: c37b122caa >Release: %mkrel 1 >Source0: http://qt-apps.org/CONTENT/content-files/156779-boomaga_%version.tar.bz2 >Summary: A virtual printer for viewing a document before printing >License: LGPL >Group: System/Printing >Url: http://qt-apps.org/content/show.php/Boomaga?content=156779 > >BuildRequires: qt4-devel >BuildRequires: %{_lib}gs9-devel >BuildRequires: %{_lib}cups2-devel >BuildRequires: snappy-devel > >Requires: qt4-common >Requires: ghostscript >Requires: snappy > > > >%description >Boomaga (BOOklet MAnager) is a virtual printer for viewing a document before printing it out using the physical printer. >The program is very simple to work with. Running any program, click âprintâ and select âBoomagaâ to see in several seconds (CUPS takes some time to respond) the Boomaga window open. >If you print out one more document, it gets added to the previous one, and you can also print them out as one. >Regardless of whether your printer supports duplex printing or not, you would be able to easily print on both sides of the sheet. >If your printer does not support duplex printing, point this out in the settings, and Booklet would ask you to turn over the pages half way through printing your document. > >The program can also help you get your documents prepared a bit before printing. >At this stage Boomaga makes it possible to: > >* Paste several documents together. >* Print several pages on one sheet. >* 1, 2, 4, 8 pages per sheet >* Booklet. Folding the sheets in two, youâll get a book. > > >%prep >%setup -q > >%build >%cmake >%make > > >%install >%{makeinstall_std} -C build > >%__mkdir -p %{buildroot}%{_datadir}/%name/scripts >%__cp scripts/installPrinter.sh %{buildroot}%{_datadir}/%name/scripts/ > >%files >%{_bindir}/%{name} >%{_datadir}/%name/scripts/installPrinter.sh >/usr/lib/cups/backend/%name >%{_datadir}/%name/translations/boomaga_ru.qm >%{_datadir}/dbus-1/services/org.%name.service >%{_datadir}/man/man1/%name.1.xz >%{_datadir}/ppd/%name/%name.ppd > > >%post >if [ $1 = 1 ]; then > sh %{_datadir}/%name/scripts/installPrinter.sh >fi > >%postun >lpadmin -x "Boomaga_Printer" >
Name: boomaga Version: 0.1.0 #git: c37b122caa Release: %mkrel 1 Source0: http://qt-apps.org/CONTENT/content-files/156779-boomaga_%version.tar.bz2 Summary: A virtual printer for viewing a document before printing License: LGPL Group: System/Printing Url: http://qt-apps.org/content/show.php/Boomaga?content=156779 BuildRequires: qt4-devel BuildRequires: %{_lib}gs9-devel BuildRequires: %{_lib}cups2-devel BuildRequires: snappy-devel Requires: qt4-common Requires: ghostscript Requires: snappy %description Boomaga (BOOklet MAnager) is a virtual printer for viewing a document before printing it out using the physical printer. The program is very simple to work with. Running any program, click âprintâ and select âBoomagaâ to see in several seconds (CUPS takes some time to respond) the Boomaga window open. If you print out one more document, it gets added to the previous one, and you can also print them out as one. Regardless of whether your printer supports duplex printing or not, you would be able to easily print on both sides of the sheet. If your printer does not support duplex printing, point this out in the settings, and Booklet would ask you to turn over the pages half way through printing your document. The program can also help you get your documents prepared a bit before printing. At this stage Boomaga makes it possible to: * Paste several documents together. * Print several pages on one sheet. * 1, 2, 4, 8 pages per sheet * Booklet. Folding the sheets in two, youâll get a book. %prep %setup -q %build %cmake %make %install %{makeinstall_std} -C build %__mkdir -p %{buildroot}%{_datadir}/%name/scripts %__cp scripts/installPrinter.sh %{buildroot}%{_datadir}/%name/scripts/ %files %{_bindir}/%{name} %{_datadir}/%name/scripts/installPrinter.sh /usr/lib/cups/backend/%name %{_datadir}/%name/translations/boomaga_ru.qm %{_datadir}/dbus-1/services/org.%name.service %{_datadir}/man/man1/%name.1.xz %{_datadir}/ppd/%name/%name.ppd %post if [ $1 = 1 ]; then sh %{_datadir}/%name/scripts/installPrinter.sh fi %postun lpadmin -x "Boomaga_Printer"
View Attachment As Raw
Actions:
View
Attachments on
bug 9725
: 3740