[Bug 1431444] Review Request: molequeue - Desktop integration of high performance computing resources

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1431444



--- Comment #2 from Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> ---
%build
cat >molequeue.desktop <<EOF
[Desktop Entry]
Name=HPC queuing system 
Exec=molequeue
Terminal=false
Type=Application
Icon=molequeue
EOF

convert molequeue/app/icons/molequeue.ico molequeue/app/icons/molequeue.png

%install
for i in molequeue/app/icons/molequeue-*.png; do
    size="$(identify $i|cut -d' ' -f3)"
    echo install -Dpm0644 $i
%{buildroot}%{_datadir}/icons/hicolor/$size/apps/molequeue.png
done

desktop-file-install --dir %{buildroot}%{_datadir}/applications/
molequeue.desktop

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]