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
83e8c2cc
Commit
83e8c2cc
authored
May 15, 2003
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.am: on make dist move vlc.ebuild
* vlc.ebuild: small spelling correction
parent
1d67494d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
Makefile.am
Makefile.am
+1
-0
vlc.ebuild
vlc.ebuild
+2
-2
No files found.
Makefile.am
View file @
83e8c2cc
...
@@ -324,6 +324,7 @@ show-libvlc-pkg-headers: FORCE
...
@@ -324,6 +324,7 @@ show-libvlc-pkg-headers: FORCE
@
echo
X:
$(dist_pkginclude_HEADERS)
@
echo
X:
$(dist_pkginclude_HEADERS)
dist-hook
:
dist-hook
:
mv
vlc.ebuild vlc-
${VERSION}
.ebuild
cd
$(distdir)
;
./toolbox
--update-vc
cd
$(distdir)
;
./toolbox
--update-vc
###############################################################################
###############################################################################
...
...
vlc.ebuild
View file @
83e8c2cc
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# vlc.ebuild: A Gentoo ebuild for vlc
# vlc.ebuild: A Gentoo ebuild for vlc
###############################################################################
###############################################################################
# Copyright (C) 2003 VideoLAN
# Copyright (C) 2003 VideoLAN
# $Id: vlc.ebuild,v 1.
1 2003/05/15 00:32:28
hartman Exp $
# $Id: vlc.ebuild,v 1.
2 2003/05/15 15:35:55
hartman Exp $
#
#
# Authors: Derk-Jan Hartman <thedj at users.sf.net>
# Authors: Derk-Jan Hartman <thedj at users.sf.net>
#
#
...
@@ -153,7 +153,7 @@ src_compile(){
...
@@ -153,7 +153,7 @@ src_compile(){
&&
myconf
=
"
${
myconf
}
--enable-x11"
\
&&
myconf
=
"
${
myconf
}
--enable-x11"
\
||
myconf
=
"
${
myconf
}
--disable-x11"
||
myconf
=
"
${
myconf
}
--disable-x11"
use xv
\
use xv
\
&&
myconf
=
"
${
myconf
}
--enable-xvideo"
\
&&
myconf
=
"
${
myconf
}
--enable-xvideo"
\
||
myconf
=
"
${
myconf
}
--diable-xvideo"
||
myconf
=
"
${
myconf
}
--diable-xvideo"
...
...
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