Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-27 | font-adobe-utopia-type1 1.0.5HEADfont-adobe-utopia-type1-1.0.5master | Alan Coopersmith | 2 | -3/+3 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2023-02-15 | Switch to XORG_DEFAULT_NOCODE_OPTIONS | Alan Coopersmith | 2 | -7/+5 | |
Stop running all sorts of compiler tests we don't need since there is no code in this module to compile. Requires xorg-macros 1.20. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2023-02-15 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | 1 | -1/+1 | |
Unrelated to the previous patches, the new value simply reflects the reality that the minimum level for autoconf to configure all x.org modules is 2.60 dated June 2006. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||||
2023-02-15 | gitlab CI: stop requiring Signed-off-by in commits | Alan Coopersmith | 1 | -2/+2 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2021-12-08 | Build xz tarballs instead of bzip2 | Alan Coopersmith | 1 | -1/+1 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2021-12-08 | gitlab CI: add a basic build test | Alan Coopersmith | 1 | -0/+97 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2018-12-07 | Update configure.ac bug URL for gitlab migration | Alan Coopersmith | 1 | -1/+1 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2018-11-18 | Update README for gitlab migration | Alan Coopersmith | 2 | -13/+5 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2017-01-26 | autogen: add default patch prefix | Mihail Konev | 1 | -0/+3 | |
Signed-off-by: Mihail Konev <k.mvc@ya.ru> | |||||
2017-01-26 | autogen.sh: use quoted string variables | Emil Velikov | 1 | -4/+4 | |
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2017-01-26 | autogen.sh: use exec instead of waiting for configure to finish | Peter Hutterer | 1 | -1/+1 | |
Syncs the invocation of configure with the one from the server. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> | |||||
2016-09-12 | Typo: font.dir -> fonts.dir | Matthieu Herrb | 1 | -1/+1 | |
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> | |||||
2014-06-04 | autogen.sh: Honor NOCONFIGURE=1 | Alan Coopersmith | 1 | -1/+3 | |
See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2014-06-04 | configure: Drop AM_MAINTAINER_MODE | Alan Coopersmith | 2 | -2/+1 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2013-10-28 | config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES | Gaetan Nadon | 1 | -1/+2 | |
Fix Automake warning: AC_OUTPUT should be used without arguments. www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||||
2010-11-15 | adobe-utopia-type1 1.0.4font-adobe-utopia-type1-1.0.4 | Rémi Cardona | 1 | -1/+1 | |
2010-10-16 | config: Use the shorthand --disable-all-encodings option in font-util v1.2 | Gaetan Nadon | 1 | -3/+3 | |
This option is useful to disable all possible font encodings at once, without fine-graining the calling ebuilds for a list of encodings supported by each font package. The option is parsed before all other encoding options, so it basically sets defaults for all of them. Afterwards, any encoding can be re-enabled back using '--enable-<encoding>' (much like '--disable-all-encodings --enable-iso8859-2'). Reviewed-by: Rémi Cardona <remi@gentoo.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||||
2010-10-04 | font-adobe-utopia-type1 1.0.3font-adobe-utopia-type1-1.0.3 | Alan Coopersmith | 1 | -1/+3 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2009-11-23 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon | 1 | -0/+2 | |
Now that the INSTALL file is generated. Allows running make maintainer-clean. | |||||
2009-11-23 | Makefile.am: add INSTALL target and clean ChangeLog DIST targets | Gaetan Nadon | 1 | -4/+5 | |
Add INSTALL target to generate file with INSTALL_CMD #24206 ChangeLog is not required in EXTRA_DIST #24432 ChangeLog is not required in MAINTAINERCLEANFILES #24432 | |||||
2009-11-23 | INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 3 | -0/+0 | |
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated COPYING may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. | |||||
2009-11-23 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | 1 | -3/+71 | |
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. | |||||
2009-10-10 | font-adobe-utopia-type1 1.0.2font-adobe-utopia-type1-1.0.2 | Alan Coopersmith | 1 | -1/+1 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-10-07 | Migrate to xorg macros 1.3 & font-util 1.1 macros | Alan Coopersmith | 2 | -33/+12 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-10-06 | Add pointers to mailing lists, bugzilla, & git to README | Alan Coopersmith | 1 | -0/+24 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-09-01 | adobe-utopia-type1: Skip fc-cache with DESTDIR. | Ryan Hill | 1 | -1/+10 | |
Fontconfig-2.7.0 runs chmod on the cachedir, causing access violations when installing into a sandboxed environment. Signed-off-by: Ryan Hill <dirtyepic@gentoo.org> Signed-off-by: Rémi Cardona <remi@gentoo.org> | |||||
2009-07-11 | adobe-utopia-type1: use XORG_CHANGELOG macro to create ChangeLog. #22611 | Gaetan Nadon | 2 | -1/+6 | |
Build break: Makefile.am: command not found: git-log Adding the macro in configure.ac and use it in Makefile.am Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611 Tested: running autogen.sh, make and 'make dist' Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2008-10-25 | Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found | Andres Salomon | 1 | -0/+6 | |
Signed-off-by: Julien Cristau <jcristau@debian.org> | |||||
2007-12-06 | Replace static ChangeLog with dist-hook to generate from git log | James Cloos | 2 | -33/+10 | |
2007-09-03 | Add *~ to .gitignore to skip patch/emacs droppings | James Cloos | 1 | -0/+1 | |
2007-08-23 | Rename .cvsignore to .gitignore | James Cloos | 1 | -0/+0 | |
2005-12-21 | Update package version for X11R7 release.font-adobe-utopia-type1-1.0.1XORG-7_1XORG-7_0 | Kevin E Martin | 2 | -1/+6 | |
2005-12-16 | Copy README from X11R5 release, and update COPYING to reflect the original | Kevin E Martin | 3 | -2/+48 | |
license from Adobe. | |||||
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | 2 | -1/+6 | |
2005-12-03 | Add m4 magic to allow AS_HELP_STRING to work with older versions ofXORG-6_99_99_903MODULAR_COPY | Kevin E Martin | 2 | -0/+8 | |
autoconf 2.57. | |||||
2005-12-03 | Update package version number for X11R7 RC3 release. | Kevin E Martin | 2 | -1/+6 | |
2005-11-22 | Add .cvsignores for fonts. | Eric Anholt | 1 | -0/+9 | |
2005-11-15 | Add configure option to change the installed font dir. | Kevin E Martin | 3 | -2/+13 | |
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_902XORG-6_99_99_901XORG-6_99_99_900 | Kevin E Martin | 1 | -1/+3 | |
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | |||||
2005-06-30 | Initial build system files for font module | Kevin E Martin | 9 | -0/+95 | |
2003-11-14 | XFree86 4.3.0.1xf86-4_4_99_1xf86-4_4_0xf86-4_3_99_903_specialxf86-4_3_99_903xf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-4_3_0_1xf86-012804-2330sco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEPRE_xf86-4_3_0_1XORG-6_8-branch | Kaleb Keithley | 0 | -0/+0 | |
2003-11-14 | R6.6 is the Xorg base-linexo-6_7_0before_20040421_xprint_branch_landingXPRINT_BEGINXPRINT_BASEXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM-BASEXORG-RELEASE-1-STSF-FORKXORG-RELEASE-1-MERGEXORG-RELEASE-1-BASEXORG-MAINXORG-CYGWIN-MERGEXORG-CYGWIN-LAST-MERGEXORG-CURRENT-premerge-release-1XORG-CURRENT-CLOSEDXORG-6_7_0XEVIE-MERGEXEVIE-BASEXACE-SELINUX-BASEIPv6-REVIEW-BASEDAMAGE-XFIXES-BASECYGWIN-RELEASE-1-MERGECYGWIN-PRE-6_8_0-MERGECYGWIN-HEAD-MERGECYGWIN-HEAD-LAST-MERGECYGWIN-6_8_2-MERGECYGWIN-6_8_1-MERGECYGWIN-6_8_0-MERGEXORG-STABLE | Kaleb Keithley | 8 | -0/+8656 | |