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
d1cc0acf
Commit
d1cc0acf
authored
9 years ago
by
hboyet
Browse files
Options
Downloads
Patches
Plain Diff
packaging: add info and transfert variables
Change-Id: Id48375bc19caf67075f77e1ae0b38d528bf41ac1
parent
4e635afc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.packer.yml
+8
-1
8 additions, 1 deletion
.packer.yml
with
8 additions
and
1 deletion
.packer.yml
+
8
−
1
View file @
d1cc0acf
osx
:
osx
:
type
:
osx
type
:
osx
info
:
name
:
ring
version
:
nightly
release
:
1
brew_deps
:
brew_deps
:
-
automake
-
automake
-
libtool
-
libtool
...
@@ -30,7 +34,7 @@ osx:
...
@@ -30,7 +34,7 @@ osx:
-
cd build
-
cd build
-
cmake .. -DCMAKE_INSTALL_PREFIX=%(prefix_path)s -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang -DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++
-
cmake .. -DCMAKE_INSTALL_PREFIX=%(prefix_path)s -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang -DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++
-
make install
-
make install
-
cd ..
-
cd ..
/../
-
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
...
@@ -39,3 +43,6 @@ osx:
...
@@ -39,3 +43,6 @@ osx:
-
cmake ../ -DCMAKE_INSTALL_PREFIX=%(prefix_path)s
-
cmake ../ -DCMAKE_INSTALL_PREFIX=%(prefix_path)s
-
make install -j
-
make install -j
-
cpack -G DragNDrop Ring
-
cpack -G DragNDrop Ring
transfert
:
files
:
-
ring-client-macosx/build/Ring.dmg
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