Compare commits
No commits in common. "37e67f426c1635ad5f04c16b0da53e02a67e4c38" and "10bdb7a4c7a0577a74ca05bc9c30a03dc32896ea" have entirely different histories.
37e67f426c
...
10bdb7a4c7
4 changed files with 0 additions and 38 deletions
|
@ -1 +0,0 @@
|
||||||
DIST wofi-emoji 90394 BLAKE2B 82e7feb79aeccc71c7c4a909ea26230fd0eba8a0019de8175c56a84fddf237b8e0cf677137794833a2199e29433da0b473cab31cb98637cf6a8cd09ab22ffc37 SHA512 41f91bda2919a93ea6f2fde8623ccf18b580f67d97ece562cedbb332a55b67f02e233b60578e7266e6674d6c209fc76d0ecccd249047008824f4f04885a60ef3
|
|
|
@ -1,35 +0,0 @@
|
||||||
# Copyright 1999-2023 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=8
|
|
||||||
|
|
||||||
if [[ "${PV}" == 9999 ]]; then
|
|
||||||
SRC_URI="https://raw.githubusercontent.com/Zeioth/wofi-emoji/master/wofi-emoji"
|
|
||||||
else
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
DESCRIPTION="Emoji picker for Wayland using wofi, wtype, and wl-clipboard"
|
|
||||||
HOMEPAGE="https://github.com/Zeioth/wofi-emoji"
|
|
||||||
|
|
||||||
LICENSE="MIT"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="amd64"
|
|
||||||
|
|
||||||
DEPEND="gui-apps/wofi
|
|
||||||
gui-apps/wtype"
|
|
||||||
RDEPEND="${DEPEND}"
|
|
||||||
BDEPEND=""
|
|
||||||
|
|
||||||
src_unpack() {
|
|
||||||
mkdir $WORKDIR/wofi-emoji-${PV}
|
|
||||||
}
|
|
||||||
|
|
||||||
src_configure() {
|
|
||||||
true
|
|
||||||
}
|
|
||||||
|
|
||||||
#src_install() {
|
|
||||||
#fperms +x $DESTDIR/wofi-emoji
|
|
||||||
# mv $DISTDIR/wofi-emoji $D/usr/bin/wofi-emoji
|
|
||||||
#}
|
|
|
@ -1,2 +1 @@
|
||||||
DIST discord-0.0.39.tar.gz 92977064 BLAKE2B 95f30148782de35e5c5798867f4433163d53ede9538e3c3e6198c20c754a6ffc8f012cd2b85ad47344664ebfbab2ef59f9cf6ebf520daa656d8f05f300ae8789 SHA512 9f18aea5d82f5db4efa9db9babbc440b24e47dc80df18df5cc58d99d677f1c0863df21ed96d69896785f8fbe0dc0ff1f7317398b8f39606289da79f5a38074f1
|
DIST discord-0.0.39.tar.gz 92977064 BLAKE2B 95f30148782de35e5c5798867f4433163d53ede9538e3c3e6198c20c754a6ffc8f012cd2b85ad47344664ebfbab2ef59f9cf6ebf520daa656d8f05f300ae8789 SHA512 9f18aea5d82f5db4efa9db9babbc440b24e47dc80df18df5cc58d99d677f1c0863df21ed96d69896785f8fbe0dc0ff1f7317398b8f39606289da79f5a38074f1
|
||||||
DIST discord-0.0.40.tar.gz 92976929 BLAKE2B 4b3b4af371c7839c8ee89f42ef88a413e8c629df47f855ef4cad8fba95df811709af3bd73837111760bfaa8b329fae663b655ad4ccdaeee09751d880ac0716ff SHA512 64fd9cf5c8ebb55cd5cd7c1fc0ae04a7e7cb9df6cc18a7c992f1156f46dac5415d87003622078e5d4aa0e48234c3d69d0d12633a57d55291e359cbb40511ca3a
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
discord-0.0.39.ebuild
|
|
Loading…
Reference in a new issue