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
b6e18dc3
Commit
b6e18dc3
authored
Sep 02, 2003
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* debian/rules:
+ Disabled familiar plugin. * debian/changelog: + Updated for 0.6.2 packages.
parent
f5c23729
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
7 deletions
+14
-7
debian/changelog
debian/changelog
+10
-3
debian/rules
debian/rules
+4
-4
No files found.
debian/changelog
View file @
b6e18dc3
vlc
(
0.6.
1
+
cvs
-
20030731
-
1
)
unstable
;
urgency
=
low
vlc
(
0.6.
2
-
1
)
unstable
;
urgency
=
low
*
New
CVS
snapshot
,
based
on
the
0.6.1
release
.
*
New
upstream
release
.
*
debian
/
control
:
+
Added
a
build
-
dependency
on
freetype6
-
dev
.
+
Added
a
build
-
dependency
on
libdvbpsi2
-
dev
.
...
...
@@ -9,8 +9,15 @@ vlc (0.6.1+cvs-20030731-1) unstable; urgency=low
*
This
release
now
uses
libfreetype
to
render
subtitles
,
and
we
recommend
ttf
-
freefont
|
ttf
-
thryomanes
,
so
that
the
old
.
rle
font
is
no
longer
needed
(
Closes
:
#
203013
).
*
extras
/
faad
:
+
aclocal
-
1.6
&&
autoconf
&&
automake
-
1.6
-
a
-
c
-
f
&&
libtoolize
-
c
-
f
*
extras
/
faad
/
common
/
mp4v2
:
+
aclocal
-
1.4
&&
autoconf
&&
autoheader
&&
automake
-
1.4
--
foreign
-
a
-
c
\
&&
libtoolize
-
c
-
f
*
extras
/
mpeg2dec
:
+
aclocal
-
1.7
&&
autoconf
&&
automake
-
1.7
-
a
-
c
&&
libtoolize
-
c
-
f
--
Sam
Hocevar
(
Debian
packages
)
<
sam
+
deb
@
zoy
.
org
>
T
hu
,
31
Jul
2003
13
:
57
:
1
4
+
0200
--
Sam
Hocevar
(
Debian
packages
)
<
sam
+
deb
@
zoy
.
org
>
T
ue
,
2
Sep
2003
10
:
45
:
2
4
+
0200
vlc
(
0.6.0
+
cvs
-
20030716
-
2
)
unstable
;
urgency
=
low
...
...
debian/rules
View file @
b6e18dc3
#!/usr/bin/make -f
# debian/rules for the VideoLAN Client - uses debhelper.
# $Id: rules,v 1.10
3 2003/08/01 08:24:5
3 sam Exp $
# $Id: rules,v 1.10
4 2003/09/02 13:44:2
3 sam Exp $
# based on Joey Hess's one.
# Uncomment this to turn on verbose mode.
...
...
@@ -14,7 +14,7 @@ CONFIG_FLAGS = --enable-release --prefix=/usr
CONFIG_FLAGS += \
--enable-gnome \
--enable-gtk \
--
en
able-familiar \
--
dis
able-familiar \
--enable-fb \
--enable-ggi \
--enable-sdl \
...
...
@@ -233,8 +233,8 @@ install: build
debian/gvlc/usr/lib/vlc/gui/
mv debian/vlc/usr/lib/vlc/gui/libgtk_plugin.so \
debian/gvlc/usr/lib/vlc/gui/
mv debian/vlc/usr/lib/vlc/gui/libfamiliar_plugin.so \
debian/gvlc/usr/lib/vlc/gui/
#
mv debian/vlc/usr/lib/vlc/gui/libfamiliar_plugin.so \
#
debian/gvlc/usr/lib/vlc/gui/
ln -s vlc.1.gz debian/gvlc/usr/share/man/man1/gvlc.1.gz
mv debian/vlc/$(VIDDIR)/gvlc32x32.xpm debian/gvlc/$(VIDDIR)/gvlc.xpm
mv debian/vlc/$(VIDDIR)/gvlc48x48.png debian/gvlc/$(PIXDIR)/gvlc.png
...
...
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