Home
last modified time | relevance | path

Searched refs:Sigil (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/textproc/sigil/Sigil-1.8.0/ci_scripts/
H A Drpath_adjust.sh4 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/bearer/…
5 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/iconeng…
6 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/imagefo…
7 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/imagefo…
8 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/imagefo…
9 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/imagefo…
12 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/imagefo…
13 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/imagefo…
14 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/imagefo…
18 install_name_tool -add_rpath @loader_path/../../Frameworks ./bin/Sigil.app/Contents/PlugIns/platfor…
[all …]
/dports/textproc/sigil/Sigil-1.8.0/
H A DREADME.md1 Sigil chapter
13 * Its current code repository is located at https://github.com/Sigil-Ebook/Sigil
18 Select Sigil from the list of main forums
20 * Sigil Plugin Index (hosted by www.mobileread.com) at
23 * Sigil User Guide is located at https://github.com/Sigil-Ebook/sigil-user-guide/releases/latest
29 of Sigil monitor the Sigil Forum at https://www.mobileread.com/forums.
58 Also because Sigil now embeds Python 3.8.3, see
63 building Sigil.
70 And finally to build Sigil itself see:
78 To build Sigil on Windows, see:
[all …]
H A D.retired_appveyor.yml19 - job_name: "Sigil macOS Mojave"
22 - job_name: "Sigil Ubuntu 1804 x64"
25 - job_name: "Sigil VS2019 x64"
30 # - job_name: "Sigil macOS Mojave"
32 # - job_name: "Sigil Ubuntu 1804 x64"
34 # - job_name: "Sigil VS2019 x64"
65 - installer/Sigil.iss
76 - job_name: "Sigil VS2019 x64"
147 - job_name: "Sigil Ubuntu 1804 x64"
180 - job_name: "Sigil macOS Mojave"
[all …]
H A D.retired_travis.yml63 tar -cJf Sigil.tar.xz Sigil.app;
/dports/textproc/sigil/Sigil-1.8.0/docs/
H A DBuilding_on_Linux.md1 # <center>Building Sigil on Linux</center>
18 7. [Build/Install Sigil](#build)
19 8. [Test Sigil's Plugin Framework](#testing)
96 ## <a name="sigil"/>Getting Sigil's Source Code
98 You can clone the Sigil Github repository:
100 >`git clone https://github.com/Sigil-Ebook/Sigil.git`
102 …nload a specific release tarball/zipfile from Sigil's [releases page](https://github.com/Sigil-Ebo…
108 ## <a name="build"/>Building Sigil
144 ### Installing Sigil
145 If all goes well, install Sigil with:
[all …]
H A DBuilding_Sigil_on_Windows.md1 # <center>Building Sigil on Windows</center>
5 To build Sigil on Windows, you need to get/do the following things:
13 7. [Building Sigil](#build)
107 ## <a name="sigil"/>Getting Sigil's Source Code
111 >`git clone https://github.com/Sigil-Ebook/Sigil.git`
113 …an download a specific release's zipfile from Sigil's [releases page](https://github.com/Sigil-Ebo…
119 ### Preparing Sigil's Source Code
129 ## <a name="build"/>Configuring and building Sigil (and the Sigil installer package)
131 ### Configuring Sigil with cmake
180 ### Compiling Sigil
[all …]
H A DBuilding_on_older_Linux.md1 # <center>Building Sigil on Older Linux Systems</centers>
16 6. [Build/Install Sigil](#build)
17 7. [Test Sigil's Plugin Framework](#testing)
86 ## <a name="sigil"/>Getting Sigil's Source Code
88 You can clone the Sigil Github repository:
90 >`git clone https://github.com/Sigil-Ebook/Sigil.git`
92 …nload a specific release tarball/zipfile from Sigil's [releases page](https://github.com/Sigil-Ebo…
98 ## <a name="build"/>Building Sigil
147 ### Installing Sigil
148 If all goes well, install Sigil with:
[all …]
H A DReleaseChecklist.md10 * Ensure Sigil builds and runs.
19 * Build source package $ git archive --prefix Sigil-x.y.z/ -o ../Sigil-x.y.z-Code.zip HEAD
26 * `shasum -a 256 * > Sigil-x.y.z-CHECKSUMS.sha256`
H A DTranslating.md4 Starting with version 0.5.0, the user interface of Sigil supports being
11 Sigil can be translated using the web based translation system Transifex. See
13 translating Sigil.
28 2. Open a terminal and change to the Sigil/src/Resource_Files/ts directory.
H A DBuilding_Qt_for_Sigil_on_Windows.md1 …o longer strictly necessary to compile Qt5 and QtWebKit together to build Sigil, but I'm going to …
3 # <center>Building Qt 5.6.2 (suitable for Sigil) on Windows</center>
5 Sigil needs a special version of Qt5.6.2 built with QtWebKit (which has been removed from official …
7 …ion of Qt5.6.2 (with QtWebKit added back in) with VS2015 that is suitable for using to build Sigil.
13 …sure you get the proper 32/64-bit version to match whatever version of Qt/Sigil you're going to bu…
24 … it all up and move it around to any machine you may want to use to build Sigil. The document also…
36 …command I use for building the Qt that gets distributed with the official Sigil installer package …
52 … that they will be found (without adding them to your PATH) when building Sigil's installer packag…
54 That's it. When building Sigil, point the CMAKE_PREFIX_PATH to C:\MyQt64\Qt5.6.2\lib\cmake (or what…
/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/windows/
H A Dversion.rc.in13 VALUE "CompanyName", "Sigil Project"
14 VALUE "FileDescription", "Sigil is a multi-platform EPUB ebook editor"
16 VALUE "InternalName", "Sigil"
17 VALUE "LegalCopyright", "Copyright (c) 2010-${SIGIL_BUILD_YEAR} Sigil Authors"
20 VALUE "OriginalFilename", "Sigil.exe"
21 VALUE "ProductName", "Sigil"
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DSigil.vc26 class Sigil : Weapon;
51 if (Sigil(Item))
53 int OtherPieces = Sigil(Item).NumPieces;
85 Sigil Copy = Spawn(Sigil,,,, false);
123 Sigil Wpn = Sigil(Receiver.FindInventory(Sigil));
191 switch (Sigil(Wpn).NumPieces)
225 int Pieces = Sigil(Wpn).DownPieces;
226 Sigil(Wpn).DownPieces = 0;
229 Pieces = Sigil(Wpn).NumPieces;
265 switch (Sigil(Wpn).NumPieces)
[all …]
/dports/games/vavoom/vavoom-1.33/progs/strife/game/
H A DPlayer.vc237 // Sigil piece
238 if (Cmd_CheckParm("Sigil"))
240 Sigil S = Level.Spawn(Sigil,,,, false);
322 Sigil S = Sigil(EntityEx(MO).FindInventory(Sigil));
/dports/textproc/sigil/Sigil-1.8.0/src/Misc/
H A Dmacos_menu_and_window_fixes.mm5 ** This file is part of Sigil.
7 ** Sigil is free software: you can redistribute it and/or modify
12 ** Sigil is distributed in the hope that it will be useful,
18 ** along with Sigil. If not, see <http://www.gnu.org/licenses/>.
/dports/textproc/sigil/Sigil-1.8.0/.github/workflows/
H A Dmac-build.yml1 name: Build Sigil on macOS
99 - name: Build Sigil
120 tar -cJf Sigil.tar.xz Sigil.app
134 path: ${{runner.workspace}}/build/bin/Sigil.tar.xz
H A Dmake_blog_post.yml4 # Only create blog post after new Sigil release is published
59 # Update Sigil's version.xml file so updatecheck will notice
69 - name: Update Sigil version.xml
H A Dlinux-build.yml1 name: Build Sigil on Linux
77 - name: Build Sigil
/dports/devel/py-pydenticon/pydenticon-0.3.1/
H A DPKG-INFO4 Summary: Library for generating identicons. Port of Sigil (https://github.com/cupcake/sigil) with e…
15 The implementation is a port of the Sigil identicon implementation from:
20 original Sigil implementation, like:
H A DREADME.rst7 The implementation is a port of the Sigil identicon implementation from:
12 original Sigil implementation, like:
/dports/devel/py-pydenticon/pydenticon-0.3.1/pydenticon.egg-info/
H A DPKG-INFO4 Summary: Library for generating identicons. Port of Sigil (https://github.com/cupcake/sigil) with e…
15 The implementation is a port of the Sigil identicon implementation from:
20 original Sigil implementation, like:
/dports/textproc/sigil/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=Sigil-Ebook-Sigil-1.8.0_GH0.tar.gz
/dports/games/pcgen/pcgen/data/modern/wizards_of_the_coast/msrd/arcana/basics/
H A Darcanabasics_templates_incantations.lst21 …ncantation (Sigil of Algos) VISIBLE:DISPLAY SOURCEPAGE:ArcanaIncantations REMOVABLE:YES SPELLS:In…
22 …ncantation (Sigil of Lyssa) VISIBLE:DISPLAY SOURCEPAGE:ArcanaIncantations REMOVABLE:YES SPELLS:In…
/dports/textproc/pageedit/PageEdit-1.2.0/
H A Dversion.rc.in13 VALUE "CompanyName", "Sigil Project"
17 VALUE "LegalCopyright", "Copyright (c) 2010-${SIGIL_BUILD_YEAR} Sigil Authors"
/dports/games/vavoom/vavoom-1.33/utils/editing/dbuilder2/Includes/
H A DStrife_Things.cfg159 77 = "Sigil A lightning strike";
160 78 = "Sigil B rail lightning shot";
161 79 = "Sigil C spread shot";
162 80 = "Sigil D column shot";
163 81 = "Sigil E big blast";
398 title = "Sigil Banner";
/dports/devel/py-pydenticon/pydenticon-0.3.1/docs/
H A Dusage.rst33 # Set-up a list of foreground colours (taken from Sigil).
42 # Set-up a background colour (taken from Sigil).
159 # Set-up a list of foreground colours (taken from Sigil).
168 # Set-up a background colour (taken from Sigil).

123456789