commit e5f30fb9b698d329aa9fc9fde36e4bf7931516ff Author: Alan Coopersmith Date: Mon Feb 27 16:06:23 2023 -0800 font-daewoo-misc 1.0.4 Signed-off-by: Alan Coopersmith commit 4edfec34275b4eeebe510c45c101842787b55363 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 5691804646ca239dc1ebec6c625a8a33afaa3629 Author: Alan Coopersmith Date: Wed Feb 15 16:08:08 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 31bd7c49e1826e7471617fd9940b9cfd43c14c68 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 327885d9ff7aaabdf3fcb956fe289f20d3dc279d 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 81379e88cd0aff1b8fe89ad420e6beb2b96e83f5 Author: Alan Coopersmith Date: Wed Dec 8 16:03:29 2021 -0800 Build xz tarballs instead of bzip2 Signed-off-by: Alan Coopersmith commit 970cb8ddb365c995e8409c23d3f4f50d005ca1f1 Author: Alan Coopersmith Date: Wed Dec 8 16:03:29 2021 -0800 gitlab CI: add a basic build test Signed-off-by: Alan Coopersmith commit 4a4b1d310f6f3644b96ee2e5f8e73f95bbac4f3d Author: Alan Coopersmith Date: Fri Dec 7 19:26:40 2018 -0800 Update configure.ac bug URL for gitlab migration Signed-off-by: Alan Coopersmith commit ee2dc2a355e04c0efc9094c1b0176c37f4567db8 Author: Alan Coopersmith Date: Sun Nov 18 18:31:19 2018 -0800 Update README for gitlab migration Signed-off-by: Alan Coopersmith commit d72ba656affab40edee2f127f75266897cba613f Author: Mihail Konev Date: Thu Jan 26 14:00:22 2017 +1000 autogen: add default patch prefix Signed-off-by: Mihail Konev commit 61bd2c7039ffc4de96af8874075205f23e06ad51 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 a9352acf0909b180ad5183727375f8b2bdd3b157 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 e2463a5cd18060c47d2acab7f5b4f58702af8803 Author: Matthieu Herrb Date: Mon Sep 12 10:43:56 2016 +0200 Typo: font.dir -> fonts.dir Signed-off-by: Matthieu Herrb Reviewed-by: Alan Coopersmith Reviewed-by: Hans de Goede commit 3fced6228e66908a8959674e48ace82b589d6624 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 e99f7cd275b3ee7113b39d2101fcb4372199ed77 Author: Alan Coopersmith Date: Sat May 31 21:38:41 2014 -0700 configure: Drop AM_MAINTAINER_MODE Signed-off-by: Alan Coopersmith commit a003f74f36103a1414e660d2593fc1163e0ddd35 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 7089f20c3d1678682abcca536bc84dca38869388 Author: Rémi Cardona Date: Mon Nov 15 22:17:43 2010 +0100 font-daewoo-misc 1.0.3 commit b91cc46c8a5522e3e2789648c5bed9a2813c5a82 Author: Gaetan Nadon Date: Fri Oct 15 20:09:55 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 e197ffd6aad990a34ab25de55434988751fd5716 Author: Alan Coopersmith Date: Tue Oct 5 00:02:07 2010 -0700 font-daewoo-misc 1.0.2 Signed-off-by: Alan Coopersmith commit be7e608561b8c9b432855e5db375a74f1957672a Author: Gaetan Nadon Date: Mon Nov 23 14:23:51 2009 -0500 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Now that the INSTALL file is generated. Allows running make maintainer-clean. commit 30bbd8dfc83296ef182d1a3537834dae080d3366 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 78eda2d135092ff4bce9eb9b8155241ee89b8391 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 934756d581cd8b0f8a1a6ea81e076ece5f59c8a4 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 68e1fce89dd50bcd29933d59042e966767605a9c Author: Alan Coopersmith Date: Sat Oct 10 17:37:50 2009 -0700 font-daewoo-misc 1.0.1 Signed-off-by: Alan Coopersmith commit fbd4afe7b79e8dd6d06232fb1a98f2bb79f8ab72 Author: Alan Coopersmith Date: Wed Oct 7 16:29:13 2009 -0700 Migrate to xorg macros 1.3 & font-util 1.1 macros Signed-off-by: Alan Coopersmith commit ea291e10f50f1588d27bce83a58257a75d7733b9 Author: Alan Coopersmith Date: Tue Oct 6 19:14:28 2009 -0700 Add pointers to mailing lists, bugzilla, & git to README Signed-off-by: Alan Coopersmith commit 7e43cdc55a4c5a310ce98fd04ee1a25671d34029 Author: Paulo Cesar Pereira de Andrade Date: Tue Jan 27 19:11:07 2009 -0200 Janitor: Correct make distcheck and configure.ac simplification commit ae4ec15ecc0ddff44f9b020f90c639641bae4d80 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 8f0810df0344d856d4fd76bc08f93905888b68ed Author: James Cloos Date: Thu Dec 6 16:37:55 2007 -0500 Replace static ChangeLog with dist-hook to generate from git log commit f1afa371915ca375a67819fbf65d1e6ff6a3c72f Author: James Cloos Date: Mon Sep 3 05:53:08 2007 -0400 Add *~ to .gitignore to skip patch/emacs droppings commit 955a852e1f83338c9c1e4fb73742cdbdbe1b6d61 Author: James Cloos Date: Thu Aug 23 19:26:30 2007 -0400 Rename .cvsignore to .gitignore commit 94c7fcab052e313d2e5a416fc933deb8ae13ab1d Author: Kevin E Martin Date: Thu Dec 15 00:24:24 2005 +0000 Update package version number for final X11R7 release candidate. commit 79cc8beb522f25011fbd3168858bf242b64508c1 Author: Kevin E Martin Date: Sat Dec 3 17:08:52 2005 +0000 Add m4 magic to allow AS_HELP_STRING to work with older versions of autoconf 2.57. commit 9646e4b8ba4eae4a397ce5c71d19689f64a0c22d Author: Kevin E Martin Date: Sat Dec 3 05:49:39 2005 +0000 Update package version number for X11R7 RC3 release. commit 6a39ccbc4aaa7a7ccb6ff9d2a5df2c79a801abe1 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 e7c44386407d5f8ee9226ad020628417f072f860 Author: Eric Anholt Date: Tue Nov 22 02:00:20 2005 +0000 Add .cvsignores for fonts. commit 086025d1c86b9c44368f065c455a863d8a1230c9 Author: Kevin E Martin Date: Tue Nov 15 08:29:18 2005 +0000 Add configure option to change the installed font dir. commit 77ae6b82baf0ef62e95a3defa66b3964644fa8dc 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 a32872dd10221e2d919126c5edc319a6f8495c71 Author: Alan Coopersmith Date: Tue Jul 19 02:40:06 2005 +0000 Convert $(foreach...) to more portable suffix substitution rules commit 14174bd97ecfbbb35a18aeac1ea96acbe8cf8aba Author: Kevin E Martin Date: Thu Jun 30 22:28:07 2005 +0000 Initial build system files for font module commit b5ccbbb8bcb40c761776d6c68edd07d5c4378b22 Author: Kaleb Keithley Date: Fri Nov 14 16:48:42 2003 +0000 XFree86 4.3.0.1 commit 06632e12d0e2ed5b7c45a8ece96032081791afb5 Author: Kaleb Keithley Date: Fri Nov 14 15:54:35 2003 +0000 R6.6 is the Xorg base-line