Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gst-plugins-bad
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,001
Issues
1,001
List
Boards
Labels
Service Desk
Milestones
Merge Requests
199
Merge Requests
199
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GStreamer
gst-plugins-bad
Commits
3cfc86eb
Commit
3cfc86eb
authored
Dec 23, 2001
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hm, lots seems to have changed
Original commit message from CVS: hm, lots seems to have changed
parent
8f49d4e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
TODO
TODO
+0
-2
ext/Makefile.am
ext/Makefile.am
+7
-5
No files found.
TODO
View file @
3cfc86eb
...
@@ -8,8 +8,6 @@
...
@@ -8,8 +8,6 @@
* check GST_* in configure.ac, there is too much in it
* check GST_* in configure.ac, there is too much in it
* decide where to put the control lib
* work on spec file :
* work on spec file :
add plugins with AC stuff (maybe from bits ?)
add plugins with AC stuff (maybe from bits ?)
write script that builds rpm's one from one
write script that builds rpm's one from one
...
...
ext/Makefile.am
View file @
3cfc86eb
...
@@ -22,10 +22,10 @@ else
...
@@ -22,10 +22,10 @@ else
ARTS_DIR
=
ARTS_DIR
=
endif
endif
if
USE_ARTS
D
if
USE_ARTS
C
ARTS
D
_DIR
=
artsd
ARTS
C
_DIR
=
artsd
else
else
ARTS
D
_DIR
=
ARTS
C
_DIR
=
endif
endif
if
USE_AUDIOFILE
if
USE_AUDIOFILE
...
@@ -160,13 +160,15 @@ else
...
@@ -160,13 +160,15 @@ else
XMMS_DIR
=
XMMS_DIR
=
endif
endif
SUBDIRS
=
$(A52_DIR)
$(AALIB_DIR)
$(ALSA_DIR)
$(AUDIOFILE_DIR)
\
SUBDIRS
=
$(A52_DIR)
$(AALIB_DIR)
$(ALSA_DIR)
\
$(ARTS_DIR)
$(ARTSD_DIR)
$(AUDIOFILE_DIR)
\
$(AVIFILE_DIR)
$(CDPARANOIA_DIR)
$(DV_DIR)
$(DVDREAD_DIR)
$(ESD_DIR)
\
$(AVIFILE_DIR)
$(CDPARANOIA_DIR)
$(DV_DIR)
$(DVDREAD_DIR)
$(ESD_DIR)
\
$(FESTIVAL_DIR)
$(FLAC_DIR)
$(GNOMEVFS_DIR)
$(GSM_DIR)
$(HERMES_DIR)
\
$(FESTIVAL_DIR)
$(FLAC_DIR)
$(GNOMEVFS_DIR)
$(GSM_DIR)
$(HERMES_DIR)
\
$(JPEG_DIR)
$(LAME_DIR)
$(MAD_DIR)
$(MIKMOD_DIR)
$(MPEG2DEC_DIR)
\
$(JPEG_DIR)
$(LAME_DIR)
$(MAD_DIR)
$(MIKMOD_DIR)
$(MPEG2DEC_DIR)
\
$(OPENQUICKTIME_DIR)
$(RTP_DIR)
$(SDL_DIR)
$(SHOUT_DIR)
$(VORBIS_DIR)
\
$(OPENQUICKTIME_DIR)
$(RTP_DIR)
$(SDL_DIR)
$(SHOUT_DIR)
$(VORBIS_DIR)
\
$(XMMS_DIR)
$(XMMS_DIR)
DIST_SUBDIRS
=
a52 aalib alsa avifile audiofile cdparanoia dv dvdread esd
\
DIST_SUBDIRS
=
a52 aalib alsa arts artsd avifile audiofile cdparanoia
\
dv dvdread esd
\
festival flac gnomevfs gsm hermes jpeg lame mad mikmod mpeg2dec
\
festival flac gnomevfs gsm hermes jpeg lame mad mikmod mpeg2dec
\
openquicktime rtp sdl shout vorbis xmms
openquicktime rtp sdl shout vorbis xmms
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