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
a709408a
Commit
a709408a
authored
Apr 16, 2011
by
Dominique Martinet
Committed by
Jean-Baptiste Kempf
Apr 16, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contribs: goom2k4 wants to install stuff outside of our prefix...
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
6f798af9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
extras/contrib/src/Patches/goom2k4-xmmslibdir.patch
extras/contrib/src/Patches/goom2k4-xmmslibdir.patch
+11
-0
extras/contrib/src/contrib-src.mak
extras/contrib/src/contrib-src.mak
+1
-0
No files found.
extras/contrib/src/Patches/goom2k4-xmmslibdir.patch
0 → 100644
View file @
a709408a
--- goom/xmms-goom/Makefile.am 2005-02-07 22:46:42.000000000 +0900
+++ goom.new/xmms-goom/Makefile.am 2011-04-16 02:03:15.420291009 +0900
@@ -2,7 +2,7 @@
if HAVE_XMMS
xmms_lib_LTLIBRARIES = libxmmsgoom2.la
-xmms_libdir = $(XMMS_VISUALIZATION_PLUGIN_DIR)
+xmms_libdir = $(libdir)
libxmmsgoom2_la_LIBADD = $(top_builddir)/src/libgoom2.la $(XMMS_LIBS)
libxmmsgoom2_la_SOURCES = xmms_goom.c
INCLUDES=-DDATADIR=\"@XMMS_DATA_DIR@\" @XMMS_CFLAGS@ -Wall -I../src/
extras/contrib/src/contrib-src.mak
View file @
a709408a
...
@@ -1370,6 +1370,7 @@ ifdef HAVE_MACOSX
...
@@ -1370,6 +1370,7 @@ ifdef HAVE_MACOSX
patch
-p0
< Patches/goom2k4-osx.patch
patch
-p0
< Patches/goom2k4-osx.patch
endif
endif
patch
-p0
< Patches/goom2k4-noxmmx.patch
patch
-p0
< Patches/goom2k4-noxmmx.patch
patch
-p0
< Patches/goom2k4-xmmslibdir.patch
(
cd
$@
;
rm
-f
configure
;
autoreconf
-ivf
)
(
cd
$@
;
rm
-f
configure
;
autoreconf
-ivf
)
.goom2k4
:
goom
.goom2k4
:
goom
...
...
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