Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
6dbd403b
Commit
6dbd403b
authored
Mar 28, 2012
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update openjpeg to 1.5.0
It is supposed to be a bit less slow
parent
58a99f2a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
20 deletions
+8
-20
contrib/src/openjpeg/SHA512SUMS
contrib/src/openjpeg/SHA512SUMS
+1
-1
contrib/src/openjpeg/pkg-config.patch
contrib/src/openjpeg/pkg-config.patch
+0
-11
contrib/src/openjpeg/rules.mak
contrib/src/openjpeg/rules.mak
+7
-8
No files found.
contrib/src/openjpeg/SHA512SUMS
View file @
6dbd403b
3b7e07f9c41b007b45e607806073a42ee736d1fea7ab4286ed5046710adac910f656e5b40b420849852100b0fa1fd241597be90e0b2eb58e336fb73b757e1417 openjpeg_v1_4_sources_r697.t
gz
59501fde86a7f0ab5a1b7e369feb9c4dcb8ea67ead8ffd706592cbba1e0ee7b2a2a9aaa32778632febe0c3dc4171c7af738c5899c732eb420358df3b16d7cf47 openjpeg-1.5.0.tar.
gz
contrib/src/openjpeg/pkg-config.patch
deleted
100644 → 0
View file @
58a99f2a
--- openjpeg/Makefile.am 2011-01-02 19:14:55.000000000 +0100
+++ openjpeg.new/Makefile.am 2011-09-15 13:07:38.002469677 +0200
@@ -9,7 +9,7 @@
distclean-local: clean-local
-pkgconf_dir = /usr/lib/pkgconfig
+pkgconf_dir = $(libdir)/pkgconfig
install-data-hook:
@echo ""
contrib/src/openjpeg/rules.mak
View file @
6dbd403b
# jpeg
OPENJPEG_VERSION
:=
1
_4_sources_r697
OPENJPEG_URL
:=
http://openjpeg.googlecode.com/files/openjpeg
_v
$(OPENJPEG_VERSION)
.t
gz
OPENJPEG_VERSION
:=
1
.5.0
OPENJPEG_URL
:=
http://openjpeg.googlecode.com/files/openjpeg
-
$(OPENJPEG_VERSION)
.tar.
gz
$(TARBALLS)/openjpeg
_v$(OPENJPEG_VERSION).t
gz
:
$(TARBALLS)/openjpeg
-$(OPENJPEG_VERSION).tar.
gz
:
$(
call
download,
$(OPENJPEG_URL)
)
.sum-openjpeg
:
openjpeg
_v$(OPENJPEG_VERSION).t
gz
.sum-openjpeg
:
openjpeg
-$(OPENJPEG_VERSION).tar.
gz
openjpeg
:
openjpeg
_v$(OPENJPEG_VERSION).t
gz .sum-openjpeg
openjpeg
:
openjpeg
-$(OPENJPEG_VERSION).tar.
gz .sum-openjpeg
$(UNPACK)
$(APPLY)
$(SRC)
/openjpeg/pkg-config.patch
$(APPLY)
$(SRC)
/openjpeg/freebsd.patch
$(UPDATE_AUTOCONFIG)
$(MOVE)
.openjpeg
:
openjpeg
$(RECONF)
cd
$<
&&
$(HOSTVARS)
./configure
--enable-png
=
no
--enable-tiff
=
no
$(HOSTCONF)
cd
$<
&&
$(MAKE)
-j1
install
cd
$<
&&
$(HOSTVARS)
CFLAGS
=
"
$(CFLAGS)
-DOPJ_STATIC"
./configure
--enable-png
=
no
--enable-tiff
=
no
$(HOSTCONF)
cd
$<
&&
$(MAKE)
-
C
libopenjpeg
-
j1
install
touch
$@
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment