Skip to content

Commit

Permalink
games-util/grfcodec: drop unused DEPEND, fix HOMEPAGE
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Azamat H. Hackimov <[email protected]>
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
winterheart authored and chewi committed Jun 28, 2021
1 parent 52307d9 commit 789df6d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 71 deletions.
1 change: 0 additions & 1 deletion games-util/grfcodec/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
DIST grfcodec-6.0.6-source.tar.xz 166820 BLAKE2B ba81e31477fb15bb5273add4d993ee7de88cfd47fd8300743e97c4abd19b0daf736d78b5bafc82569ff110757131501c07d7365a4e7ffde8d3a7fcc2e277bada SHA512 543123c794bfdb5b6556f7a897bcd2f3bdd09be8ad6a4ff07b138e0cac62621a4801c732bb20099c1bb383ad5822fc4ade276d49acf2744c811edd10d7699480
DIST grfcodec-6.0.6_p20210310.tar.gz 205795 BLAKE2B 24d803e208b2fc465ae71611c0c0fb2737bfa8c5a28375bc08a6220581d7b07bb2f2a390e2ddb7f4beb8a80951862473919d41bce83364af70b6dc646f0f3f8e SHA512 10f4ec28c69d87e397f0fb5b497dbefce8fcd826731d3a0a864cbbd333b7df188ab0087445644ad245aeff65a8b6563dfdfa657ac1a2248e56e296c01f7d58a8
12 changes: 0 additions & 12 deletions games-util/grfcodec/files/grfcodec-6.0.6-gcc10.patch

This file was deleted.

53 changes: 0 additions & 53 deletions games-util/grfcodec/grfcodec-6.0.6.ebuild

This file was deleted.

7 changes: 2 additions & 5 deletions games-util/grfcodec/grfcodec-6.0.6_p20210310.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,15 @@ inherit cmake
COMMIT=045774dee7cab1a618a3e0d9b39bff78a12b6efa

DESCRIPTION="A suite of programs to modify openttd/Transport Tycoon Deluxe's GRF files"
HOMEPAGE="https://dev.openttdcoop.org/projects/grfcodec"
HOMEPAGE="https://github.com/OpenTTD/grfcodec"
SRC_URI="https://github.com/OpenTTD/grfcodec/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND="media-libs/libpng:0"
DEPEND="
${RDEPEND}
dev-lang/perl
DEPEND="${RDEPEND}
dev-libs/boost
"

Expand Down

0 comments on commit 789df6d

Please sign in to comment.