mirror of https://github.com/cutefishos/appmotor
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
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/*"
|