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
e82f7471
Commit
e82f7471
authored
1 year ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update iconv to 1.17
Change-Id: I86f091d583830b91175df393e5701b73dc69d007
parent
59a8e41c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/iconv/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/iconv/SHA512SUMS
contrib/src/iconv/rules.mak
+1
-15
1 addition, 15 deletions
contrib/src/iconv/rules.mak
with
2 additions
and
16 deletions
contrib/src/iconv/SHA512SUMS
+
1
−
1
View file @
e82f7471
b96774fefc4fa1d07948fcc667027701373c34ebf9c4101000428e048addd85a5bb5e05e59f80eb783a3054a3a8a3c0da909450053275bbbf3ffde511eb3f387
libiconv-1.1
4
.tar.gz
18a09de2d026da4f2d8b858517b0f26d853b21179cf4fa9a41070b2d140030ad9525637dc4f34fc7f27abca8acdc84c6751dfb1d426e78bf92af4040603ced86
libiconv-1.1
7
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/iconv/rules.mak
+
1
−
15
View file @
e82f7471
# libiconv
LIBICONV_VERSION
=
1.1
4
LIBICONV_VERSION
=
1.1
7
LIBICONV_URL
=
$(
GNU
)
/libiconv/libiconv-
$(
LIBICONV_VERSION
)
.tar.gz
PKGS
+=
iconv
...
...
@@ -18,20 +18,6 @@ $(TARBALLS)/libiconv-$(LIBICONV_VERSION).tar.gz:
iconv
:
libiconv-$(LIBICONV_VERSION).tar.gz .sum-iconv
$(
UNPACK
)
$(
APPLY
)
$(
SRC
)
/iconv/win32.patch
$(
APPLY
)
$(
SRC
)
/iconv/bins.patch
ifdef
HAVE_WIN64
$(
APPLY
)
$(
SRC
)
/iconv/libiconv-win64.patch
endif
ifdef
HAVE_ANDROID
$(
APPLY
)
$(
SRC
)
/iconv/libiconv-android-ios.patch
endif
ifdef
HAVE_IOS
$(
APPLY
)
$(
SRC
)
/iconv/libiconv-android-ios.patch
endif
ifdef
HAVE_WINRT
$(
APPLY
)
$(
SRC
)
/iconv/libiconv-winrt.patch
endif
$(
UPDATE_AUTOCONFIG
)
&&
cd
$(
UNPACK_DIR
)
&&
mv
config.guess config.sub build-aux
$(
UPDATE_AUTOCONFIG
)
&&
cd
$(
UNPACK_DIR
)
&&
mv
config.guess config.sub libcharset/build-aux
$(
MOVE
)
...
...
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