2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2016 Alexander Pyhalov
15 set name=pkg.fmri value=pkg:/desktop/studio/jokosher-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="Jokosher is a multi-track studio application"
17 set name=info.classification \
18 value=org.opensolaris.category.2008:Development/Python
19 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license COPYING license="GPLv2"
25 # force a dependency on the Python runtime
26 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
27 pkg.debug.depend.path=usr/bin
29 # force a dependency on the jokosher package
31 fmri=desktop/studio/jokosher@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
33 link path=usr/bin/jokosher target=jokosher-$(PYVER) mediator=python \
34 mediator-version=$(PYVER)
36 file path=usr/bin/jokosher-$(PYVER)
37 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/AddInstrumentDialog.py
38 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/AudioBackend.py
39 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/AudioPreview.py
40 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/CompactMixView.py
41 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ControlsBox.py
42 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/EffectPresets.py
43 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/Event.py
44 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/EventLaneViewer.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/EventViewer.py
46 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/Extension.py
47 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ExtensionManager.py
48 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ExtensionManagerDialog.py
49 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/Globals.py
50 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/IncrementalSave.py
51 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/Instrument.py
52 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/InstrumentConnectionsDialog.py
53 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/InstrumentEffectsDialog.py
54 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/InstrumentViewer.py
55 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/JokosherApp.py
56 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/LevelsList.py
57 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/MasterMixerStrip.py
58 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/MixdownActions.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/MixdownProfileDialog.py
60 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/MixdownProfileManager.py
61 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/MixdownProfiles.py
62 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/MixerStrip.py
63 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/NewProjectDialog.py
64 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/PlatformUtils/Unix.py
65 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/PlatformUtils/Windows.py
66 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/PlatformUtils/__init__.py
67 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/PreferencesDialog.py
68 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/Profiler.py
69 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/Project.py
70 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ProjectManager.py
71 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ProjectTemplate.py
72 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ProjectTemplateDialog.py
73 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/RecordingView.py
74 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/TimeLine.py
75 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/TimeLineBar.py
76 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/TimeView.py
77 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/TransportManager.py
78 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/UndoSystem.py
79 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/Utils.py
80 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/VUWidget.py
81 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/WelcomeDialog.py
82 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/Workspace.py
83 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/__init__.py
84 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/elements/__init__.py
85 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/elements/singledecodebin.py
86 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ui/EventLaneHSeparator.py
87 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ui/MessageArea.py
88 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ui/StatusBar.py
89 file path=usr/lib/python$(PYVER)/vendor-packages/Jokosher/ui/__init__.py
90 file path=usr/lib/python$(PYVER)/vendor-packages/jokosher-$(COMPONENT_VERSION)-py$(PYVER).egg-info