commit b34e4d82fecde316384876ae9315380f32234f87 Author: Alan Coopersmith Date: Mon Feb 27 16:37:04 2023 -0800 font-misc-cyrillic 1.0.4 Signed-off-by: Alan Coopersmith commit fc0fd77e9d3798411b5f8eca2069b44ece93cec4 Author: Alan Coopersmith Date: Wed Feb 22 17:59:17 2023 -0800 Use COMPRESS_FLAGS to improve build reproducibility Raises required version of font-util from 1.2 to 1.4 Signed-off-by: Alan Coopersmith commit 1d3a040fb4cac21c01c0537abbb65f6fca740bcb Author: Alan Coopersmith Date: Wed Feb 15 16:24:41 2023 -0800 Switch to XORG_DEFAULT_NOCODE_OPTIONS 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 commit c97b0d8a8c75379b0a4b5c53b826df027035c82e Author: Gaetan Nadon Date: Sun Nov 7 10:10:39 2010 -0800 config: update AC_PREREQ statement to 2.60 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 commit 4fd4d24d54c8201d9d3a8657c706458efde4f8b0 Author: Alan Coopersmith Date: Thu Jul 28 17:30:21 2022 -0700 gitlab CI: stop requiring Signed-off-by in commits Signed-off-by: Alan Coopersmith commit 37814656b2a043b7487a5573e0880b93644bd15b Author: Alan Coopersmith Date: Wed Dec 8 16:15:17 2021 -0800 Build xz tarballs instead of bzip2 Signed-off-by: Alan Coopersmith commit 820d34aeab67f369aa8afbc4a8caae54f00d94d0 Author: Alan Coopersmith Date: Wed Dec 8 16:15:17 2021 -0800 gitlab CI: add a basic build test Signed-off-by: Alan Coopersmith commit a385e5ad9883c40e893e5084a3f20fe2ad924686 Author: Alan Coopersmith Date: Fri Dec 7 19:27:02 2018 -0800 Update configure.ac bug URL for gitlab migration Signed-off-by: Alan Coopersmith commit 6e4086ef00f4840b742696d150495ecf7f942674 Author: Alan Coopersmith Date: Sun Nov 18 18:38:23 2018 -0800 Update README for gitlab migration Signed-off-by: Alan Coopersmith commit 9c22cc9ae73a1cd45f4a87271db0f4cd7219e278 Author: Mihail Konev Date: Thu Jan 26 14:00:22 2017 +1000 autogen: add default patch prefix Signed-off-by: Mihail Konev commit fadd6f8e9426ec9bb13b6ec38e46d27bb1341fe2 Author: Emil Velikov Date: Mon Mar 9 12:00:52 2015 +0000 autogen.sh: use quoted string variables Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space. Signed-off-by: Emil Velikov Reviewed-by: Peter Hutterer Signed-off-by: Peter Hutterer commit 130d5b2454433850b6af530a9100bf89dbc243ac Author: Peter Hutterer Date: Tue Jan 24 10:32:07 2017 +1000 autogen.sh: use exec instead of waiting for configure to finish Syncs the invocation of configure with the one from the server. Signed-off-by: Peter Hutterer Reviewed-by: Emil Velikov commit 2d9c59ea88946b401a82dea3b34c3202c735c26f Author: Matthieu Herrb Date: Mon Sep 12 10:47:40 2016 +0200 Typo: font.dir -> fonts.dir Signed-off-by: Matthieu Herrb Reviewed-by: Alan Coopersmith Reviewed-by: Hans de Goede commit 88f371d093551b02146570247ddf1750fd8057f5 Author: Alan Coopersmith Date: Sat May 31 21:39:32 2014 -0700 autogen.sh: Honor NOCONFIGURE=1 See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by: Alan Coopersmith commit f06647804bca7427d2773d4b3808573329449225 Author: Alan Coopersmith Date: Sat May 31 21:38:41 2014 -0700 configure: Drop AM_MAINTAINER_MODE Signed-off-by: Alan Coopersmith commit 6d5ccf3c1561a2fc49f3a4f0223ec8f05de5560d Author: Gaetan Nadon Date: Mon Oct 28 08:08:55 2013 -0400 config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES 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 commit a3c2a330f0f093bbb6f7fd18a56329e05501dbfb Author: Rémi Cardona Date: Mon Nov 15 23:39:05 2010 +0100 font-misc-cyrillic 1.0.3 commit 8c4820377330d159a99119edf68935bb9e0f63a1 Author: Gaetan Nadon Date: Fri Oct 15 20:09:56 2010 -0400 config: Use the shorthand --disable-all-encodings option in font-util v1.2 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-' (much like '--disable-all-encodings --enable-iso8859-2'). Reviewed-by: Rémi Cardona Signed-off-by: Gaetan Nadon commit d7abfc942cca2f230e76a45050df89522d2f5807 Author: Alan Coopersmith Date: Tue Oct 5 00:11:48 2010 -0700 font-misc-cyrillic 1.0.2 Signed-off-by: Alan Coopersmith commit 7ed464036ea0637ea6cf9d13d3f1ec0a2de9fc03 Author: Gaetan Nadon Date: Mon Nov 23 14:23:52 2009 -0500 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Now that the INSTALL file is generated. Allows running make maintainer-clean. commit 0cadd3eb7abb2b1ebcbffe12c35091cffe5c43cb Author: Gaetan Nadon Date: Sun Oct 18 20:49:07 2009 -0400 Makefile.am: add INSTALL target and clean ChangeLog DIST targets 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 commit 9773a46e6246b7251052ed0b8d13b46bbaad3149 Author: Gaetan Nadon Date: Sun Oct 18 20:34:34 2009 -0400 INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206 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. commit 580bcffefe106f6a16bbf6ee7dddfb643752f90b Author: Gaetan Nadon Date: Mon Nov 23 13:38:51 2009 -0500 .gitignore: use common defaults with custom section # 24239 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. commit 5b71faa26c5e52e7e9d382999f41429b22b11b72 Author: Alan Coopersmith Date: Sat Oct 10 17:41:17 2009 -0700 font-misc-cyrillic 1.0.1 Signed-off-by: Alan Coopersmith commit 2c277efff7d670333d9f8641ffade31614433e5c Author: Alan Coopersmith Date: Wed Oct 7 17:46:12 2009 -0700 Migrate to xorg macros 1.3 & font-util 1.1 macros Signed-off-by: Alan Coopersmith commit 1054d693e96006db97ec8e16c7fdb8276c4e3cef Author: Alan Coopersmith Date: Wed Oct 7 20:37:00 2009 -0700 Add missing newline in .gitignore between "missing" and "*~" Signed-off-by: Alan Coopersmith commit f769ca2dde4b2fead16485966356de1f4be2a351 Author: Alan Coopersmith Date: Tue Oct 6 19:14:29 2009 -0700 Add pointers to mailing lists, bugzilla, & git to README Signed-off-by: Alan Coopersmith commit 4cd80d59d8755f43dcaff47f4e281ea4fdf7391b Author: Paulo Cesar Pereira de Andrade Date: Tue Jan 27 19:11:08 2009 -0200 Janitor: Correct make distcheck and configure.ac simplification commit 03ef482871c0972ec0b29f342e15ba04af71d5c6 Author: Andres Salomon Date: Sat Oct 25 20:50:21 2008 +0200 Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found Signed-off-by: Julien Cristau commit b65b4c6d9f3d7401c7962adabdf5f6a7ace4eff4 Author: James Cloos Date: Thu Dec 6 16:38:00 2007 -0500 Replace static ChangeLog with dist-hook to generate from git log commit 7f79d42461851cb266a4f0dc6f0a6b37597e66f9 Author: James Cloos Date: Mon Sep 3 05:53:14 2007 -0400 Add *~ to .gitignore to skip patch/emacs droppings commit 4feae691c2040437b43f50f02d555ddcf8044d1e Author: James Cloos Date: Thu Aug 23 19:26:37 2007 -0400 Rename .cvsignore to .gitignore commit 3d8dde235824146070757aecc2531d2ffb5449fa Author: Kevin E Martin Date: Thu Dec 15 00:24:25 2005 +0000 Update package version number for final X11R7 release candidate. commit 49ec5678565848aee0c47e8bd59d0a78c012583f Author: Kevin E Martin Date: Sat Dec 3 17:08:53 2005 +0000 Add m4 magic to allow AS_HELP_STRING to work with older versions of autoconf 2.57. commit e4062756abb6aa70734ea42d08c8cf9edcc0dae0 Author: Kevin E Martin Date: Sat Dec 3 05:49:40 2005 +0000 Update package version number for X11R7 RC3 release. commit bbebb43a798e254baf38b7c9a64d28ec4dd88914 Author: Eric Anholt Date: Thu Nov 24 05:21:15 2005 +0000 Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make. commit a98aed681d6b9e83255f06c0aafe2f6bbae08840 Author: Eric Anholt Date: Tue Nov 22 02:00:20 2005 +0000 Add .cvsignores for fonts. commit 031639facd5527a073bf73026908c5fd4bbd50e8 Author: Kevin E Martin Date: Tue Nov 15 08:29:19 2005 +0000 Add configure option to change the installed font dir. commit 137e55b38e06e0a9d4096d33c7e82791a891c480 Author: Kevin E Martin Date: Fri Jul 29 21:22:48 2005 +0000 Various changes preparing packages for RC0: - 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 commit 72c76794c7fed9db4aa3ceb3c9032b436ba58a68 Author: Alan Coopersmith Date: Tue Jul 19 02:40:06 2005 +0000 Convert $(foreach...) to more portable suffix substitution rules commit b4bc7920c657165fb96c0941f501f1ff942bcc82 Author: Kevin E Martin Date: Thu Jun 30 22:28:08 2005 +0000 Initial build system files for font module commit a546be63238ca48e3feb9589917b682df506b0f8 Author: Egbert Eich Date: Fri Apr 23 18:43:01 2004 +0000 Merging XORG-CURRENT into trunk commit c2c90f55c796d69a70ff00896a172a414166107b Author: Egbert Eich Date: Sun Mar 14 08:31:10 2004 +0000 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 commit c83f0f3f640c5453a8a2150b02b22547e050fcd7 Author: Egbert Eich Date: Wed Mar 3 12:10:49 2004 +0000 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 commit 7a92ea0390d915c320c1bb59a0b22af952ee596e Author: Egbert Eich Date: Thu Feb 26 13:35:10 2004 +0000 readding XFree86's cvs IDs commit 54c0eba6c9c7520756d9559013cad1c23963b712 Author: Egbert Eich Date: Thu Feb 26 09:22:22 2004 +0000 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 commit d4b0aae1b047e517ece3c361c878dfa44a98673e Author: Kaleb Keithley Date: Tue Nov 25 19:27:48 2003 +0000 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks commit 9c2fa80219caccc932733c321f309bb827a6f058 Author: Kaleb Keithley Date: Fri Nov 14 16:48:41 2003 +0000 XFree86 4.3.0.1 commit 70b717151a779ddc0482f513129ce19ea1145d52 Author: Kaleb Keithley Date: Fri Nov 14 16:48:41 2003 +0000 Initial revision