Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
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
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
3481da56
Commit
3481da56
authored
2 years ago
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
pjproject: avoid useless opened files
Change-Id: I5cd70f156b6c137b0fde174d8c742ca81564171f GitLab:
#704
parent
565ff0f0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/pjproject/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/pjproject/SHA512SUMS
contrib/src/pjproject/package.json
+1
-1
1 addition, 1 deletion
contrib/src/pjproject/package.json
contrib/src/pjproject/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/pjproject/rules.mak
with
3 additions
and
3 deletions
contrib/src/pjproject/SHA512SUMS
+
1
−
1
View file @
3481da56
9ae608861717275c485c1ebb92c9ae49ed8ae84b63b68781a77b7b468904af2d1bf3ac9475f77edaf4739f2eb0c2b556a895e4e851ce43cd274ca624c64ba9b0 pjproject-3b78ef1c48732d238ba284cdccb04dc6de79c54f
.tar.gz
35bdb98eb030944de1cf5c1b82ca099eafd7c1252c0bff235649d9c2274fe1f1a81e9df3435e7eb7bead059231d443e7f969910061970525e5e2f10973bc529e pjproject-20e00fcdd16459444bae2bae9c0611b63cf87297
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/pjproject/package.json
+
1
−
1
View file @
3481da56
{
"name"
:
"pjproject"
,
"version"
:
"
3b78ef1c48732d238ba284cdccb04dc6de79c54f
"
,
"version"
:
"
20e00fcdd16459444bae2bae9c0611b63cf87297
"
,
"url"
:
"https://github.com/savoirfairelinux/pjproject/archive/__VERSION__.tar.gz"
,
"deps"
:
[
"gnutls"
],
"patches"
:
[
...
...
This diff is collapsed.
Click to expand it.
contrib/src/pjproject/rules.mak
+
1
−
1
View file @
3481da56
# PJPROJECT
PJPROJECT_VERSION
:=
3b78ef1c48732d238ba284cdccb04dc6de79c54f
PJPROJECT_VERSION
:=
20e00fcdd16459444bae2bae9c0611b63cf87297
PJPROJECT_URL
:=
https://github.com/savoirfairelinux/pjproject/archive/
${
PJPROJECT_VERSION
}
.tar.gz
PJPROJECT_OPTIONS
:=
--disable-sound
\
...
...
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