Changeset 09496f19392df3684c51ff5950234cafbedc11ec
- Timestamp:
- 07/05/03 16:47:53 (5 years ago)
- git-parent:
- Files:
-
- Makefile.am (modified) (1 diff)
- bootstrap (modified) (12 diffs)
- debian/Makefile.am (modified) (1 diff)
- debian/changelog (modified) (3 diffs)
- debian/control (modified) (1 diff)
- debian/rules (modified) (2 diffs)
- debian/woody-buildpackage (deleted)
- toolbox (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Makefile.am
r01c2108 r09496f1 422 422 423 423 ############################################################################### 424 # Building specific source packages 425 ############################################################################### 426 427 dist-woody: distdir 428 $(remove_distdir_woody) 429 mv $(distdir) $(PACKAGE)-woody-$(VERSION) 430 $(srcdir)/toolbox --make-woody $(PACKAGE)-woody-$(VERSION) 431 $(AMTAR) chof - $(PACKAGE)-woody-$(VERSION) \ 432 | GZIP=$(GZIP_ENV) gzip -c >$(PACKAGE)-woody-$(VERSION).tar.gz 433 $(remove_distdir_woody) 434 435 remove_distdir_woody = \ 436 { test ! -d $(PACKAGE)-woody-$(VERSION) \ 437 || { find $(PACKAGE)-woody-$(VERSION) -type d ! -perm -200 \ 438 -exec chmod u+w {} ';' \ 439 && rm -fr $(PACKAGE)-woody-$(VERSION); }; } 440 441 ############################################################################### 424 442 # Building architecture-specific binary packages 425 443 ############################################################################### bootstrap
r7a0538e r09496f1 2 2 3 3 ## bootstrap file for the VLC media player 4 ## $Id: bootstrap,v 1.6 4 2003/07/04 14:56:51sam Exp $4 ## $Id: bootstrap,v 1.65 2003/07/05 14:47:53 sam Exp $ 5 5 ## 6 6 ## Authors: Sam Hocevar <sam@zoy.org> … … 21 21 export CYGWIN 22 22 23 set -e 24 23 25 ## 24 26 ## Naively assume our system doesn't suck. Unfortunately it seldom doesn't. … … 26 28 AUTOMAKESUCKS=no 27 29 INSTALLSUCKS=no 28 29 ##30 ## Check that our tools don't suck31 ##32 30 33 31 ## … … 253 251 254 252 # remove autotools cruft 255 rm -f aclocal.m4 configure configure.ac.in config.log Modules.am 253 rm -f aclocal.m4 configure configure.ac.in config.log Modules.am config.h config.h.in 256 254 # remove old autotools extra cruft 257 255 rm -f config.guess config.sub missing mkinstalldirs compile depcomp install-sh … … 270 268 '>=' 0.11.5 >/dev/null 2>&1; then 271 269 # We have gettext, and a recent version! Everything is cool. 272 autopoint || exit 1270 autopoint 273 271 GETTEXT=yes 274 272 else … … 350 348 351 349 # Do the rest 352 aclocal${amvers} -I m4 || exit 1353 auto header || exit 1354 350 aclocal${amvers} -I m4 351 autoconf 352 autoheader 355 353 automake${amvers} --add-missing --copy 356 357 autoconf || exit 1358 354 359 355 ## … … 365 361 rm -f mozilla/vlcintf.h 366 362 367 ## 368 ## Shut up 369 ## 363 # Shut up 370 364 set +x 371 365 … … 374 368 ## 375 369 case "${GETTEXT}" in 376 yes) 377 ;; 378 no) 379 cat << EOF 370 yes) ;; 371 no) cat << EOF 380 372 381 373 =========================================================== … … 385 377 EOF 386 378 ;; 387 old) 388 cat << EOF 379 old) cat << EOF 389 380 390 381 ========================================================== … … 398 389 399 390 case "$PKGCONFIG" in 400 yes) 401 ;; 402 no) 403 cat << EOF 391 yes) ;; 392 no) cat << EOF 404 393 405 394 ============================================================== … … 412 401 413 402 case "$AUTOMAKESUCKS" in 414 no) 415 ;; 416 yes) 417 cat << EOF 403 no) ;; 404 yes) cat << EOF 418 405 419 406 ============================================================= … … 427 414 428 415 case "$INSTALLSUCKS" in 429 no) 430 ;; 431 yes) 432 cat << EOF 416 no) ;; 417 yes) cat << EOF 433 418 434 419 ============================================================= debian/Makefile.am
r618d4d6 r09496f1 29 29 vlc-plugin-sdl.dirs \ 30 30 vlc-plugin-svgalib.dirs \ 31 woody-buildpackage \32 31 wxvlc.dirs \ 33 32 wxvlc.menu \ debian/changelog
r4be7e66 r09496f1 1 vlc (0.6.0+cvs-2003070 4-1) unstable; urgency=low1 vlc (0.6.0+cvs-20030705-1) unstable; urgency=low 2 2 3 3 * New CVS snapshot. … … 6 6 failures are missed. Thanks to LaMont Jones for pointing out the problem. 7 7 * debian/rules: 8 + Enabled Matroska support. 8 9 + Only build builtins in the first compile pass so that we don't mix PIC 9 10 and non-PIC code (Closes: #199968). Phew, I hope I got it right this … … 13 14 disappeared in 0.6.0+cvs-20030703-1. 14 15 15 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 3 Jul 2003 11:25:57+020016 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sat, 5 Jul 2003 01:09:11 +0200 16 17 17 18 vlc (0.6.0+cvs-20030703-1) unstable; urgency=low debian/control
r1f4f223 r09496f1 3 3 Priority: optional 4 4 Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org> 5 Build-Depends: debhelper (>=3.0), gettext, fortune-mod, xlibs-dev, xlibs-pic, libgnome-dev, libggi2-dev, libglide2-dev [i386], libesd0-dev, libsdl1.2-dev (>=1.2.2-3.1), libqt3-mt-dev, libqt3-compat-headers, libasound2-dev (>=0.9.0beta10a), libarts1-dev, libmad0-dev, liblircclient-dev, liba52-0.7.4-dev, aalib1-dev, libdvbpsi1-dev, mozilla-dev, libidl0, libglib2.0-0, kdelibs4-dev, dvb-dev, libdv2-dev, libxosd-dev, svgalibg1-dev (>=1.4.0) [i386], libogg-dev, libvorbis-dev, libwxgtk2.4-dev, libdvdplay0-dev (>=1.0.1-2), libdvdread3-dev, libslp-dev, libflac-dev (>=1.1.0), libimlib2-dev 5 Build-Depends: debhelper (>=3.0), gettext, fortune-mod, xlibs-dev, xlibs-pic, libgnome-dev, libggi2-dev, libglide2-dev [i386], libesd0-dev, libsdl1.2-dev (>=1.2.2-3.1), libqt3-mt-dev, libqt3-compat-headers, libasound2-dev (>=0.9.0beta10a), libarts1-dev, libmad0-dev, liblircclient-dev, liba52-0.7.4-dev, aalib1-dev, libdvbpsi1-dev, mozilla-dev, libidl0, libglib2.0-0, kdelibs4-dev, dvb-dev, libdv2-dev, libxosd-dev, svgalibg1-dev (>=1.4.0) [i386], libogg-dev, libvorbis-dev, libwxgtk2.4-dev, libdvdplay0-dev (>=1.0.1-2), libdvdread3-dev, libslp-dev, libflac-dev (>=1.1.0), libimlib2-dev, libmatroska-dev 6 6 Build-Conflicts: libmpeg2-dev, libmpeg2-0-dev, libmpeg2-1-dev, libmpeg2-2-dev, libmpeg2-3-dev 7 7 Standards-Version: 3.5.10 debian/rules
r4be7e66 r09496f1 45 45 --disable-basic-skins \ 46 46 --disable-freetype \ 47 -- disable-mkv \47 --enable-mkv \ 48 48 --enable-v4l \ 49 49 $(NULL) … … 367 367 dh_installman doc/vlc.1 -p vlc 368 368 dh_installman doc/vlc-config.1 -p libvlc0-dev 369 # dh_installchangelogs ChangeLog -p vlc 370 cp ChangeLog debian/vlc/usr/share/doc/vlc/changelog 371 for x in doc/ChangeLog-* ; do cp "doc/ChangeLog-$${x#*-}" "debian/vlc/usr/share/doc/vlc/changelog-$${x#*-}" ; done 372 cp debian/changelog debian/vlc/usr/share/doc/vlc/changelog.Debian 369 dh_installchangelogs ChangeLog -p vlc 370 for x in doc/ChangeLog-* ; do cp "doc/ChangeLog-$${x#*-}" "debian/vlc/usr/share/doc/vlc/changelog$${x#*-}" ; done 373 371 dh_link -s 374 372 dh_strip -s toolbox
raaebbb4 r09496f1 2 2 3 3 ## toolbox for the VLC media player 4 ## $Id: toolbox,v 1.3 7 2003/07/02 20:01:51 gbazinExp $4 ## $Id: toolbox,v 1.38 2003/07/05 14:47:53 sam Exp $ 5 5 ## 6 6 ## Authors: Samuel Hocevar <sam@zoy.org> … … 29 29 --changelog update the CVS changelog 30 30 --distclean "make distclean" 31 --make-woody <dir> change distdir <dir> to a woody distdir 31 32 EOF 32 33 exit 1 … … 77 78 --distclean) 78 79 action=distclean 80 ;; 81 --make-woody) 82 action=woody 79 83 ;; 80 84 --help) … … 542 546 fi 543 547 548 if test "${action}" = "woody" 549 then 550 set -ex 551 test -d "$1" 552 553 # changelog: replace (1.2.3-4) with (1.2.3-0woody.4) 554 sed -e 's/^vlc (\([^)]*\)-\([^-)]*\))/vlc-woody (\1-0woody.\2)/' \ 555 -e 's/ unstable; / stable; /' \ 556 < "$1/debian/changelog" > "$1/debian/changelog.woody" 557 mv "$1/debian/changelog.woody" "$1/debian/changelog" 558 559 # control: replace liba52-*-dev with a52dec-dev (>=0.7.3) 560 # libdv*-dev with libdv-dev 561 # kdelibs4-dev with kdelibs-dev 562 # libqt3-mt-dev libqt3-compat-headers with libqt-dev 563 # libarts1-dev with libarts-dev 564 # libdvdread3-dev with libdvdread2-dev 565 # libdvdplay0-dev (>=1.0.1-2) with libdvdplay0-dev 566 # remove libwxgtk2.4-dev 567 # libflac-dev 568 # libidl0 (workaround for mozilla-dev's bad deps) 569 # libglib2.0-0 (workaround for mozilla-dev's bad deps) 570 # libmatroska-dev 571 # change Source: vlc with Source: vlc-woody 572 # Section: gnome with Section: graphics 573 # Section: kde with Section: kde 574 # Section: libdevel with Section: devel 575 sed -e 's/liba52-[^-]*-dev/a52dec-dev (>=0.7.3)/' \ 576 -e 's/libdv[0-9]*-dev/libdv-dev/' \ 577 -e 's/kdelibs[0-9]*-dev/kdelibs-dev/' \ 578 -e 's/libqt[0-9]*-mt-dev/libqt-dev/' \ 579 -e 's/, libqt[0-9]*-compat-headers[^,]*//' \ 580 -e 's/libarts[0-9]*-dev/libarts-dev/' \ 581 -e 's/libdvdread[0-9]*-dev/libdvdread2-dev/' \ 582 -e 's/, libdvdplay0-dev[^,]*/, libdvdplay0-dev/' \ 583 -e 's/, libwx[^,]*//' \ 584 -e '/Package: wxvlc/,/^ *$/d' \ 585 -e 's/, libflac-dev[^,]*//' \ 586 -e 's/, libidl0[^,]*//' \ 587 -e 's/, libglib2.0-0[^,]*//' \ 588 -e 's/, libmatroska-dev[^,]*//' \ 589 -e 's/Source: vlc/Source: vlc-woody/' \ 590 -e 's/Section: gnome/Section: graphics/' \ 591 -e 's/Section: kde/Section: graphics/' \ 592 -e 's/Section: libdevel/Section: devel/' \ 593 < "$1/debian/control" > "$1/debian/control.woody" 594 mv "$1/debian/control.woody" "$1/debian/control" 595 596 # rules: remove wxwindows and skins stuff 597 # remove flac support 598 # remove matroska support 599 sed -e '/# Package: wxvlc/,/^ *$/d' \ 600 -e 's,--enable-wxwindows,--disable-wxwindows,' \ 601 -e 's,--enable-skins,--disable-skins,' \ 602 -e 's,--enable-flac,--disable-flac,' \ 603 -e 's,--enable-mkv,--disable-mkv,' \ 604 < "$1/debian/rules" > "$1/debian/rules.woody" 605 mv "$1/debian/rules.woody" "$1/debian/rules" 606 chmod 0755 "$1/debian/rules" 607 fi 608
