Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-macos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-client-macos
Commits
0f5538a4
Commit
0f5538a4
authored
9 years ago
by
Alexandre Lision
Browse files
Options
Downloads
Patches
Plain Diff
packaging: add Sparkle compilation
Change-Id: Ic249e9ceb276ae2150147c638a3f05e8f3c772af
parent
2624e8f5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.packer.yml
+7
-0
7 additions, 0 deletions
.packer.yml
with
7 additions
and
0 deletions
.packer.yml
+
7
−
0
View file @
0f5538a4
...
@@ -39,6 +39,13 @@ osx:
...
@@ -39,6 +39,13 @@ osx:
-
echo "Client"
-
echo "Client"
-
git clone https://gerrit-ring.savoirfairelinux.com/ring-client-macosx ring-client-macosx
-
git clone https://gerrit-ring.savoirfairelinux.com/ring-client-macosx ring-client-macosx
-
cd ring-client-macosx
-
cd ring-client-macosx
-
git submodule init
-
git submodule update
-
cd sparkle/Sparkle
-
export BUILDDIR=$(pwd)
-
make release
-
mv Build/Products/Release/Sparkle.framework ../
-
cd ../../
-
mkdir build
-
mkdir build
-
cd build
-
cd build
-
export CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.4.0
-
export CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.4.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment