forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Justin Lecher <[email protected]>
- Loading branch information
Showing
145 changed files
with
373 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,10 @@ | |
<email>[email protected]</email> | ||
<name>Richard Yao</name> | ||
</maintainer> | ||
<use> | ||
<flag name='valgrind'>Enable usage of dev-util/valgrind in tests</flag> | ||
</use> | ||
<use> | ||
<flag name="valgrind">Enable usage of dev-util/valgrind in tests</flag> | ||
</use> | ||
<upstream> | ||
<remote-id type="github">Cyan4973/lz4</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<maintainer> | ||
<email>[email protected]</email> | ||
<name>Stefan Junker</name> | ||
</maintainer> | ||
</maintainer> | ||
<maintainer> | ||
<email>[email protected]</email> | ||
<name>Alex Brandt</name> | ||
|
@@ -21,4 +21,7 @@ | |
<flag name="rkt_stage1_src">Build the stage1.aci from source</flag> | ||
<flag name="rkt_stage1_host">Assemble stage1.aci from host binaries</flag> | ||
</use> | ||
<upstream> | ||
<remote-id type="github">coreos/rkt</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer> | ||
<email>[email protected]</email> | ||
<name>Rick Farina</name> | ||
</maintainer> | ||
<maintainer> | ||
<email>[email protected]</email> | ||
<name>Rick Farina</name> | ||
</maintainer> | ||
<upstream> | ||
<remote-id type="github">libyal/libbfio</remote-id> | ||
</upstream> | ||
</pkgmetadata> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<herd>forensics</herd> | ||
<use> | ||
<flag name="bfio">Enables libbfio for chaining file in file handling</flag> | ||
<flag name="rawio">Enables raw IO handling</flag> | ||
<flag name="ewf">Enables the v1 API</flag> | ||
<flag name="fuse">Enable fuse support for ewfmount</flag> | ||
<flag name="uuid">Enable UUID support in the ewftools</flag> | ||
</use> | ||
<herd>forensics</herd> | ||
<use> | ||
<flag name="bfio">Enables libbfio for chaining file in file handling</flag> | ||
<flag name="rawio">Enables raw IO handling</flag> | ||
<flag name="ewf">Enables the v1 API</flag> | ||
<flag name="fuse">Enable fuse support for ewfmount</flag> | ||
<flag name="uuid">Enable UUID support in the ewftools</flag> | ||
</use> | ||
<upstream> | ||
<remote-id type="github">libyal/libewf</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,12 +6,14 @@ | |
<email>[email protected]</email> | ||
<name>Yixun Lan</name> | ||
</maintainer> | ||
<longdescription lang="en"> | ||
<longdescription lang="en"> | ||
PinYin engine for IBus platform. It provides a Chinese PinYin input method. | ||
</longdescription> | ||
<use> | ||
<flag name="boost">Compile against <pkg>dev-libs/boost</pkg> libraries</flag> | ||
<flag name="opencc">Enable support for <pkg>app-i18n/opencc</pkg></flag> | ||
</use> | ||
<use> | ||
<flag name="boost">Compile against <pkg>dev-libs/boost</pkg> libraries</flag> | ||
<flag name="opencc">Enable support for <pkg>app-i18n/opencc</pkg></flag> | ||
</use> | ||
<upstream> | ||
<remote-id type="github">ibus/ibus</remote-id> | ||
</upstream> | ||
</pkgmetadata> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,22 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<herd>cjk</herd> | ||
<longdescription lang="en"> | ||
<herd>cjk</herd> | ||
<longdescription lang="en"> | ||
uim is a simple, secure and flexible input method library. At the moment | ||
Anthy, SKK, Prime, T-code, TUT-code (these are Japanese input method), | ||
Pinyin (Chinese input method), Hangul (Korean input method), IPA | ||
(International Phonetic Alphabet) are implemented. You can extend the | ||
library with Scheme thus easily, or with C if it becomes rather complicated. | ||
</longdescription> | ||
<use> | ||
<flag name='anthy'>Enable support for <pkg>app-i18n/anthy</pkg> input method | ||
<use> | ||
<flag name="anthy">Enable support for <pkg>app-i18n/anthy</pkg> input method | ||
</flag> | ||
<flag name='eb'>Enable support for <pkg>dev-libs/eb</pkg></flag> | ||
<flag name='gtk3'>Enable support for <pkg>x11-libs/gtk+</pkg>:3</flag> | ||
<flag name='skk'>Enable support for <pkg>app-i18n/skk-jisyo</pkg></flag> | ||
</use> | ||
<flag name="eb">Enable support for <pkg>dev-libs/eb</pkg></flag> | ||
<flag name="gtk3">Enable support for <pkg>x11-libs/gtk+</pkg>:3</flag> | ||
<flag name="skk">Enable support for <pkg>app-i18n/skk-jisyo</pkg></flag> | ||
</use> | ||
<upstream> | ||
<remote-id type="github">uim/uim</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,7 @@ | |
<maintainer> | ||
<email>[email protected]</email> | ||
</maintainer> | ||
<upstream> | ||
<remote-id type="github">IDPF/epubcheck</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,12 @@ | |
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer> | ||
<email>[email protected]</email> | ||
<name>Thomas Kahle</name> | ||
<email>[email protected]</email> | ||
<name>Thomas Kahle</name> | ||
</maintainer> | ||
<upstream> | ||
<doc lang="en">https://code.google.com/p/googletest/w/list</doc> | ||
<remote-id type="google-code">googletest</remote-id> | ||
<remote-id type="github">google/googletest</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,5 +5,7 @@ | |
<email>[email protected]</email> | ||
<name>Johann Schmitz (ercpe)</name> | ||
</maintainer> | ||
<upstream> | ||
<remote-id type="github">kohlschutter/boilerpipe</remote-id> | ||
</upstream> | ||
</pkgmetadata> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.