Add missing REMOTE_IDS

This commit is contained in:
Julian Ospald 2016-04-23 12:37:22 +02:00
parent d6439f0765
commit 1b8d4bd14f
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
7 changed files with 15 additions and 1 deletions

View File

@ -23,6 +23,8 @@ DEPENDENCIES="
x11-libs/pango
"
REMOTE_IDS="github:lpereira/${PN}"
src_prepare() {
edo sed -i \
-e '/PREFIX/s:@CMAKE_INSTALL_PREFIX@/share:@CMAKE_INSTALL_DATAROOTDIR@:' \

View File

@ -28,6 +28,8 @@ DEPENDENCIES="
providers:jpeg-turbo? ( media-libs/libjpeg-turbo )
"
REMOTE_IDS+=" github:renpy/${PN}"
prepare_one_multibuild() {
edo rm -r gen{,3}

View File

@ -21,3 +21,5 @@ DEPENDENCIES="
net-libs/libotr
"
REMOTE_IDS+=" github:AGProjects/${PN}"

View File

@ -25,6 +25,8 @@ DEPENDENCIES="
espeak? ( app-accessibility/espeak )
"
REMOTE_IDS+=" sourceforge:${PN}"
WORK=${WORKBASE}/NetMauMau-Qt-Client-${PV}
src_configure() {

View File

@ -6,7 +6,7 @@ require scons
require github [ user=sinamas ]
SUMMARY="An accuracy-focused Gameboy / Gameboy Color emulator"
HOMEPAGE="http://sourceforge.net/projects/gambatte"
HOMEPAGE+=" http://sourceforge.net/projects/gambatte"
LICENCES="GPL-2"
SLOT="0"
@ -32,6 +32,8 @@ DEPENDENCIES="
sdl? ( media-libs/SDL:0[X] )
"
REMOTE_IDS+=" sourceforge:${PN}"
fix_scons() {
local i
for i; do

View File

@ -33,6 +33,8 @@ DEPENDENCIES="
x11-libs/libX11
"
REMOTE_IDS+=" sourceforge:${PN} github:Wargus/${PN}"
CMAKE_SRC_CONFIGURE_PARAMS=(
-DBINDIR="/usr/$(exhost --target)/bin"
-DDOCDIR="/usr/share/doc/${PNVR}"

View File

@ -30,6 +30,8 @@ DEPENDENCIES="
media/cdparanoia [[ description = [ Needed for rip audio CD tracks ] ]]
"
REMOTE_IDS+=" sourceforge:${PN} github:Wargus/${PN}"
CMAKE_SRC_CONFIGURE_PARAMS=(
-DGAMEDIR="/usr/$(exhost --target)/bin"
-DBINDIR="/usr/$(exhost --target)/bin"