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.
		
		
		
		
		
			
		
			
				
	
	
		
			116 lines
		
	
	
		
			4.5 KiB
		
	
	
	
		
			YAML
		
	
			
		
		
	
	
			116 lines
		
	
	
		
			4.5 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:
 | 
						|
    - x11
 | 
						|
    - xtst
 | 
						|
    - xextproto
 | 
						|
    - xi
 | 
						|
    - xext
 | 
						|
    - systemd
 | 
						|
# For tests only
 | 
						|
    - QtCore
 | 
						|
    - QtTest
 | 
						|
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/*"
 | 
						|
 | 
						|
    - Name: testapps
 | 
						|
      Group: Development/Tools
 | 
						|
      Summary: Test applications for launchable applications
 | 
						|
      Description: |
 | 
						|
                  Test applications used for testing mapplauncherd.
 | 
						|
      Files:
 | 
						|
        - "%{_bindir}/fala_gettime_ms"
 | 
						|
        - "%{_bindir}/fala_pixelchanged"
 | 
						|
        - "%{_bindir}/fala_status"
 | 
						|
        - "%{_bindir}/fala_gettime"
 | 
						|
        - "%{_bindir}/fala_windowid"
 | 
						|
        - "%{_bindir}/fala_wait"
 | 
						|
 | 
						|
    - Name: tests
 | 
						|
      Group: Development/Tools
 | 
						|
      Summary: Test scripts for launchable applications
 | 
						|
      Description: |
 | 
						|
                  Test scripts used for testing meegotouch-applauncherd.
 | 
						|
      Requires:
 | 
						|
          - "%{name}-testapps = %{version}-%{release}"
 | 
						|
          - mapplauncherd-qt
 | 
						|
      Files:
 | 
						|
      - "%{_datadir}/applauncherd-M-art-tests/tests.xml"
 | 
						|
      - "%{_datadir}/applauncherd-M-bug-tests/tests.xml"
 | 
						|
      - "%{_datadir}/applauncherd-M-functional-tests/tests.xml"
 | 
						|
      - "%{_datadir}/applauncherd-M-performance-tests/tests.xml"
 | 
						|
      - "%{_datadir}/applauncherd-tests"
 | 
						|
      - "%{_libdir}/applauncherd-tests/tests.xml"
 | 
						|
      - "%{_libdir}/applauncherd-tests/ut_booster"
 | 
						|
      - "%{_libdir}/applauncherd-tests/ut_daemon"
 | 
						|
      - "%{_libdir}/applauncherd-tests/ut_connection"
 | 
						|
      - "%{_libdir}/applauncherd-tests/ut_socketmanager"
 | 
						|
      - "%{_libdir}/applauncherd-tests/libutwithlock.so"
 | 
						|
      - "%{_libdir}/applauncherd-tests/libutwithlockunlock.so"
 | 
						|
      - "%{_libdir}/applauncherd-tests/ut_appdata"
 | 
						|
      - "%{_libdir}/applauncherd-tests/ut_logger"
 | 
						|
      - "%{_libdir}/applauncherd-tests/ut_singleinstance"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/check_pipes.py"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/check_pipes.pyc"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/check_pipes.pyo"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/signal-forward/fala_sf_m.py"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/signal-forward/fala_sf_m.pyc"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/signal-forward/fala_sf_m.pyo"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/signal-forward/fala_sf_m.sh"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/signal-forward/fala_sf_qt.py"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/signal-forward/fala_sf_qt.pyc"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/signal-forward/fala_sf_qt.pyo"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/signal-forward/fala_sf_qt.sh"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/tc_theming.rb"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/test-func-launcher.py"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/test-func-launcher.pyc"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/test-func-launcher.pyo"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/ts_prestartapp.rb"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/fala_wid"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/fala_xres_wl"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/fala_xres_wol"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/test-perf.rb"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/utils.py"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/utils.pyc"
 | 
						|
      - "%{_datadir}/applauncherd-M-testscripts/utils.pyo"
 |