mirror of https://github.com/cutefishos/appmotor
commit
9412d3fe3d
@ -1,47 +0,0 @@
|
|||||||
Name: mapplauncherd
|
|
||||||
Summary: Application launcher for fast startup
|
|
||||||
Version: 4.1.0
|
|
||||||
Release: 1
|
|
||||||
Group: System/Daemons
|
|
||||||
License: LGPLv2+
|
|
||||||
URL: https://github.com/nemomobile/mapplauncherd/
|
|
||||||
Sources:
|
|
||||||
- "%{name}-%{version}.tar.bz2"
|
|
||||||
Description: |
|
|
||||||
Application invoker and launcher daemon that speed up
|
|
||||||
application startup time and share memory. Provides also
|
|
||||||
functionality to launch applications as single instances.
|
|
||||||
PkgConfigBR:
|
|
||||||
- systemd
|
|
||||||
- dbus-1
|
|
||||||
PkgBR:
|
|
||||||
- cmake
|
|
||||||
- python
|
|
||||||
Requires:
|
|
||||||
- systemd-user-session-targets
|
|
||||||
Provides:
|
|
||||||
- meegotouch-applauncherd > 3.0.3
|
|
||||||
Obsoletes:
|
|
||||||
- meegotouch-applauncherd <= 3.0.3
|
|
||||||
Builder: make
|
|
||||||
Files:
|
|
||||||
- "%{_bindir}/invoker"
|
|
||||||
- "%{_bindir}/single-instance"
|
|
||||||
- "%{_libdir}/libapplauncherd.so*"
|
|
||||||
- "%{_libexecdir}/mapplauncherd/booster-generic"
|
|
||||||
- "%{_libdir}/systemd/user/booster-generic.service"
|
|
||||||
- "%{_libdir}/systemd/user/user-session.target.wants/booster-generic.service"
|
|
||||||
|
|
||||||
SubPackages:
|
|
||||||
- Name: devel
|
|
||||||
Group: Development/Tools
|
|
||||||
Summary: Development files for launchable applications
|
|
||||||
Description: |
|
|
||||||
Development files for creating applications that can be launched
|
|
||||||
using mapplauncherd.
|
|
||||||
Provides:
|
|
||||||
- meegotouch-applauncherd-devel > 3.0.3
|
|
||||||
Obsoletes:
|
|
||||||
- meegotouch-applauncherd-devel <= 3.0.3
|
|
||||||
Files:
|
|
||||||
- "%{_includedir}/applauncherd/*"
|
|
||||||
Loading…
Reference in New Issue