Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
47541692
Commit
47541692
authored
Apr 24, 2010
by
Rémi Duraffort
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contrib: bump taglib to 1.6.3 and update patches.
parent
1674728e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
extras/contrib/src/Patches/taglib-static.patch
extras/contrib/src/Patches/taglib-static.patch
+3
-3
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+1
-1
No files found.
extras/contrib/src/Patches/taglib-static.patch
View file @
47541692
...
@@ -3,7 +3,7 @@ diff -ru taglib-1.5/taglib/taglib_export.h taglib/taglib/taglib_export.h
...
@@ -3,7 +3,7 @@ diff -ru taglib-1.5/taglib/taglib_export.h taglib/taglib/taglib_export.h
+++ taglib/taglib/taglib_export.h 2008-04-13 18:25:29.000000000 +0100
+++ taglib/taglib/taglib_export.h 2008-04-13 18:25:29.000000000 +0100
@@ -28,9 +28,9 @@
@@ -28,9 +28,9 @@
#if
defined(_WIN32) || defined(_WIN64
)
#if
!defined(TAGLIB_STATIC) && (defined(_WIN32) || defined(_WIN64)
)
#ifdef MAKE_TAGLIB_LIB
#ifdef MAKE_TAGLIB_LIB
-#define TAGLIB_EXPORT __declspec(dllexport)
-#define TAGLIB_EXPORT __declspec(dllexport)
+#define TAGLIB_EXPORT
+#define TAGLIB_EXPORT
...
@@ -11,5 +11,5 @@ diff -ru taglib-1.5/taglib/taglib_export.h taglib/taglib/taglib_export.h
...
@@ -11,5 +11,5 @@ diff -ru taglib-1.5/taglib/taglib_export.h taglib/taglib/taglib_export.h
-#define TAGLIB_EXPORT __declspec(dllimport)
-#define TAGLIB_EXPORT __declspec(dllimport)
+#define TAGLIB_EXPORT
+#define TAGLIB_EXPORT
#endif
#endif
#el
se
#el
if defined(__GNUC__) && (__GNUC__ > 4 || __GNUC__ == 4 && __GNUC_MINOR__ >= 1)
#define TAGLIB_EXPORT
#define TAGLIB_EXPORT
__attribute__ ((visibility("default")))
extras/contrib/src/packages.mak
View file @
47541692
...
@@ -208,7 +208,7 @@ PTHREADS_VERSION=2-8-0
...
@@ -208,7 +208,7 @@ PTHREADS_VERSION=2-8-0
PTHREADS_URL
=
ftp://sources.redhat.com/pub/pthreads-win32/pthreads-w32-
$(PTHREADS_VERSION)
-release
.tar.gz
PTHREADS_URL
=
ftp://sources.redhat.com/pub/pthreads-win32/pthreads-w32-
$(PTHREADS_VERSION)
-release
.tar.gz
ZVBI_VERSION
=
0.2.30
ZVBI_VERSION
=
0.2.30
ZVBI_URL
=
$(SF)
/zapping/zvbi-
$(ZVBI_VERSION)
.tar.bz2
ZVBI_URL
=
$(SF)
/zapping/zvbi-
$(ZVBI_VERSION)
.tar.bz2
TAGLIB_VERSION
=
1.6.
1
TAGLIB_VERSION
=
1.6.
3
TAGLIB_URL
=
http://developer.kde.org/~wheeler/files/src/taglib-
$(TAGLIB_VERSION)
.tar.gz
TAGLIB_URL
=
http://developer.kde.org/~wheeler/files/src/taglib-
$(TAGLIB_VERSION)
.tar.gz
LUA_VERSION
=
5.1
LUA_VERSION
=
5.1
LUA_URL
=
http://www.lua.org/ftp/lua-
$(LUA_VERSION)
.tar.gz
LUA_URL
=
http://www.lua.org/ftp/lua-
$(LUA_VERSION)
.tar.gz
...
...
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