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
96b6d577
Commit
96b6d577
authored
Oct 14, 2006
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
goom is patched on win32 too
parent
8e1590cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+2
-2
extras/contrib/src/Patches/goom2k4-0-nommx.patch
extras/contrib/src/Patches/goom2k4-0-nommx.patch
+2
-2
No files found.
extras/contrib/src/Makefile
View file @
96b6d577
...
...
@@ -1121,13 +1121,13 @@ goom: goom$(GOOM2k4_VERSION).tar.gz
ifdef
HAVE_DARWIN_OS
patch
-p
0 < Patches/goom.patch
patch
-p
0 < Patches/goom2k4-0-mmx.patch
else
patch
-p
0 < Patches/goom2k4-0-nommx.patch
endif
ifdef
HAVE_WIN32
(
cd
$@
;
dos2unix configure.in
)
patch
-p
0 <Patches/goom2k4-0-win32.patch
endif
ifndef
HAVE_DARWIN_OS
(
cd
goom
;
patch
-p
0 <../Patches/goom2k4-0-nommx.patch
;
cd
-
)
endif
.goom2k4
:
goom
...
...
extras/contrib/src/Patches/goom2k4-0-nommx.patch
View file @
96b6d577
---
configure.in.orig 2006-07-13 17:23:23.000000000 +02
00
+++
configure.in 2006-07-13 17:23:37
.000000000 +0200
---
goom.orig/configure.in 2005-02-07 14:46:41.000000000 +01
00
+++
goom/configure.in 2006-10-14 22:59:48
.000000000 +0200
@@ -58,7 +58,7 @@
dnl ARCH
case "$host" in
...
...
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