|
Description
Francois Andriot
2014-10-12 10:41:47 CDT
Created attachment 2303 [details]
tdemultimedia: fix arts detection
Currently, there are 2 folders for arts include:
/opt/trinity/include/artsc
/opt/trinity/include/tde/arts
There is often a confusion between both, so it is important to use the correct flags in build files.
Created attachment 2304 [details]
tdemultimedia: fix ftbfs in oggPlayObject_impl.h because semun definition
Created attachment 2305 [details]
tdemultimedia: fix missing default openbsd cd device in kscd
Created attachment 2306 [details]
tdemultimedia: fix ftbfs in kscd because missing scsi_cd.h
Created attachment 2311 [details]
tdemultimedia: fix ftbfs in tdeioslave/audiocd/plugins/wav
Created attachment 2312 [details]
tdemultimedia: fix ftbfs in tdeioslave/audiocd/plugins/lame
Created attachment 2313 [details]
tdemultimedia: fix build order to avoid FTBFS
Created attachment 2314 [details]
tdemultimedia: add sndio support (part 1)
Created attachment 2315 [details]
tdemultimedia: add sndio support (part 2)
Created attachment 2316 [details]
tdemultimedia: enable pthread support in mpeglib
Created attachment 2317 [details]
tdemultimedia: fix arts detection + fix sndio detection
Created attachment 2318 [details]
tdemultimedia: fix link flags in mpeglib/lib
No more patch for now. Created attachment 2359 [details] tdemultimedia: fix ftbfs in oggPlayObject_impl.h because semun definition (1) François, the original patch in attachment 2304 [details] seemed to me a bit confusing, so I modified it slightly. Please test it. I would like to incorporate all of these patches as soon as possible - within the window for RC2. Comment on attachment 2359 [details]
tdemultimedia: fix ftbfs in oggPlayObject_impl.h because semun definition (1)
Pushed to GIT in hash 8d5f4c4d
Comment on attachment 2305 [details]
tdemultimedia: fix missing default openbsd cd device in kscd
Pushed to GIT in hash 1761a6cd
Comment on attachment 2306 [details]
tdemultimedia: fix ftbfs in kscd because missing scsi_cd.h
Pushed to GIT in hash 79546240
Comment on attachment 2311 [details]
tdemultimedia: fix ftbfs in tdeioslave/audiocd/plugins/wav
Pushed to GIT in hash e9500088
Comment on attachment 2312 [details]
tdemultimedia: fix ftbfs in tdeioslave/audiocd/plugins/lame
Pushed git in hash 9f3f3804
Comment on attachment 2313 [details]
tdemultimedia: fix build order to avoid FTBFS
Pushed to GIT in hash 164caede
Comment on attachment 2314 [details]
tdemultimedia: add sndio support (part 1)
Pushed to GIT in hash 6726351d
Comment on attachment 2315 [details]
tdemultimedia: add sndio support (part 2)
Pushed to GIT in hash 6726351d
Comment on attachment 2316 [details]
tdemultimedia: enable pthread support in mpeglib
Pushed to GIT in hash ebafa74d
Comment on attachment 2317 [details]
tdemultimedia: fix arts detection + fix sndio detection
Pushed to GIT in hash 7e00eb19
Comment on attachment 2318 [details]
tdemultimedia: fix link flags in mpeglib/lib
Pushed to GIT in hash e2de1ffe
François, good work, thank you! Sorry, too late reply.
I cannot build for opsnbsd at this time, but attachment 2359 [details] looks good to me.
|