Changeset 1140
- Timestamp:
- 04/29/07 07:55:04 (6 years ago)
- Location:
- pkg/main/libcairo/trunk/debian
- Files:
-
- 12 edited
-
changelog (modified) (2 diffs)
-
control (modified) (1 diff)
-
copyright (modified) (1 diff)
-
libcairo-directfb2-dev.install (modified) (1 diff)
-
libcairo-directfb2-udeb.install (modified) (1 diff)
-
libcairo-directfb2.install (modified) (1 diff)
-
libcairo2-dev.install (modified) (1 diff)
-
libcairo2-doc.doc-base (modified) (1 diff)
-
libcairo2-doc.install (modified) (1 diff)
-
libcairo2.install (modified) (1 diff)
-
rules (modified) (2 diffs)
-
watch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/main/libcairo/trunk/debian/changelog
r501 r1140 1 libcairo (1.4.2-parsix1) barry; urgency=low 2 3 * Parsix build. 4 5 -- Alan Baghumian <alan@technotux.org> Tue, 3 Apr 2007 10:25:26 +0330 1 libcairo (1.4.4-parsix1) unstable; urgency=low 2 3 * Parsix build 4 * Sync'd with Debian 5 6 -- Alan Baghumian <alan@technotux.org> Sun, 29 Apr 2007 09:23:12 +0330 7 8 libcairo (1.4.4-1) unstable; urgency=low 9 10 * New upstream release 11 * Remove different versioned shlibs dependency for one udeb 12 to get rid of duplicate dependencies (Closes: #418616) 13 * Switch shlibs API version to 1.4.0 since API calls were added 14 * PDF fonts fixed upstream (Closes: #406191) 15 16 -- Dave Beckett <dajobe@debian.org> Fri, 13 Apr 2007 21:46:46 -0700 6 17 7 18 libcairo (1.4.2-1) experimental; urgency=low … … 468 479 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Wed, 29 Oct 2003 23:20:26 +0000 469 480 481 libcairo (1.4.4-1) unstable; urgency=low 482 483 * New upstream release 484 * Remove different versioned shlibs dependency for one udeb 485 to get rid of duplicate dependencies (Closes: #418616) 486 * Switch shlibs API version to 1.4.0 since API calls were added 487 * PDF fonts fixed upstream (Closes: #406191) 488 489 -- Dave Beckett <dajobe@debian.org> Fri, 13 Apr 2007 21:46:46 -0700 490 491 libcairo (1.4.2-1) experimental; urgency=low 492 493 * New upstream release (Closes: #416024) 494 * debian/rules: Pass on CFLAGS (Closes: #399868) 495 496 -- Dave Beckett <dajobe@debian.org> Tue, 27 Mar 2007 06:55:45 -0700 497 498 libcairo (1.2.6-1) experimental; urgency=low 499 500 * New upstream release 501 * Removed patch 01-cairo_xlib_surface_add_glyph.patch now in upstream 502 * Require pkg-config 0.19 503 504 -- Dave Beckett <dajobe@debian.org> Fri, 17 Nov 2006 20:42:08 -0800 505 506 libcairo (1.2.4-4) unstable; urgency=medium 507 508 * Acknowledge NMU. 509 * Urgency medium since RC bugs are acknowledged. 510 * Patch 01-cairo_xlib_surface_add_glyph.patch added in 511 experimental confirmed fixes powerpc X byte copy crash 512 for bug #388116 which was closed by email after an NMU. 513 * Enable PDF and PS for the cairo+directfb build in unstable (Closes: #383297) 514 * Bump libcairo-directfb2's shlibs to >= 1.2.4-4 for the addition of 515 PDF and PS related symbols to the cairo+directfb lib. (Closes: #387289) 516 * Remove libcairo.la references to other .la files to aid future 517 removal of all .la files. 518 519 -- Dave Beckett <dajobe@debian.org> Thu, 19 Oct 2006 22:41:56 -0700 520 521 libcairo (1.2.4-3.2) experimental; urgency=low 522 523 * NMU 524 * Re-upload to get the changes from -2 in experimental, that is 525 building cairo+directfb with PS and PDF support (needed by 526 Gtk+2.10+directfb). 527 * Bump libcairo-directfb shlibs to >= 1.2.4-3.2 so that packages depending 528 on the new +directfb things get the right dep. 529 530 -- Marc 'HE' Brockschmidt <he@debian.org> Wed, 18 Oct 2006 11:09:16 +0200 531 532 libcairo (1.2.4-3.1) unstable; urgency=low 533 534 * NMU 535 * Upload with 01-cairo_xlib_surface_add_glyph.patch but without 536 the directfb changes from -2. The patch fixes the segfault caused 537 by a broken loop condition (c >= 0 works like, eh, always after 538 doing "unsigned int c"...). (Closes: #388116) 539 540 -- Marc 'HE' Brockschmidt <he@debian.org> Sun, 15 Oct 2006 16:25:06 +0200 541 542 libcairo (1.2.4-3) experimental; urgency=low 543 544 * Added patch 01-cairo_xlib_surface_add_glyph.patch from upstream git 545 attempting to fix 388116 546 547 -- Dave Beckett <dajobe@debian.org> Sun, 8 Oct 2006 11:08:23 -0700 548 549 libcairo (1.2.4-2) experimental; urgency=low 550 551 * Enable PDF and PS for the cairo+directfb build in order to 552 allow GTK 2.10+directfb to build (Closes: #383297) 553 554 -- Dave Beckett <dajobe@debian.org> Sun, 3 Sep 2006 13:24:31 -0700 555 556 libcairo (1.2.4-1) unstable; urgency=low 557 558 * New upstream release. 559 * Remove double call to dh_installdocs (Closes: #382594) 560 * Submit to override for libcairo2-doc, changing to section libs. 561 562 -- Dave Beckett <dajobe@debian.org> Fri, 18 Aug 2006 18:11:00 -0700 563 564 libcairo (1.2.2-1) unstable; urgency=medium 565 566 * New upstream release. 567 * This version again handles BGR X server visuals such as used by 568 Exceed and VNC (Closes: #376858) 569 * Removed patches taken from upstream git: 570 - cairo-bug-7494.patch 571 - cairo-bug-7514.patch 572 * Build-Depend on xutils-dev and libxt-dev since the test for the 573 presence of X in the latest configure (as generated by autoconf 2.60) 574 uses xmkmf and checks for libxt-dev even though neither are used by 575 Cairo. 576 577 -- Dave Beckett <dajobe@debian.org> Tue, 8 Aug 2006 23:59:01 -0700 578 579 libcairo (1.2.0-5) unstable; urgency=medium 580 581 * Rebuild against directfb 0.9.25 which has changed library and udeb 582 package names from 0.9.24 that all earlier cairos were built against, 583 and which are now removed. This should prevent Cairo from becoming 584 uninstallable due to this change. Urgency medium due to this. 585 586 -- Dave Beckett <dajobe@debian.org> Wed, 2 Aug 2006 22:04:17 -0700 587 588 libcairo (1.2.0-4) unstable; urgency=medium 589 590 * Added patch cairo-bug-7494.patch (Closes: #378005) 591 * Added patch cairo-bug-7514.patch (Closes: #380064) 592 593 -- Dave Beckett <dajobe@debian.org> Tue, 1 Aug 2006 22:29:04 -0700 594 595 libcairo (1.2.0-3) unstable; urgency=low 596 597 * Add libsm-dev to Build-Depends and libcairo2-dev depends to pull in 598 libSM and libICE (Closes: #377259) 599 * Remove unused libxrender-dev Depends from libcairo-directfb2-dev 600 601 -- Dave Beckett <dajobe@debian.org> Sun, 9 Jul 2006 16:36:10 -0700 602 603 libcairo (1.2.0-2) unstable; urgency=low 604 605 * Remove libcairo2-dev depending on libdirectfb-dev (Closes: 376691) 606 607 -- Dave Beckett <dajobe@debian.org> Tue, 4 Jul 2006 10:45:33 -0700 608 609 libcairo (1.2.0-1) unstable; urgency=low 610 611 * New upstream release. 612 613 -- Dave Beckett <dajobe@debian.org> Sat, 1 Jul 2006 19:43:51 -0700 614 615 libcairo (1.1.10-3) experimental; urgency=low 616 617 * First upload of 1.1.x series to debian experimental 618 * Remove patch 02-no-ft-glyphslot-embolden.patch (was for bug #325526) 619 and depend on a new enough libfreetype6 (2.1.10) which is already in 620 testing. 621 * Removed Build-Depend on libxml2 for creating SVG as that has been 622 rewritten. 623 * Added libcairo2 Conflicts and Replaces libcairo1 (Closes: #366755) 624 625 -- Dave Beckett <dajobe@debian.org> Wed, 28 Jun 2006 19:04:10 -0700 626 627 libcairo (1.1.10-2) experimental; urgency=low 628 629 * Add -Wl,-rpath,${libdir} to libcairo-directfb pkgconfig to make the 630 linker use the libcairo in the libdir 631 * Removed Provides: libcairo2 from libcairo-directfb2-udeb 632 633 -- Dave Beckett <dajobe@debian.org> Sun, 25 Jun 2006 10:20:40 -0700 634 635 libcairo (1.1.10-1) experimental; urgency=low 636 637 * New upstream release 638 * Renamed directfb packages to be libcairo-directfb2* 639 * Use dh_makeshlibs with --add-udeb to make udeb: lines appear in shlibs 640 * Depend on debhelper 5.0.22 to get a working dh_makeshlibs with --add-udeb 641 642 -- Dave Beckett <dajobe@debian.org> Sat, 24 Jun 2006 10:03:02 -0700 643 644 libcairo (1.1.8-1) experimental; urgency=low 645 646 * New upstream release 647 * Added libcairo2-directfb deb. 648 649 -- Dave Beckett <dajobe@debian.org> Wed, 14 Jun 2006 11:47:00 -0700 650 651 libcairo (1.1.6-1) experimental; urgency=low 652 653 * New upstream release 654 * Enable PNG, PDF and SVG backends (add Build-Depend: on libxml2) 655 * Added Cairo DirectFB udeb packages libcairo2-directfb-udeb and 656 libcairo2-directfb-dev (add Build-Depend: on libdirectfb-dev) 657 * libcairo2-dev and libcairo2-directfb-dev can both be installed together 658 * Stop using CDBS since it cannot handle the double configure and build 659 setup. 660 * Use dpatch for patching and Build-Depend: on it. 661 662 -- Dave Beckett <dajobe@debian.org> Mon, 12 Jun 2006 12:57:38 -0700 663 664 libcairo (1.0.4-2) unstable; urgency=low 665 666 * Rebuild against X11R7 to fix .la breakage xorg caused (Closes: #362237) 667 668 -- Dave Beckett <dajobe@debian.org> Tue, 25 Apr 2006 22:00:36 -0700 669 670 libcairo (1.0.4-1) unstable; urgency=low 671 672 * New upstream release 673 * Removed patches merged upstream: 674 - 01-INT_pixman.patch 675 * Debhelper 5 676 677 -- Dave Beckett <dajobe@debian.org> Wed, 5 Apr 2006 17:44:12 -0700 678 679 libcairo (1.0.2-4) unstable; urgency=low 680 681 * Rebuild against current build dependencies since something in the 682 build depends changed to make it stop working. This may be the most 683 useless changelog entry ever. (Closes: #347675) 684 685 -- Dave Beckett <dajobe@debian.org> Thu, 12 Jan 2006 19:52:08 -0800 686 687 libcairo (1.0.2-3) unstable; urgency=low 688 689 * Bump libcairo2 shlibs to 1.0.2-2 given all the freetype version changes. 690 691 -- Dave Beckett <dajobe@debian.org> Wed, 30 Nov 2005 09:21:02 -0800 692 693 libcairo (1.0.2-2) unstable; urgency=low 694 695 * Fix libcairo2-doc section to doc (Closes: #337515) 696 * Re-add patch 02-no-ft-glyphslot-embolden.patch to use only 697 freetype 2.1.7 symbols even though sid has freetype 2.1.10. 698 The latter has ABI changes beyond it's declared shlibs of 2.1.5 699 and is undergoing a large transition. 700 Require freetype 2.1.7+ again. (Closes: #338817) 701 * Added patch 01-INT_pixman.patch from CVS to remove spurious INT_ items 702 that broke build with recent binutils (Closes: #340073) 703 * Require pkg-config >= 0.18 since cairo.pc uses Require.private: 704 705 -- Dave Beckett <dajobe@debian.org> Fri, 25 Nov 2005 04:01:51 +0000 706 707 libcairo (1.0.2-1) unstable; urgency=low 708 709 * New upstream release 710 * Removed patch 01-endianess-cairo-xlib-surface.patch previously taken 711 from upstream CVS. 712 * Removed patch 02-no-ft-glyphslot-embolden.patch to re-allow configure 713 to use FT_GlyphSlot_Embolden provided in freetype 2.1.10 which is now 714 in sid. 715 * Require freetype 2.1.10+ 716 717 -- Dave Beckett <dajobe@debian.org> Tue, 25 Oct 2005 18:45:57 +0100 718 719 libcairo (1.0.0-3) unstable; urgency=low 720 721 * Added patch 02-no-ft-glyphslot-embolden.patch to disable use of 722 FT_GlyphSlot_Embolden in freetype, which was added after the 723 freetype version 2.1.7 currently in testing (closes: #325526) 724 * Require freetype 2.1.7+ 725 726 -- Dave Beckett <dajobe@debian.org> Tue, 13 Sep 2005 19:33:38 +0100 727 728 libcairo (1.0.0-2) unstable; urgency=low 729 730 * Added patch 01-endianess-cairo-xlib-surface.patch from CVS to fix 731 endianess problem when running over remote X (Closes: #326920) 732 * Register cairo docs with doc-base (Closes: #325541) 733 734 -- Dave Beckett <dajobe@debian.org> Tue, 6 Sep 2005 18:15:57 +0100 735 736 libcairo (1.0.0-1) unstable; urgency=low 737 738 * New upstream release 739 * Removed glitz backend as currently experimental and unsupported 740 * debian/watch: update to use stable release area 741 * Removed patch cairo-0.9.2-cache-eviction-fix.patch merged upstream. 742 743 -- Dave Beckett <dajobe@debian.org> Wed, 24 Aug 2005 18:14:23 +0100 744 745 libcairo (0.9.2-2) unstable; urgency=low 746 747 * Add patch cairo-0.9.2-cache-eviction-fix.patch from Kristian HÞgsberg 748 to make the freetype font cache evict correctly. 749 750 -- Dave Beckett <dajobe@debian.org> Mon, 15 Aug 2005 19:48:43 +0100 751 752 libcairo (0.9.2-1) unstable; urgency=low 753 754 * New upstream release 755 * First stable API release - remove patching sonames 756 * libcairo2, libcairo2-dev and libcairo2-doc replace all previous versions 757 * No longer Depends: on libpixman, now an internal library 758 759 -- Dave Beckett <dajobe@debian.org> Sat, 13 Aug 2005 14:16:46 +0100 760 761 libcairo (0.9.0-1) unstable; urgency=low 762 763 * New upstream release 764 * libcairo0.9.0 replaces libcairo0.6.0 765 * Functions were added so create new sonames and libraries 766 767 -- Dave Beckett <dajobe@debian.org> Tue, 9 Aug 2005 08:21:50 +0100 768 769 libcairo (0.6.0-1) unstable; urgency=low 770 771 * New upstream release 772 * libcairo0.6.0 replaces libcairo0.5.1 773 * Functions were added so create new sonames and libraries 774 * Require glitz 0.4.4 API and libpixman 0.1.5 775 776 -- Dave Beckett <dajobe@debian.org> Fri, 29 Jul 2005 23:31:05 +0100 777 778 libcairo (0.5.1-2) unstable; urgency=low 779 780 * Upload to unstable 781 * libcairo0.5.1 replaces older libcairo1 782 * libcairo0.5.1-dev already conflicted with libcairo1-dev so enable 783 shipping libcairo.so and delete patch 05-cairo.pc.in.patch as the 784 cairo.pc.in is ok again 785 786 -- Dave Beckett <dajobe@debian.org> Sun, 10 Jul 2005 22:07:22 +0100 787 788 libcairo (0.5.1-1) experimental; urgency=low 789 790 * New upstream release 791 * Revert to source package name libcairo 792 * Reflect ABI version into both library soname as libcairo-1debian0.5.1 793 and package name libcairo0.5.1 (Closes: #314776) 794 * libcairo0.5.1 no longer conflicts with libcairo1 795 * Added a libcairo0.5.1-doc package with the HTML documentation 796 797 -- Dave Beckett <dajobe@debian.org> Wed, 22 Jun 2005 21:06:01 +0100 798 799 cairo (0.5.0-2) unstable; urgency=low 800 801 * Fix the shlibs dependencies for libcairo0.5 802 803 -- Dave Beckett <dajobe@debian.org> Thu, 9 Jun 2005 21:56:08 +0100 804 805 cairo (0.5.0-1) unstable; urgency=low 806 807 * New upstream release (Closes: 311042) 808 * Change source package s/lib// and add API version to binary packages 809 * Enable glitz backend (Closes: 307573) 810 811 -- Dave Beckett <dajobe@debian.org> Thu, 9 Jun 2005 20:51:11 +0100 812 813 libcairo (0.4.0-1) unstable; urgency=low 814 815 * New upstream release 816 * API changes for fonts so shlib version is now 0.4.0 817 * Require libpixman 0.1.4 818 819 -- Dave Beckett <dajobe@debian.org> Wed, 9 Mar 2005 19:39:44 +0000 820 821 libcairo (0.3.0-1) unstable; urgency=low 822 823 * New upstream release. Closes: 284205 824 * Bumped shlibs version since new functions were added. 825 * Headers have moved to below /usr/include/cairo 826 * Require libpixman 0.1.3 827 828 -- Dave Beckett <dajobe@debian.org> Sun, 6 Feb 2005 12:40:04 +0000 829 830 libcairo (0.2.0-1) unstable; urgency=low 831 832 * New upstream release 833 * Bumped shlibs version since new functions were added. 834 * Require libpixman 0.1.2 835 * Still keep glitz disabled 836 837 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Mon, 8 Nov 2004 22:19:29 +0000 838 839 libcairo (0.1.23-2) unstable; urgency=low 840 841 * Replace Build-Depend on xlibs-dev with libx11-dev 842 * Changed to LGPL license (in CVS 2004-08-02) 843 * Disable use of glitz explicitly 844 845 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Mon, 23 Aug 2004 22:25:16 +0100 846 847 libcairo (0.1.23-1) unstable; urgency=low 848 849 * New upstream release. Closes: 248705 850 * Add PNG backend, require libpng12-dev 851 * Requires libpixman >= 0.1.1 852 853 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Sat, 29 May 2004 21:10:58 +0100 854 855 libcairo (0.1.18-1) unstable; urgency=low 856 857 * New upstream release 858 * Remove xlib-surface-debian.patch, not needed for XFree86 4.3.0+ 859 860 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Thu, 19 Feb 2004 23:08:25 +0000 861 862 libcairo (0.1.17-4) unstable; urgency=low 863 864 * Initial version to debian archive. Closes: #205346 865 866 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Sun, 15 Feb 2004 21:45:47 +0000 867 868 libcairo (0.1.17-3) unstable; urgency=low 869 870 * Setting me as the maintainer temporarily 871 872 -- Eduard Bloch <blade@debian.org> Sat, 14 Feb 2004 16:49:18 +0100 873 874 libcairo (0.1.17-2) unstable; urgency=low 875 876 * Add patch/xlib-surface-debian.patch to restore this to working for X. 877 878 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Sat, 24 Jan 2004 18:02:38 +0000 879 880 libcairo (0.1.17-1) unstable; urgency=low 881 882 * New upstream release 883 * Replace libpixman/libic dependencies with libpixman 884 885 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Tue, 16 Dec 2003 17:49:55 +0000 886 887 libcairo (0.1.16-1) unstable; urgency=low 888 889 * New upstream release 890 * Added libxrender-dev (>=0.6.0) requirement to match configure.in 891 892 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Mon, 8 Dec 2003 20:39:59 +0000 893 894 libcairo (0.1.13-1) unstable; urgency=low 895 896 * New upstream release 897 * Remove patch for src/config.h - merged upstream. 898 * Return libfreetype6 minimum version to 2.1.0. 899 900 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Fri, 21 Nov 2003 20:05:38 +0000 901 902 libcairo (0.1.12-3) unstable; urgency=low 903 904 * Pull patch from CVS to allow building with newer freetype using the 905 new include via defines mechanism now enforced in freetype 2.1.6 906 907 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Tue, 18 Nov 2003 20:15:08 +0000 908 909 libcairo (0.1.12-2) unstable; urgency=low 910 911 * Remove dependency on libxft-dev, replaced with libfreetype6-dev and 912 libfontconfig1-dev 913 914 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Sat, 8 Nov 2003 18:44:19 +0000 915 916 libcairo (0.1.12-1) unstable; urgency=low 917 918 * New upstream release 919 920 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Fri, 7 Nov 2003 20:43:33 +0000 921 922 libcairo (0.1.11-1) unstable; urgency=low 923 924 * New upstream release 925 926 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Tue, 4 Nov 2003 15:10:14 +0000 927 928 libcairo (0.1.10-1) unstable; urgency=low 929 930 * New upstream release 931 932 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Tue, 4 Nov 2003 00:23:16 +0000 933 934 libcairo (0.1.9-2) unstable; urgency=low 935 936 * Generate packages correctly named after the library major soname: 937 libcairo1, libcairo1-dev 938 939 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Thu, 30 Oct 2003 23:16:43 +0000 940 941 libcairo (0.1.9-1) unstable; urgency=low 942 943 * New upstream release. 944 * Removed dependency on automake, autoconf, libtool 945 946 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Thu, 30 Oct 2003 21:37:25 +0000 947 948 libcairo (0.1.8-1) unstable; urgency=low 949 950 * Initial package 951 952 -- Dave Beckett <Dave.Beckett@bristol.ac.uk> Wed, 29 Oct 2003 23:20:26 +0000 953 -
pkg/main/libcairo/trunk/debian/control
r501 r1140 98 98 DirectFB backend. Intended primarly for use in the graphical debian 99 99 installer, other builds should be against libcairo2-dev 100 Source: libcairo 101 Section: libs 102 Priority: optional 103 Maintainer: Dave Beckett <dajobe@debian.org> 104 Build-Depends: debhelper (>= 5.0.22), autotools-dev, pkg-config (>= 0.19), libfontconfig1-dev, libfreetype6-dev (>=2.1.10), libxrender-dev (>=0.6.0), libx11-dev, libpng12-dev, libdirectfb-dev (>=0.9.25), libsm-dev, xutils-dev, libxt-dev, dpatch 105 Standards-Version: 3.7.2 106 107 Package: libcairo2-dev 108 Provides: libcairo-dev 109 Conflicts: libcairo-dev, libcairo0.5.1-dev, libcairo0.6.0-dev, libcairo0.9.0-dev 110 Replaces: libcairo0.5.1-dev, libcairo0.6.0-dev, libcairo0.9.0-dev 111 Suggests: libcairo2-doc 112 Section: libdevel 113 Architecture: any 114 Depends: libcairo2 (= ${Source-Version}), libfontconfig1-dev, libfreetype6-dev (>=2.1.10), libxrender-dev (>=0.6.0), libpng12-dev, libsm-dev 115 Description: Development files for the Cairo 2D graphics library 116 Cairo is a multi-platform library providing anti-aliased 117 vector-based rendering for multiple target backends. 118 . 119 This package contains the development libraries, header files needed by 120 programs that want to compile with Cairo. 121 122 Package: libcairo2 123 Section: libs 124 Architecture: any 125 Depends: ${shlibs:Depends} 126 Provides: libcairo 127 Conflicts: libcairo1 128 Replaces: libcairo0.5.1, libcairo0.6.0, libcairo0.9.0, libcairo1 129 Description: The Cairo 2D vector graphics library 130 Cairo is a multi-platform library providing anti-aliased 131 vector-based rendering for multiple target backends. Paths consist 132 of line segments and cubic splines and can be rendered at any width 133 with various join and cap styles. All colors may be specified with 134 optional translucence (opacity/alpha) and combined using the 135 extended Porter/Duff compositing algebra as found in the X Render 136 Extension. 137 . 138 Cairo exports a stateful rendering API similar in spirit to the path 139 construction, text, and painting operators of PostScript, (with the 140 significant addition of translucence in the imaging model). When 141 complete, the API is intended to support the complete imaging model of 142 PDF 1.4. 143 . 144 This package contains the shared libraries. 145 146 Package: libcairo2-doc 147 Section: libs 148 Architecture: all 149 Depends: lynx | www-browser 150 Conflicts: libcairo0.5.1-doc, libcairo0.6.0-doc, libcairo0.9.0-doc 151 Replaces: libcairo0.5.1-doc, libcairo0.6.0-doc, libcairo0.9.0-doc 152 Description: Documentation for the Cairo Multi-platform 2D graphics library 153 Cairo is a multi-platform library providing anti-aliased 154 vector-based rendering for multiple target backends. 155 . 156 This package contains the HTML documentation for the Cairo library 157 in /usr/share/doc/libcairo2-doc/ . 158 159 Package: libcairo-directfb2-udeb 160 XC-Package-Type: udeb 161 Section: debian-installer 162 Architecture: any 163 Depends: ${shlibs:Depends} 164 Description: The Cairo 2D vector graphics library DirectFB build 165 Cairo is a multi-platform library providing anti-aliased 166 vector-based rendering for multiple target backends. 167 . 168 This is version of cairo with only the DirectFB backend, intended 169 primarily for use in the graphical debian installer. 170 171 Package: libcairo-directfb2 172 Section: libs 173 Architecture: any 174 Depends: ${shlibs:Depends} 175 Provides: libcairo-directfb 176 Conflicts: libcairo2-directfb 177 Replaces: libcairo2-directfb 178 Description: The Cairo 2D vector graphics library DirectFB build 179 Cairo is a multi-platform library providing anti-aliased 180 vector-based rendering for multiple target backends. 181 . 182 This is version of cairo with only the DirectFB backend enabled. 183 Use libcairo2 for the full backend choice. 184 185 Package: libcairo-directfb2-dev 186 Section: libdevel 187 Architecture: any 188 Conflicts: libcairo2-directfb-dev 189 Replaces: libcairo2-directfb-dev 190 Depends: libcairo-directfb2 (= ${Source-Version}), libfontconfig1-dev, libfreetype6-dev (>=2.1.10), libpng12-dev, libdirectfb-dev (>=0.9.25) 191 Description: Development files for Cairo graphics library DirectFB build 192 Cairo is a multi-platform library providing anti-aliased 193 vector-based rendering for multiple target backends. 194 . 195 This package contains the development libraries, header files needed by 196 programs that want to compile with Cairo compiled only against the 197 DirectFB backend. Intended primarly for use in the graphical debian 198 installer, other builds should be against libcairo2-dev -
pkg/main/libcairo/trunk/debian/copyright
r501 r1140 532 532 Original Code Source Code for Your Modifications.] 533 533 534 This is the Debian package of the Cairo multi-platform 2D graphics library 535 536 Packaged by Dave Beckett <dajobe@debian.org> 537 538 It was downloaded from http://cairographics.org/snapshots/ 539 540 ---------------------------------------------------------------------- 541 Copyright 1999 Tom Tromey 542 Copyright 2002, 2003 University of Southern California, Information 543 Sciences Institute (ISI) 544 Copyright 2000, 2002, 2004, 2005 Keith Packard 545 Copyright 2004 Calum Robinson 546 Copyright 2004 Richard D. Worth 547 Copyright 2004, 2005 Red Hat, Inc. 548 549 Copyright 2004 David Reveman 550 Permission to use, copy, modify, distribute, and sell this software 551 and its documentation for any purpose is hereby granted without 552 fee, provided that the above copyright notice appear in all copies 553 and that both that copyright notice and this permission notice 554 appear in supporting documentation, and that the name of David 555 Reveman not be used in advertising or publicity pertaining to 556 distribution of the software without specific, written prior 557 permission. David Reveman makes no representations about the 558 suitability of this software for any purpose. It is provided "as 559 is" without express or implied warranty. 560 561 DAVID REVEMAN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 562 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND 563 FITNESS, IN NO EVENT SHALL DAVID REVEMAN BE LIABLE FOR ANY SPECIAL, 564 INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER 565 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION 566 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR 567 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 568 569 Author: David Reveman <davidr@novell.com> 570 571 ---------------------------------------------------------------------- 572 573 Cairo is free software. 574 575 Every source file in the implementation of cairo is available to be 576 redistributed and/or modified under the terms of either the GNU Lesser 577 General Public License (LPGL) version 2.1 or the Mozilla Public 578 License (MPL) version 1.1. Some files are available under more 579 liberal terms, but we believe that in all cases, each file may be used 580 under either the LGPL or the MPL. 581 582 See the following files in this directory for the precise terms and 583 conditions of either license: 584 585 COPYING-LGPL-2.1 586 COPYING-MPL-1.1 587 588 Please see each file in the implementation for Copyright and licensing 589 information. 590 591 ---------------------------------------------------------------------- 592 On Debian systems, the complete text of the GNU General Lesser Public 593 License 2.1 can be found in /usr/share/common-licenses/LGPL-2.1 594 595 The Mozilla Public License 1.1 (COPYING-MPL-1.1 above) follows: 596 597 MOZILLA PUBLIC LICENSE 598 Version 1.1 599 600 --------------- 601 602 1. Definitions. 603 604 1.0.1. "Commercial Use" means distribution or otherwise making the 605 Covered Code available to a third party. 606 607 1.1. "Contributor" means each entity that creates or contributes to 608 the creation of Modifications. 609 610 1.2. "Contributor Version" means the combination of the Original 611 Code, prior Modifications used by a Contributor, and the Modifications 612 made by that particular Contributor. 613 614 1.3. "Covered Code" means the Original Code or Modifications or the 615 combination of the Original Code and Modifications, in each case 616 including portions thereof. 617 618 1.4. "Electronic Distribution Mechanism" means a mechanism generally 619 accepted in the software development community for the electronic 620 transfer of data. 621 622 1.5. "Executable" means Covered Code in any form other than Source 623 Code. 624 625 1.6. "Initial Developer" means the individual or entity identified 626 as the Initial Developer in the Source Code notice required by Exhibit 627 A. 628 629 1.7. "Larger Work" means a work which combines Covered Code or 630 portions thereof with code not governed by the terms of this License. 631 632 1.8. "License" means this document. 633 634 1.8.1. "Licensable" means having the right to grant, to the maximum 635 extent possible, whether at the time of the initial grant or 636 subsequently acquired, any and all of the rights conveyed herein. 637 638 1.9. "Modifications" means any addition to or deletion from the 639 substance or structure of either the Original Code or any previous 640 Modifications. When Covered Code is released as a series of files, a 641 Modification is: 642 A. Any addition to or deletion from the contents of a file 643 containing Original Code or previous Modifications. 644 645 B. Any new file that contains any part of the Original Code or 646 previous Modifications. 647 648 1.10. "Original Code" means Source Code of computer software code 649 which is described in the Source Code notice required by Exhibit A as 650 Original Code, and which, at the time of its release under this 651 License is not already Covered Code governed by this License. 652 653 1.10.1. "Patent Claims" means any patent claim(s), now owned or 654 hereafter acquired, including without limitation, method, process, 655 and apparatus claims, in any patent Licensable by grantor. 656 657 1.11. "Source Code" means the preferred form of the Covered Code for 658 making modifications to it, including all modules it contains, plus 659 any associated interface definition files, scripts used to control 660 compilation and installation of an Executable, or source code 661 differential comparisons against either the Original Code or another 662 well known, available Covered Code of the Contributor's choice. The 663 Source Code can be in a compressed or archival form, provided the 664 appropriate decompression or de-archiving software is widely available 665 for no charge. 666 667 1.12. "You" (or "Your") means an individual or a legal entity 668 exercising rights under, and complying with all of the terms of, this 669 License or a future version of this License issued under Section 6.1. 670 For legal entities, "You" includes any entity which controls, is 671 controlled by, or is under common control with You. For purposes of 672 this definition, "control" means (a) the power, direct or indirect, 673 to cause the direction or management of such entity, whether by 674 contract or otherwise, or (b) ownership of more than fifty percent 675 (50%) of the outstanding shares or beneficial ownership of such 676 entity. 677 678 2. Source Code License. 679 680 2.1. The Initial Developer Grant. 681 The Initial Developer hereby grants You a world-wide, royalty-free, 682 non-exclusive license, subject to third party intellectual property 683 claims: 684 (a) under intellectual property rights (other than patent or 685 trademark) Licensable by Initial Developer to use, reproduce, 686 modify, display, perform, sublicense and distribute the Original 687 Code (or portions thereof) with or without Modifications, and/or 688 as part of a Larger Work; and 689 690 (b) under Patents Claims infringed by the making, using or 691 selling of Original Code, to make, have made, use, practice, 692 sell, and offer for sale, and/or otherwise dispose of the 693 Original Code (or portions thereof). 694 695 (c) the licenses granted in this Section 2.1(a) and (b) are 696 effective on the date Initial Developer first distributes 697 Original Code under the terms of this License. 698 699 (d) Notwithstanding Section 2.1(b) above, no patent license is 700 granted: 1) for code that You delete from the Original Code; 2) 701 separate from the Original Code; or 3) for infringements caused 702 by: i) the modification of the Original Code or ii) the 703 combination of the Original Code with other software or devices. 704 705 2.2. Contributor Grant. 706 Subject to third party intellectual property claims, each Contributor 707 hereby grants You a world-wide, royalty-free, non-exclusive license 708 709 (a) under intellectual property rights (other than patent or 710 trademark) Licensable by Contributor, to use, reproduce, modify, 711 display, perform, sublicense and distribute the Modifications 712 created by such Contributor (or portions thereof) either on an 713 unmodified basis, with other Modifications, as Covered Code 714 and/or as part of a Larger Work; and 715 716 (b) under Patent Claims infringed by the making, using, or 717 selling of Modifications made by that Contributor either alone 718 and/or in combination with its Contributor Version (or portions 719 of such combination), to make, use, sell, offer for sale, have 720 made, and/or otherwise dispose of: 1) Modifications made by that 721 Contributor (or portions thereof); and 2) the combination of 722 Modifications made by that Contributor with its Contributor 723 Version (or portions of such combination). 724 725 (c) the licenses granted in Sections 2.2(a) and 2.2(b) are 726 effective on the date Contributor first makes Commercial Use of 727 the Covered Code. 728 729 (d) Notwithstanding Section 2.2(b) above, no patent license is 730 granted: 1) for any code that Contributor has deleted from the 731 Contributor Version; 2) separate from the Contributor Version; 732 3) for infringements caused by: i) third party modifications of 733 Contributor Version or ii) the combination of Modifications made 734 by that Contributor with other software (except as part of the 735 Contributor Version) or other devices; or 4) under Patent Claims 736 infringed by Covered Code in the absence of Modifications made by 737 that Contributor. 738 739 3. Distribution Obligations. 740 741 3.1. Application of License. 742 The Modifications which You create or to which You contribute are 743 governed by the terms of this License, including without limitation 744 Section 2.2. The Source Code version of Covered Code may be 745 distributed only under the terms of this License or a future version 746 of this License released under Section 6.1, and You must include a 747 copy of this License with every copy of the Source Code You 748 distribute. You may not offer or impose any terms on any Source Code 749 version that alters or restricts the applicable version of this 750 License or the recipients' rights hereunder. However, You may include 751 an additional document offering the additional rights described in 752 Section 3.5. 753 754 3.2. Availability of Source Code. 755 Any Modification which You create or to which You contribute must be 756 made available in Source Code form under the terms of this License 757 either on the same media as an Executable version or via an accepted 758 Electronic Distribution Mechanism to anyone to whom you made an 759 Executable version available; and if made available via Electronic 760 Distribution Mechanism, must remain available for at least twelve (12) 761 months after the date it initially became available, or at least six 762 (6) months after a subsequent version of that particular Modification 763 has been made available to such recipients. You are responsible for 764 ensuring that the Source Code version remains available even if the 765 Electronic Distribution Mechanism is maintained by a third party. 766 767 3.3. Description of Modifications. 768 You must cause all Covered Code to which You contribute to contain a 769 file documenting the changes You made to create that Covered Code and 770 the date of any change. You must include a prominent statement that 771 the Modification is derived, directly or indirectly, from Original 772 Code provided by the Initial Developer and including the name of the 773 Initial Developer in (a) the Source Code, and (b) in any notice in an 774 Executable version or related documentation in which You describe the 775 origin or ownership of the Covered Code. 776 777 3.4. Intellectual Property Matters 778 (a) Third Party Claims. 779 If Contributor has knowledge that a license under a third party's 780 intellectual property rights is required to exercise the rights 781 granted by such Contributor under Sections 2.1 or 2.2, 782 Contributor must include a text file with the Source Code 783 distribution titled "LEGAL" which describes the claim and the 784 party making the claim in sufficient detail that a recipient will 785 know whom to contact. If Contributor obtains such knowledge after 786 the Modification is made available as described in Section 3.2, 787 Contributor shall promptly modify the LEGAL file in all copies 788 Contributor makes available thereafter and shall take other steps 789 (such as notifying appropriate mailing lists or newsgroups) 790 reasonably calculated to inform those who received the Covered 791 Code that new knowledge has been obtained. 792 793 (b) Contributor APIs. 794 If Contributor's Modifications include an application programming 795 interface and Contributor has knowledge of patent licenses which 796 are reasonably necessary to implement that API, Contributor must 797 also include this information in the LEGAL file. 798 799 (c) Representations. 800 Contributor represents that, except as disclosed pursuant to 801 Section 3.4(a) above, Contributor believes that Contributor's 802 Modifications are Contributor's original creation(s) and/or 803 Contributor has sufficient rights to grant the rights conveyed by 804 this License. 805 806 3.5. Required Notices. 807 You must duplicate the notice in Exhibit A in each file of the Source 808 Code. If it is not possible to put such notice in a particular Source 809 Code file due to its structure, then You must include such notice in a 810 location (such as a relevant directory) where a user would be likely 811 to look for such a notice. If You created one or more Modification(s) 812 You may add your name as a Contributor to the notice described in 813 Exhibit A. You must also duplicate this License in any documentation 814 for the Source Code where You describe recipients' rights or ownership 815 rights relating to Covered Code. You may choose to offer, and to 816 charge a fee for, warranty, support, indemnity or liability 817 obligations to one or more recipients of Covered Code. However, You 818 may do so only on Your own behalf, and not on behalf of the Initial 819 Developer or any Contributor. You must make it absolutely clear than 820 any such warranty, support, indemnity or liability obligation is 821 offered by You alone, and You hereby agree to indemnify the Initial 822 Developer and every Contributor for any liability incurred by the 823 Initial Developer or such Contributor as a result of warranty, 824 support, indemnity or liability terms You offer. 825 826 3.6. Distribution of Executable Versions. 827 You may distribute Covered Code in Executable form only if the 828 requirements of Section 3.1-3.5 have been met for that Covered Code, 829 and if You include a notice stating that the Source Code version of 830 the Covered Code is available under the terms of this License, 831 including a description of how and where You have fulfilled the 832 obligations of Section 3.2. The notice must be conspicuously included 833 in any notice in an Executable version, related documentation or 834 collateral in which You describe recipients' rights relating to the 835 Covered Code. You may distribute the Executable version of Covered 836 Code or ownership rights under a license of Your choice, which may 837 contain terms different from this License, provided that You are in 838 compliance with the terms of this License and that the license for the 839 Executable version does not attempt to limit or alter the recipient's 840 rights in the Source Code version from the rights set forth in this 841 License. If You distribute the Executable version under a different 842 license You must make it absolutely clear that any terms which differ 843 from this License are offered by You alone, not by the Initial 844 Developer or any Contributor. You hereby agree to indemnify the 845 Initial Developer and every Contributor for any liability incurred by 846 the Initial Developer or such Contributor as a result of any such 847 terms You offer. 848 849 3.7. Larger Works. 850 You may create a Larger Work by combining Covered Code with other code 851 not governed by the terms of this License and distribute the Larger 852 Work as a single product. In such a case, You must make sure the 853 requirements of this License are fulfilled for the Covered Code. 854 855 4. Inability to Comply Due to Statute or Regulation. 856 857 If it is impossible for You to comply with any of the terms of this 858 License with respect to some or all of the Covered Code due to 859 statute, judicial order, or regulation then You must: (a) comply with 860 the terms of this License to the maximum extent possible; and (b) 861 describe the limitations and the code they affect. Such description 862 must be included in the LEGAL file described in Section 3.4 and must 863 be included with all distributions of the Source Code. Except to the 864 extent prohibited by statute or regulation, such description must be 865 sufficiently detailed for a recipient of ordinary skill to be able to 866 understand it. 867 868 5. Application of this License. 869 870 This License applies to code to which the Initial Developer has 871 attached the notice in Exhibit A and to related Covered Code. 872 873 6. Versions of the License. 874 875 6.1. New Versions. 876 Netscape Communications Corporation ("Netscape") may publish revised 877 and/or new versions of the License from time to time. Each version 878 will be given a distinguishing version number. 879 880 6.2. Effect of New Versions. 881 Once Covered Code has been published under a particular version of the 882 License, You may always continue to use it under the terms of that 883 version. You may also choose to use such Covered Code under the terms 884 of any subsequent version of the License published by Netscape. No one 885 other than Netscape has the right to modify the terms applicable to 886 Covered Code created under this License. 887 888 6.3. Derivative Works. 889 If You create or use a modified version of this License (which you may 890 only do in order to apply it to code which is not already Covered Code 891 governed by this License), You must (a) rename Your license so that 892 the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", 893 "MPL", "NPL" or any confusingly similar phrase do not appear in your 894 license (except to note that your license differs from this License) 895 and (b) otherwise make it clear that Your version of the license 896 contains terms which differ from the Mozilla Public License and 897 Netscape Public License. (Filling in the name of the Initial 898 Developer, Original Code or Contributor in the notice described in 899 Exhibit A shall not of themselves be deemed to be modifications of 900 this License.) 901 902 7. DISCLAIMER OF WARRANTY. 903 904 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, 905 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, 906 WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF 907 DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. 908 THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE 909 IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, 910 YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE 911 COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER 912 OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF 913 ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. 914 915 8. TERMINATION. 916 917 8.1. This License and the rights granted hereunder will terminate 918 automatically if You fail to comply with terms herein and fail to cure 919 such breach within 30 days of becoming aware of the breach. All 920 sublicenses to the Covered Code which are properly granted shall 921 survive any termination of this License. Provisions which, by their 922 nature, must remain in effect beyond the termination of this License 923 shall survive. 924 925 8.2. If You initiate litigation by asserting a patent infringement 926 claim (excluding declatory judgment actions) against Initial Developer 927 or a Contributor (the Initial Developer or Contributor against whom 928 You file such action is referred to as "Participant") alleging that: 929 930 (a) such Participant's Contributor Version directly or indirectly 931 infringes any patent, then any and all rights granted by such 932 Participant to You under Sections 2.1 and/or 2.2 of this License 933 shall, upon 60 days notice from Participant terminate prospectively, 934 unless if within 60 days after receipt of notice You either: (i) 935 agree in writing to pay Participant a mutually agreeable reasonable 936 royalty for Your past and future use of Modifications made by such 937 Participant, or (ii) withdraw Your litigation claim with respect to 938 the Contributor Version against such Participant. If within 60 days 939 of notice, a reasonable royalty and payment arrangement are not 940 mutually agreed upon in writing by the parties or the litigation claim 941 is not withdrawn, the rights granted by Participant to You under 942 Sections 2.1 and/or 2.2 automatically terminate at the expiration of 943 the 60 day notice period specified above. 944 945 (b) any software, hardware, or device, other than such Participant's 946 Contributor Version, directly or indirectly infringes any patent, then 947 any rights granted to You by such Participant under Sections 2.1(b) 948 and 2.2(b) are revoked effective as of the date You first made, used, 949 sold, distributed, or had made, Modifications made by that 950 Participant. 951 952 8.3. If You assert a patent infringement claim against Participant 953 alleging that such Participant's Contributor Version directly or 954 indirectly infringes any patent where such claim is resolved (such as 955 by license or settlement) prior to the initiation of patent 956 infringement litigation, then the reasonable value of the licenses 957 granted by such Participant under Sections 2.1 or 2.2 shall be taken 958 into account in determining the amount or value of any payment or 959 license. 960 961 8.4. In the event of termination under Sections 8.1 or 8.2 above, 962 all end user license agreements (excluding distributors and resellers) 963 which have been validly granted by You or any distributor hereunder 964 prior to termination shall survive termination. 965 966 9. LIMITATION OF LIABILITY. 967 968 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT 969 (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL 970 DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, 971 OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR 972 ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY 973 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, 974 WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER 975 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN 976 INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF 977 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY 978 RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW 979 PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE 980 EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO 981 THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. 982 983 10. U.S. GOVERNMENT END USERS. 984 985 The Covered Code is a "commercial item," as that term is defined in 986 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer 987 software" and "commercial computer software documentation," as such 988 terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 989 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), 990 all U.S. Government End Users acquire Covered Code with only those 991 rights set forth herein. 992 993 11. MISCELLANEOUS. 994 995 This License represents the complete agreement concerning subject 996 matter hereof. If any provision of this License is held to be 997 unenforceable, such provision shall be reformed only to the extent 998 necessary to make it enforceable. This License shall be governed by 999 California law provisions (except to the extent applicable law, if 1000 any, provides otherwise), excluding its conflict-of-law provisions. 1001 With respect to disputes in which at least one party is a citizen of, 1002 or an entity chartered or registered to do business in the United 1003 States of America, any litigation relating to this License shall be 1004 subject to the jurisdiction of the Federal Courts of the Northern 1005 District of California, with venue lying in Santa Clara County, 1006 California, with the losing party responsible for costs, including 1007 without limitation, court costs and reasonable attorneys' fees and 1008 expenses. The application of the United Nations Convention on 1009 Contracts for the International Sale of Goods is expressly excluded. 1010 Any law or regulation which provides that the language of a contract 1011 shall be construed against the drafter shall not apply to this 1012 License. 1013 1014 12. RESPONSIBILITY FOR CLAIMS. 1015 1016 As between Initial Developer and the Contributors, each party is 1017 responsible for claims and damages arising, directly or indirectly, 1018 out of its utilization of rights under this License and You agree to 1019 work with Initial Developer and Contributors to distribute such 1020 responsibility on an equitable basis. Nothing herein is intended or 1021 shall be deemed to constitute any admission of liability. 1022 1023 13. MULTIPLE-LICENSED CODE. 1024 1025 Initial Developer may designate portions of the Covered Code as 1026 "Multiple-Licensed". "Multiple-Licensed" means that the Initial 1027 Developer permits you to utilize portions of the Covered Code under 1028 Your choice of the NPL or the alternative licenses, if any, specified 1029 by the Initial Developer in the file described in Exhibit A. 1030 1031 EXHIBIT A -Mozilla Public License. 1032 1033 ``The contents of this file are subject to the Mozilla Public License 1034 Version 1.1 (the "License"); you may not use this file except in 1035 compliance with the License. You may obtain a copy of the License at 1036 http://www.mozilla.org/MPL/ 1037 1038 Software distributed under the License is distributed on an "AS IS" 1039 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 1040 License for the specific language governing rights and limitations 1041 under the License. 1042 1043 The Original Code is ______________________________________. 1044 1045 The Initial Developer of the Original Code is ________________________. 1046 Portions created by ______________________ are Copyright (C) ______ 1047 _______________________. All Rights Reserved. 1048 1049 Contributor(s): ______________________________________. 1050 1051 Alternatively, the contents of this file may be used under the terms 1052 of the _____ license (the "[___] License"), in which case the 1053 provisions of [______] License are applicable instead of those 1054 above. If you wish to allow use of your version of this file only 1055 under the terms of the [____] License and not to allow others to use 1056 your version of this file under the MPL, indicate your decision by 1057 deleting the provisions above and replace them with the notice and 1058 other provisions required by the [___] License. If you do not delete 1059 the provisions above, a recipient may use your version of this file 1060 under either the MPL or the [___] License." 1061 1062 [NOTE: The text of this Exhibit A may differ slightly from the text of 1063 the notices in the Source Code files of the Original Code. You should 1064 use the text of this Exhibit A rather than the text found in the 1065 Original Code Source Code for Your Modifications.] 1066 -
pkg/main/libcairo/trunk/debian/libcairo-directfb2-dev.install
r501 r1140 3 3 debian/dist-directfb/usr/lib/libcairo-directfb/lib/libcairo*.a /usr/lib/libcairo-directfb/lib 4 4 debian/dist-directfb/usr/lib/pkgconfig/cairo-directfb.pc /usr/lib/pkgconfig 5 debian/dist-directfb/usr/lib/libcairo-directfb/include/cairo/*.h /usr/lib/libcairo-directfb/include/cairo 6 debian/dist-directfb/usr/lib/libcairo-directfb/lib/libcairo.so /usr/lib/libcairo-directfb/lib 7 debian/dist-directfb/usr/lib/libcairo-directfb/lib/libcairo*.a /usr/lib/libcairo-directfb/lib 8 debian/dist-directfb/usr/lib/pkgconfig/cairo-directfb.pc /usr/lib/pkgconfig -
pkg/main/libcairo/trunk/debian/libcairo-directfb2-udeb.install
r501 r1140 1 1 debian/dist-directfb/usr/lib/libcairo-directfb/lib/libcairo.so.* /usr/lib 2 debian/dist-directfb/usr/lib/libcairo-directfb/lib/libcairo.so.* /usr/lib -
pkg/main/libcairo/trunk/debian/libcairo-directfb2.install
r501 r1140 1 1 debian/dist-directfb/usr/lib/libcairo-directfb/lib/libcairo.so.* /usr/lib/libcairo-directfb/lib 2 debian/dist-directfb/usr/lib/libcairo-directfb/lib/libcairo.so.* /usr/lib/libcairo-directfb/lib -
pkg/main/libcairo/trunk/debian/libcairo2-dev.install
r501 r1140 4 4 debian/dist-main/usr/lib/libcairo*.la /usr/lib 5 5 debian/dist-main/usr/lib/pkgconfig/cairo*.pc /usr/lib/pkgconfig 6 debian/dist-main/usr/include/cairo/*.h /usr/include/cairo 7 debian/dist-main/usr/lib/libcairo.so /usr/lib 8 debian/dist-main/usr/lib/libcairo*.a /usr/lib 9 debian/dist-main/usr/lib/libcairo*.la /usr/lib 10 debian/dist-main/usr/lib/pkgconfig/cairo*.pc /usr/lib/pkgconfig -
pkg/main/libcairo/trunk/debian/libcairo2-doc.doc-base
r501 r1140 10 10 Index: /usr/share/gtk-doc/html/cairo/index.html 11 11 Files: /usr/share/gtk-doc/html/cairo/*.html 12 Document: libcairo2-doc 13 Title: Cairo Reference Manual 14 Author: Cairo Project 15 Abstract: Cairo is a multi-platform library providing anti-aliased 16 vector-based rendering for multiple target backends. 17 This document covers programming using the Cairo library. 18 Section: graphics 19 20 Format: HTML 21 Index: /usr/share/gtk-doc/html/cairo/index.html 22 Files: /usr/share/gtk-doc/html/cairo/*.html -
pkg/main/libcairo/trunk/debian/libcairo2-doc.install
r501 r1140 1 1 debian/dist-main/usr/share/gtk-doc/html/cairo /usr/share/gtk-doc/html 2 debian/dist-main/usr/share/gtk-doc/html/cairo /usr/share/gtk-doc/html -
pkg/main/libcairo/trunk/debian/libcairo2.install
r501 r1140 1 1 debian/dist-main/usr/lib/libcairo.so.* /usr/lib 2 debian/dist-main/usr/lib/libcairo.so.* /usr/lib -
pkg/main/libcairo/trunk/debian/rules
r501 r1140 191 191 dh_compress 192 192 dh_fixperms 193 dh_makeshlibs -plibcairo2 -V --add-udeb 'libcairo-directfb2-udeb'194 dh_makeshlibs -plibcairo-directfb2 -V 'libcairo -directfb2 (>= 1.2.6-1)' --add-udeb 'libcairo-directfb2-udeb'193 dh_makeshlibs -plibcairo2 -V 'libcairo2 (>=1.4.0)' --add-udeb 'libcairo-directfb2-udeb' 194 dh_makeshlibs -plibcairo-directfb2 -V 'libcairo2 (>=1.4.0)' --add-udeb 'libcairo-directfb2-udeb' 195 195 dh_installdeb 196 196 dh_shlibdeps … … 204 204 .PHONY: build clean binary-indep binary-arch binary install configure \ 205 205 patch unpatch clean1 206 #!/usr/bin/make -f 207 208 # Configure for cairo packages 209 210 # Supported backends (as of Cairo 1.1.10): 211 # (internal) Image 212 # xlib Xlib 213 # pdf PDF 214 # ps PostScript 215 # svg SVG 216 # 217 # Experimental and unsupported backends: 218 # directfb DirectFB (requires Build-Depend on libdirectfb-dev (>=0.9.25) ) 219 # glitz OpenGL (glitz) 220 # xcb XCB (requires Build-Depend on at least libxcb1-dev) 221 # 222 # Other platform backends are auto disabled: quartz/OSX, win32/Win32 223 # 224 # Features: 225 # --enable-png PNG (default enabled) 226 # 227 MAIN_CONFIGURE_FLAGS = \ 228 --enable-xlib --enable-pdf --enable-ps --enable-svg \ 229 --disable-glitz --disable-xcb --disable-directfb \ 230 --enable-png 231 232 # udeb package flags 233 # directfb DirectFB (requires Build-Depend on libdirectfb-dev (>= 0.9.25) ) 234 DIRECTFB_CONFIGURE_FLAGS = \ 235 --enable-directfb \ 236 --disable-xlib --enable-pdf --enable-ps --disable-svg \ 237 --disable-glitz --disable-xcb \ 238 --enable-png \ 239 --program-suffix=-directfb 240 241 DIRECTFB_PREFIX=/usr/lib/libcairo-directfb 242 243 SRC_DIR=$(CURDIR) 244 MAIN_BUILD_DIR=$(CURDIR)/debian/build-main 245 DIRECTFB_BUILD_DIR=$(CURDIR)/debian/build-directfb 246 247 MAIN_DIST_DIR=$(CURDIR)/debian/dist-main 248 DIRECTFB_DIST_DIR=$(CURDIR)/debian/dist-directfb 249 250 251 export DH_COMPAT=5 252 253 export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) 254 export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) 255 256 CFLAGS = -g 257 CFLAGS_UDEB = -g 258 259 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) 260 CFLAGS += -O0 261 CFLAGS_UDEB += -O0 262 else 263 CFLAGS += -O2 264 CFLAGS_UDEB += -Os 265 endif 266 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) 267 INSTALL_PROGRAM += -s 268 endif 269 270 # For autoconf 2.13 only 271 CONFFLAGS= 272 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) 273 CONFFLAGS += $(DEB_HOST_GNU_TYPE) 274 else 275 CONFFLAGS += --host $(DEB_BUILD_GNU_TYPE) --build $(DEB_HOST_GNU_TYPE) 276 endif 277 278 package := tmp 279 destdir := $(PWD)/debian/$(package) 280 prefix := /usr 281 share := $(prefix)/share 282 283 version := $(shell dpkg-parsechangelog | \ 284 sed -ne 's/^Version: *\([0-9]\+:\)*//p') 285 286 include /usr/share/dpatch/dpatch.make 287 288 configure: configure-main 289 290 configure-common-stamp: patch-stamp 291 dh_testdir 292 293 # handle timestamp skew; advice from autotools-dev README.Debian 294 touch configure.in && \ 295 touch aclocal.m4 && \ 296 touch configure 297 298 touch $@ 299 300 # Calling GNU configure properly; advice from autotools-dev README.Debian 301 configure-main: configure-common-stamp configure-main-stamp 302 configure-main-stamp: configure-common-stamp 303 dh_testdir 304 mkdir -p $(MAIN_BUILD_DIR); \ 305 cd $(MAIN_BUILD_DIR); \ 306 $(SRC_DIR)/configure \ 307 CFLAGS="$(CFLAGS)" \ 308 $(CONFFLAGS) \ 309 --prefix=$(prefix) \ 310 --mandir=$(share)/man \ 311 --infodir=$(share)/info \ 312 $(MAIN_CONFIGURE_FLAGS) 313 touch $@ 314 315 configure-udeb: configure-common-stamp configure-udeb-stamp 316 configure-udeb-stamp: configure-common-stamp 317 dh_testdir 318 mkdir -p $(DIRECTFB_BUILD_DIR); \ 319 cd $(DIRECTFB_BUILD_DIR); \ 320 $(SRC_DIR)/configure \ 321 CFLAGS="$(CFLAGS_UDEB)" \ 322 $(CONFFLAGS) \ 323 --prefix=$(DIRECTFB_PREFIX) \ 324 --mandir=$(share)/man \ 325 --infodir=$(share)/info \ 326 $(DIRECTFB_CONFIGURE_FLAGS) 327 touch $@ 328 329 330 build: build-main build-udeb 331 332 build-main: build-main-stamp 333 build-main-stamp: configure-main-stamp 334 dh_testdir 335 cd $(MAIN_BUILD_DIR) && $(MAKE) 336 touch build-stamp 337 338 build-udeb: build-udeb-stamp 339 build-udeb-stamp: configure-udeb-stamp 340 dh_testdir 341 cd $(DIRECTFB_BUILD_DIR) && $(MAKE) 342 touch build-stamp 343 344 clean: unpatch 345 dh_testdir 346 dh_testroot 347 rm -f *-stamp libtool 348 rm -rf debian/libcairo2 debian/libcairo2-dev debian/libcairo2-doc libcairo-directfb2-udeb debian/libcairo-directfb2-udeb-dev debian/libcairo-directfb2 349 rm -rf $(MAIN_BUILD_DIR) $(DIRECTFB_BUILD_DIR) $(MAIN_DIST_DIR) $(DIRECTFB_DIST_DIR) 350 rm -f debian/cairo-directfb.pc 351 352 -rm -f config.h config.cache config.status config.log 353 354 # Copy in fresh copies of config.{sub,guess} 355 # (these are from autotools-dev, so must Build-Depend on it) 356 -test -r /usr/share/misc/config.sub && \ 357 cp -f /usr/share/misc/config.sub config.sub 358 -test -r /usr/share/misc/config.guess && \ 359 cp -f /usr/share/misc/config.guess config.guess 360 361 dh_clean 362 363 364 install: build 365 dh_testdir 366 dh_testroot 367 dh_clean -k 368 dh_installdirs 369 370 cd $(MAIN_BUILD_DIR) && $(MAKE) install DESTDIR=$(MAIN_DIST_DIR) 371 372 cd $(DIRECTFB_BUILD_DIR) && $(MAKE) install DESTDIR=$(DIRECTFB_DIST_DIR) 373 374 mkdir -p $(DIRECTFB_DIST_DIR)/usr/lib/pkgconfig 375 sed -e 's/Name: cairo/Name: cairo-directfb/' -e 's/^\(Libs: .*\)$$/\1 -Wl,-rpath,$${libdir}/' $(DIRECTFB_DIST_DIR)/$(DIRECTFB_PREFIX)/lib/pkgconfig/cairo.pc > $(DIRECTFB_DIST_DIR)/usr/lib/pkgconfig/cairo-directfb.pc 376 377 sed -i 's:/usr/lib/lib\([^ ]*\).la:-l\1:g' $(MAIN_DIST_DIR)/usr/lib/*.la 378 sed -i 's:/usr/lib/lib\([^ ]*\).la:-l\1:g' $(DIRECTFB_DIST_DIR)/usr/lib/libcairo-directfb/lib/*.la 379 380 # Build architecture-independent files here. 381 binary-indep: build install 382 # We have nothing to do by default. 383 384 # Build architecture-dependent files here. 385 binary-arch: build install 386 dh_testdir 387 dh_testroot 388 389 dh_install 390 dh_installdocs -A TODO README NEWS AUTHORS 391 dh_installchangelogs ChangeLog 392 dh_installman 393 dh_installexamples 394 dh_link 395 dh_strip 396 dh_compress 397 dh_fixperms 398 dh_makeshlibs -plibcairo2 -V 'libcairo2 (>=1.4.0)' --add-udeb 'libcairo-directfb2-udeb' 399 dh_makeshlibs -plibcairo-directfb2 -V 'libcairo2 (>=1.4.0)' --add-udeb 'libcairo-directfb2-udeb' 400 dh_installdeb 401 dh_shlibdeps 402 dh_perl 403 dh_gencontrol 404 dh_md5sums 405 dh_builddeb 406 407 binary: binary-indep binary-arch 408 409 .PHONY: build clean binary-indep binary-arch binary install configure \ 410 patch unpatch clean1 -
pkg/main/libcairo/trunk/debian/watch
r501 r1140 1 1 version=2 2 2 http://cairographics.org/releases/ cairo-([\d+\.]+|\d+)\.tar\.gz debian uupdate 3 version=2 4 http://cairographics.org/releases/ cairo-([\d+\.]+|\d+)\.tar\.gz debian uupdate
Note: See TracChangeset
for help on using the changeset viewer.


