Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
ff3b5572
Commit
ff3b5572
authored
Jan 15, 2011
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: install sid builders in standard directory
parent
c7866a77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
extras/contrib/src/contrib-src.mak
extras/contrib/src/contrib-src.mak
+4
-1
No files found.
extras/contrib/src/contrib-src.mak
View file @
ff3b5572
...
...
@@ -2664,12 +2664,15 @@ sidplay-2.1.1: sidplay-libs-2.1.1.tar.gz
.sidplay
:
sidplay-2.1.1
(
cd
$<
;
$(HOSTCC)
./configure
$(HOSTCONF)
--prefix
=
$(PREFIX)
&&
make
&&
make
install
)
(
cp
-f
$(PREFIX)
/lib/sidplay/builders/
*
$(PREFIX)
/lib/
)
touch
$@
CLEAN_FILE
+=
.sidplay
CLEAN_PKG
+=
sidplay-2.1.1
DISTCLEAN_PKG
+=
sidplay-libs-2.1.1.tar.gz
##
###################################
tools
:
$(TOOLS)
...
...
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