Remove outdated license text. See COPYING and the description at http://liero.be/ for more information. --- a/data/LIEROENG.TXT +++ b/data/LIEROENG.TXT @@ -11,14 +11,6 @@ ----------------------------------------------------------------------------- GENERAL STUFF - - Liero is freeware. What that means is that you don't have to pay - for it and using it has not been restricted in any way. You may - distribute it to anyone and anyhow WITHOUT ANY CHANGES MADE TO IT'S - CONTAINMENTS. - - The source code of this game is not distributed freely (neither - commercially). So if you thought that maybe you could... forget it. Liero is a wormgame with weapons for 2 players. The object of the game is definately what you think it is. Liero is excellent for --- a/data/LIERO.TXT +++ b/data/LIERO.TXT @@ -12,15 +12,6 @@ YLEISTˇ - Liero on freeware, mik„ tarkoittaa ett„ sen k„yt”st„ ei tarvitse - maksaa mit„„n eik„ k„ytt”„ ole rajoitettu mitenk„„n. Lieroa saa - kopioida kelle tahansa ja miten tahansa SISˇLT™ˇ MITENKˇˇN - MUUTTAMATTA. - - Todettakoon t„ss„ ett„ Lieron l„hdekoodi ei ole vapaassa (sen - enenp„„ kuin kaupallisessakaan) jakelussa. Joten jos ajattelit - ett„... niin j„t„ ajatukset sikseen. - Liero on kahden pelattava aseellinen matosimulaatiopeli. Pelin p„„m„„r„n„ on ep„ilem„tt„ se mit„ luuletkin. Liero sopii erinomaisen hyvin aggressioiden purkuun ja kaverin rokitt„miseen e-system-graphite2+harfbuzz.patch?id=d7942ac12ad51615cd43d3debb8b561a503e8fc0'>commitdiff
path: root/gnu/packages/patches/icecat-use-system-graphite2+harfbuzz.patch
AgeCommit message (Expand)Author
2019-01-29gnu: icecat: Update to 60.5.0-guix1 [security-fixes]....Includes fixes for CVE-2018-18500, CVE-2018-18501, and CVE-2018-18505. * gnu/packages/gnuzilla.scm (icecat): Update to 60.5.0-guix1. [version]: Use %icecat-version. [source]: Inherit from 'icecat-source'. Remove obsolete patches. * gnu/packages/patches/icecat-avoid-bundled-libraries.patch, gnu/packages/patches/icecat-use-system-graphite2+harfbuzz.patch, gnu/packages/patches/icecat-use-system-media-libs.patch: Adapt to 60.5.0. Mark H Weaver
2018-09-25gnu: icecat: Unbundle graphite2 and harfbuzz....* gnu/packages/patches/icecat-use-system-graphite2+harfbuzz.patch: New file. * gnu/packages/patches/icecat-use-system-graphite2.patch, gnu/packages/patches/icecat-use-system-harfbuzz.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/gnuzilla.scm (icecat)[source]: Add new patch. Delete bundled graphite2 and harfbuzz in snippet. [inputs]: Add graphite2 and harfbuzz. [arguments]: Add --with-system-{graphite2,harfbuzz} to configure flags. Mark H Weaver