mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 08:40:57 +02:00
qa fixes, removed obsolete ebuilds
This commit is contained in:
parent
8e12bead38
commit
e8e482f3f8
9 changed files with 16 additions and 85 deletions
|
|
@ -1,4 +1,2 @@
|
|||
DIST debugger-0.9.10.tgz 600497 RMD160 5b34c330d093cc10821ea1ad65ab9829cc27f98e SHA1 3e4c6e508cfb3ca73298f3cfd4fb737593b1b1ca SHA256 5675bda870c99625b264032b9533d6c0065c57e2eb50996ca0548d9085e66664
|
||||
DIST debugger-0.9.6.tgz 545901 RMD160 6e2d0ca1c6cfb3f6e972052d009a1c644025f2cf SHA1 e6be3d12f312f1aa7e13aa7015a5b0d32f052791 SHA256 81effe652d27bfd2b284eb8811219818800662675c2218feb6f1e2ce946583ae
|
||||
EBUILD edb-0.9.10.ebuild 1248 RMD160 f16d03a5a56712adce62792e21403d54c2d9e244 SHA1 821fa82515bc253a9e3781b63a044b39e02f31a3 SHA256 d0dce56c4216d4dd0cc2e21274e92c80454d587a207da5cea62be3b66d91e72b
|
||||
EBUILD edb-0.9.6.ebuild 1182 RMD160 b8e8cf5adad6a5c928167968d3dedd95588c15b9 SHA1 461de985cf04331b2a12a8c786d9f2be0fc6f5a8 SHA256 a4b599044854d55ad381f298bd23ca1919a68984de64cedfe67529c519212fd9
|
||||
EBUILD edb-0.9.10.ebuild 1250 RMD160 24c377d51de0d0159f289b9f8fabf7462a533d99 SHA1 24446d22ac370ea95e20ad6e8d28dca3128988e4 SHA256 6a343d9b425add6494e689c6f908bf950a0328bf350b4458049203af7127ac59
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2007 Gentoo Foundation
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
|
|
@ -7,6 +7,7 @@ inherit eutils multilib
|
|||
DESCRIPTION="EDB \"Evan's Debugger\" (OllyDbg workalike for Linux)"
|
||||
HOMEPAGE="http://www.codef00.com/projects.php#Debugger"
|
||||
SRC_URI="http://www.codef00.com/projects/debugger-${PV}.tgz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
|
@ -17,7 +18,7 @@ DEPEND="
|
|||
>=x11-libs/qt-core-4.2.0
|
||||
>=x11-libs/qt-gui-4.2.0
|
||||
>=dev-libs/boost-1.35.0"
|
||||
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
S="${WORKDIR}/debugger"
|
||||
|
||||
|
|
@ -27,7 +28,7 @@ src_compile() {
|
|||
}
|
||||
|
||||
src_install() {
|
||||
make INSTALL_ROOT=${D}/usr/ install
|
||||
make INSTALL_ROOT="${D}"/usr/ install
|
||||
dodoc CHANGELOG README README.plugins
|
||||
dobin edb_make_symbolmap.sh
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,37 +0,0 @@
|
|||
# Copyright 1999-2007 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit eutils multilib
|
||||
|
||||
DESCRIPTION="EDB \"Evan's Debugger\" (OllyDbg workalike for Linux)"
|
||||
HOMEPAGE="http://www.codef00.com/projects.php#Debugger"
|
||||
SRC_URI="http://www.codef00.com/projects/debugger-${PV}.tgz"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
IUSE=""
|
||||
RESTRICT="strip mirror"
|
||||
DEPEND=">=x11-libs/qt-4.2.0"
|
||||
RDEPEND="${DEPEND}"
|
||||
S="${WORKDIR}/debugger"
|
||||
|
||||
src_compile() {
|
||||
qmake -makefile DEFAULT_PLUGIN_PATH="/usr/$(get_libdir)/edb/" || dir "qmake failed"
|
||||
emake || die "emake failed"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
make INSTALL_ROOT=${D}/usr/ install
|
||||
dodoc CHANGELOG README README.plugins
|
||||
dobin edb_make_symbolmap.sh
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "Note: EBD's plugins are installed by default into /usr/$(get_libdir)/edb."
|
||||
einfo "If you have previously used EDB and have it set to look in a"
|
||||
einfo "different directory, then you will need to adjust this. Also"
|
||||
einfo "EDB looks for plugins in the current working directory as well"
|
||||
einfo "as the directory specified in the options, so that unpriviledged"
|
||||
einfo "can use plugins not installed system wide."
|
||||
}
|
||||
|
|
@ -1,8 +1,2 @@
|
|||
DIST premake-src-3.2.zip 368002 RMD160 bbf8178067512ed532963b5f1c2af49c19c38dc6 SHA1 6e6c244c8c5939e353bc55c5b50c1ec06bfd3e90 SHA256 3ba57e55f68dc70db5b8e3535d93b39e6fe29a4d388adb331bc365ee4c70eaa1
|
||||
EBUILD premake-3.2.ebuild 413 RMD160 30b67becd6eeb0ce3199abe15cee8820eeca60bc SHA1 586850ea419d92deaf79102903e9166198a09a9f SHA256 8546eecb228547a418bcf42fb8768a4e718408ad6c0892a4323cf05a40376d2d
|
||||
MD5 8fb4237b739f058a64846f31b112e40f premake-3.2.ebuild 413
|
||||
RMD160 30b67becd6eeb0ce3199abe15cee8820eeca60bc premake-3.2.ebuild 413
|
||||
SHA256 8546eecb228547a418bcf42fb8768a4e718408ad6c0892a4323cf05a40376d2d premake-3.2.ebuild 413
|
||||
MD5 9228edf437014507897840810412f14a files/digest-premake-3.2 238
|
||||
RMD160 a424f97c627fa005b3e27243c9b506c3816e4108 files/digest-premake-3.2 238
|
||||
SHA256 6a816aef946a1155e75fce308355ef2203040abb3b50850a4323f9f78992a8fb files/digest-premake-3.2 238
|
||||
EBUILD premake-3.2.ebuild 413 RMD160 6540cb0afa5ad9d448383918e430ce75cb087c23 SHA1 ae07739fbc41298cba4c5900004675f2f1c1134e SHA256 0b991fc7c371c3436f03786084bc826cbdc98d311970e7976a10871c52f2421d
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2007 Gentoo Foundation
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
DIST radare-1.4.1.tar.gz 1726020 RMD160 65184d7e70387aaab14214031f622885d0a34a62 SHA1 b9405e9157facb44e1570b138615a698ef7c0ed9 SHA256 b0d79991989d59b782c07ef134deb64094b798e967be8164f6ce9ebba154b0e0
|
||||
EBUILD radare-1.4.1.ebuild 756 RMD160 5243dfe3a5fcec82b8b1349ccfa565959be525c9 SHA1 e7a81cb712cb7a21846933bdb5345ae306b3f27f SHA256 44cdceb46bae872da5adfeb4dd35879c83658fce50857f6eccb9e7c4843fcfa2
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-util/radare/radare-1.2.2.ebuild,v 1.1 2009/03/20 16:28:46 deathwing00 Exp $
|
||||
|
||||
DESCRIPTION="Advanced command line hexadecimail editor and more"
|
||||
HOMEPAGE="http://radare.nopcode.org"
|
||||
SRC_URI="http://radare.nopcode.org/get/radare-${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
IUSE="+gui +java lua"
|
||||
|
||||
DEPEND="sys-libs/readline
|
||||
dev-lang/python
|
||||
gui? ( x11-libs/vte )
|
||||
lua? ( dev-lang/lua )"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_compile() {
|
||||
econf --with-sysproxy $(use_with java) || die "configure failed"
|
||||
emake || die "compile failed"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install || die "install failed"
|
||||
}
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
DIST xxd-1.10.tar.gz 11078 RMD160 cf6022f96bde42983bb0c177cd07460140053213 SHA1 14ca3a7dc038bfb73fc878c3bbf774b1ca67097e SHA256 2912a914d7605d0c8b05ffd1c39a0d3aa6a97ce6c225cbc200334a6e827a1beb
|
||||
EBUILD xxd-1.10.ebuild 505 RMD160 6e912ed888e0dfdb7838110b978df05373434575 SHA1 226a85bda9d815b364f63f14b46a7d4b388adff0 SHA256 21fdfc7c9614419337776d698774f7016fd13bfbcbc8fe1bf1df8fec8e609091
|
||||
EBUILD xxd-1.10.ebuild 570 RMD160 5e16b47e1625cbe6b6033a86038bf01bbbaadbf2 SHA1 98257fed269cc7050e03ae88adbd6f57fef62da7 SHA256 a281432f88e897db0e8d439862875ee398ceb135b477f19c3744dbcd7ec0a918
|
||||
|
|
|
|||
|
|
@ -1,20 +1,24 @@
|
|||
# Copyright 1999-2007 Gentoo Foundation
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit eutils multilib
|
||||
EAPI="2"
|
||||
|
||||
DESCRIPTION="Make a hexdump or do the reverse"
|
||||
HOMEPAGE="http://ftp.uni-erlangen.de/pub/utilities/etc/?order=s"
|
||||
SRC_URI="http://ftp.uni-erlangen.de/pub/utilities/etc/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
RDEPEND="!app-editors/vim"
|
||||
|
||||
src_prepare () {
|
||||
sed -i "s|-O|$CFLAGS|g" Makefile || die "sed failed"
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
emake || die "emake failed"
|
||||
|
|
|
|||
Loading…
Reference in a new issue