Skip to content

Commit

Permalink
x11-terms/tilda
Browse files Browse the repository at this point in the history
  • Loading branch information
perfect7gentleman committed Jul 31, 2016
1 parent 32b8816 commit 1710fe4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
What you can find in my repository:
Welcome, wanderer.

1 - Firefox with PGO, OpenSUSE-KDE & Privacy patches by Wilco
That what you can find here:

2 - Chromium with Inox, Iridium, Ungoogled & VA-API patches

3 - Freetype & Fontconfig with Infinality Ultimate patches by Bohoomil
1 - Firefox with PGO, OpenSUSE-KDE patches

4 - Wine with Staging & D3D9 patches
2 - Chromium with Inox, Iridium, Ungoogled & VA-API patches

5 - Cinnamon without NetworkManager ebuilds
3 - Cinnamon without NetworkManager ebuilds

6 - Modified ebuilds for various packages written with intention to be live & minimal
4 - Modified ebuilds for various packages written with intention to be live & minimal

7 - aMule live version
5 - aMule live version
4 changes: 3 additions & 1 deletion update_github.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash
#PACKAGE="$1"
git add *
git commit -m "$(date)"
git commit -m "$(pwd | cut -d/ -f5,6)"
git push origin master
2 changes: 1 addition & 1 deletion x11-terms/tilda/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
EBUILD tilda-9999.ebuild 660 SHA256 348ea9a3c217a2fd1c9cffe01d4e688c65c373cf7f693b73f584b4fea7ca3be5 SHA512 c97395795777814fbe6ac728c23b7061daeecac8c7a796835ac96f914bb40dbcb1ccb8bac02b3ffe134554b07393cee5c460a8f3986b2708d99dd9e8054c0f41 WHIRLPOOL 752f148227a9460fd9ef2d586992e887f03f2107fdb2213f4f5bb26f0aa8d39d4ee87a7c639d1a85a731e1f4f71f950e3dc35ba2ca244100965479534a5e8626
EBUILD tilda-9999.ebuild 659 SHA256 712dbaba0ca4e12859b56b21f3c4257c904df2019ea792429bc598f47bb3018f SHA512 29b13a2e6f222836b979d4530dd9e78a5635a0800b2089b7ae5f8b5df5d0f8dc7899511117c8b9edab3f9f397840fc201435124557298f42d877c2a5b1197686 WHIRLPOOL e7aead18a3e1be954b7c6c0a423fa9ba6424cd917bd48c4f9bacfdc90b495308aeb74f92cbec2e64e32955eb48945dc64258d1e81cd6f578bc8170edabf1f094
MISC metadata.xml 285 SHA256 13641091a0cd06231c858de000b85af6a7430e9b7c478291deb6bf76ba250e4f SHA512 34325e3dfe14bee9534987ec2cd9dd2d66b35d74e7f7f54c2fdd203a909ac2d151270893800005bbd43354a4f1c34b6ee2e031aa5c0f8269dc39c95fa7097208 WHIRLPOOL 06d543cfaf7b4f54ebb3743aa162d0e687bc0a02185418c3875fe04aaf7fa4376388cb584d95d0617707963e709de05061453ac8fa5e69a4bbb70e4a6caa0bd7
4 changes: 2 additions & 2 deletions x11-terms/tilda/tilda-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS=""
IUSE=""

RDEPEND="x11-libs/vte:2.90
RDEPEND="x11-libs/vte:2.91
>=dev-libs/glib-2.8.4:2
dev-libs/confuse
>=x11-libs/gtk+-3.0"
Expand All @@ -29,7 +29,7 @@ src_prepare() {

src_configure() {
econf \
--disable-vte-2.91
--enable-vte-2.91
}

src_install() {
Expand Down

0 comments on commit 1710fe4

Please sign in to comment.