Age | Commit message (Collapse) | Author |
|
CVS patchset: 3667
CVS date: 2002/12/24 15:04:52
|
|
something
that works.
CVS patchset: 3509
CVS date: 2002/12/13 18:23:22
|
|
CVS patchset: 3485
CVS date: 2002/12/11 18:10:45
|
|
CVS patchset: 3484
CVS date: 2002/12/11 17:04:47
|
|
CVS patchset: 3458
CVS date: 2002/12/07 18:10:19
|
|
CVS patchset: 3457
CVS date: 2002/12/07 17:09:40
|
|
all Xv stuff, and it's not dlsymable, since libXv.a is the standard, maybe it's time to think about a plugin for those X related checks).
CVS patchset: 3324
CVS date: 2002/11/20 23:21:17
|
|
CVS patchset: 3210
CVS date: 2002/11/09 14:58:37
|
|
You would do: autogen.sh <configure flags> or autogen <shortcut>
The short cuts are:
aclocal - re-run aclocal
autoheader - re-run autoheader
automake - re-run automake
autoconf - re-run aclocal AND autoconf
libtoolize - re-run libtoolize
noconfig - re-run all gnu tools without doing ./configure
default - run ./configure with <configure flags> or none (if no flags are present)
Removed cvscompile.sh and misc/autogen.sh (deprecated)
General clean up install-debug for Makefile.am files.
CVS patchset: 3180
CVS date: 2002/11/04 00:37:18
|
|
'automake'. We need to make these one file.
CVS patchset: 3165
CVS date: 2002/11/03 14:43:04
|
|
CVS patchset: 3162
CVS date: 2002/11/03 01:46:38
|
|
Used dlopen to grab reference to XvQueryExtension.
Added #ifdef statements to protect doing unnecessary checks if X11 or Xv not installed.
(still need work here)
Removed X11 libs from xine-config flag (--libs)
CVS patchset: 3156
CVS date: 2002/11/02 21:53:00
|
|
CVS patchset: 3153
CVS date: 2002/11/02 20:45:02
|
|
CVS patchset: 3152
CVS date: 2002/11/02 19:58:57
|
|
dependencies when checking for the detection of xine-lib.
CVS patchset: 3134
CVS date: 2002/11/02 02:56:29
|
|
CVS patchset: 3043
CVS date: 2002/10/27 16:27:52
|
|
Added myself to AUTHORS
configure.ac:
Removed a '-O' flag from DEBUG_CFLAGS when its initialized. The flag
is added later depending on architecture of CPU.
include/xine.h.in:
src/xine-utils/Makefile.am:
src/xine-utils/xine_check.h:
src/xine-utils/xine_check.c:
misc/xine-config.in:
Moved some of the system checks from xine-config.in to xine_check.c. Now
some of the checks are written in C instead of shell script. This is the
first beta/bleeding edge/kick the tires/it might break for you version.
It works for me (Intel P3). It will report to the stdout your kernel version,
MTRR (x86) architecture only (depends on kernel), symbolic link for CDROM is ok,
symbolic link for DVD is ok, and if environment variable "DISPLAY" is
set. It will later support telling if DMA is turned on for IDE based DVD
drives (Need help here - see below) and XVinfo.
DMA: <HELP REQUIRED>: DMA is successfully check but I cannot determine
that from the /dev/dvd symbolic link for those DVD drives that need to
use the ide-scsi module (e.g. My DVD/CDRW). I can verify DMA is set
if I hard code the link into the code (obviously not a prime choice).
So if any solutions are known please pass them along.
misc/Makefile.am:
misc/xine-config.in:
src/xine-engine/Makefile.am:
Removed xine_logo information from xine-lib. Please let me know if I
missed anyting.
CVS patchset: 2869
CVS date: 2002/10/20 02:17:36
|
|
Removed creation of acinclude.m4 from cvscompile.sh. aclocal allows for multiple declarations
of the -I tag. So far for me this has worked. If there are problems we can back out this
change.
Added "-I m4" to autogen.sh. This allows us to include the m4 files listed in the m4
directory. This is a more elegant choice than concatenating all the m4 files into
an acinclude.m4
CVS patchset: 2760
CVS date: 2002/09/30 01:00:27
|
|
by adding -I $(prefix)/share/aclocal to the XINE_ACFLAGS.
CVS patchset: 2746
CVS date: 2002/09/25 01:54:26
|
|
CVS patchset: 2723
CVS date: 2002/09/20 15:53:24
|
|
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config
CVS patchset: 2705
CVS date: 2002/09/19 06:01:18
|
|
CVS patchset: 2648
CVS date: 2002/09/10 14:34:32
|
|
CVS patchset: 2647
CVS date: 2002/09/10 14:31:43
|
|
- fix a rare deadlock case while flushing libmpeg2
CVS patchset: 2355
CVS date: 2002/07/26 11:26:33
|
|
CVS patchset: 2147
CVS date: 2002/06/23 23:43:00
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
CVS patchset: 2134
CVS date: 2002/06/23 09:21:19
|
|
CVS patchset: 2132
CVS date: 2002/06/23 08:52:56
|
|
CVS patchset: 2131
CVS date: 2002/06/22 18:00:36
|
|
CVS patchset: 2125
CVS date: 2002/06/22 09:07:30
|
|
CVS patchset: 2124
CVS date: 2002/06/22 00:22:09
|
|
CVS patchset: 2123
CVS date: 2002/06/22 00:20:12
|
|
complete). Also, a new 'make release-check' is added, which run this script.
I just see that some file are always missing in tarball (Arm guys won't happy ;-) ).
CVS patchset: 2122
CVS date: 2002/06/21 23:36:50
|
|
CVS patchset: 2026
CVS date: 2002/06/06 21:50:02
|
|
CVS patchset: 1977
CVS date: 2002/06/01 14:17:03
|
|
CVS patchset: 1976
CVS date: 2002/06/01 14:08:36
|
|
Could everybody please check that the %{_target_platform} macro is available
on his/her rpm based distro? Thanks.
CVS patchset: 1948
CVS date: 2002/05/27 09:21:51
|
|
Thanks for your great work...!
CVS patchset: 1943
CVS date: 2002/05/26 15:52:51
|
|
CVS patchset: 1942
CVS date: 2002/05/25 23:54:15
|
|
CVS patchset: 1941
CVS date: 2002/05/25 23:50:32
|
|
Hope that will make Günter release more often ;-)
CVS patchset: 1938
CVS date: 2002/05/25 18:30:44
|
|
"greatly improves the readability of Hungarian (maybe other latin2?) SPUs"
CVS patchset: 1923
CVS date: 2002/05/21 18:10:01
|
|
time!! :)
CVS patchset: 1905
CVS date: 2002/05/18 12:09:41
|
|
see if those problems still exist? They should be gone...
CVS patchset: 1897
CVS date: 2002/05/16 10:23:30
|
|
CVS patchset: 1889
CVS date: 2002/05/14 21:23:49
|
|
CVS patchset: 1883
CVS date: 2002/05/14 02:17:59
|
|
- remove mandrake 8.2 specific macros
Matt, now it's your turn to check if i haven't broke anything!! :)
CVS patchset: 1880
CVS date: 2002/05/13 17:46:10
|
|
next few hours, ok? :)) This really took some time to get worked and figured
out.
Both spec files work fine here on my system now. They are almost independent
from the configure process and can safely be included in the release tarball
now (which is also recommended). The user can do a simple rpm -ta on the tar
and will get the binarys out of it.
Nevertheless, now guys please test things as much as possible and we should
also take a look at the requirement fields those still need some fixing.
And now I will take a break from anything spec or rpm related. ;-)
CVS patchset: 1868
CVS date: 2002/05/11 19:48:21
|
|
specs or people take a look at the new FAQ paragraph that explains who to deal
with the current ones.
To Guenter: please for future releases, *don't* include the final spec files
in neither xine-lib nor xine-ui because that'll lead to the reported problems.
Instead just leave those spec.in files in the misc/ directory and people get
their final specs once they've successfully run configure on their system...
Last but not least - Daniel, Miguel and Morten: we should do some discussion
this weekend and settle on some standards, so we can *all* rewrite the specs
and have a solution everybody at least likes up to 95%. ;-)
CVS patchset: 1864
CVS date: 2002/05/09 16:51:34
|
|
CVS patchset: 1863
CVS date: 2002/05/08 16:39:41
|