Add missing REMOTE_IDS
This commit is contained in:
		
							parent
							
								
									d6439f0765
								
							
						
					
					
						commit
						1b8d4bd14f
					
				| @ -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@:' \ | ||||
|  | ||||
| @ -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} | ||||
| 
 | ||||
|  | ||||
| @ -21,3 +21,5 @@ DEPENDENCIES=" | ||||
|         net-libs/libotr | ||||
| " | ||||
| 
 | ||||
| REMOTE_IDS+=" github:AGProjects/${PN}" | ||||
| 
 | ||||
|  | ||||
| @ -25,6 +25,8 @@ DEPENDENCIES=" | ||||
|         espeak? ( app-accessibility/espeak ) | ||||
| " | ||||
| 
 | ||||
| REMOTE_IDS+=" sourceforge:${PN}" | ||||
| 
 | ||||
| WORK=${WORKBASE}/NetMauMau-Qt-Client-${PV} | ||||
| 
 | ||||
| src_configure() { | ||||
|  | ||||
| @ -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 | ||||
|  | ||||
| @ -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}" | ||||
|  | ||||
| @ -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" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user