Skip to content

Commit

Permalink
[pvr] bump add-ons to opdenkamp/xbmc-pvr-addons@5f97406
Browse files Browse the repository at this point in the history
  • Loading branch information
opdenkamp committed Dec 30, 2012
1 parent dc8f921 commit 421dadc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion project/Win32BuildSetup/buildpvraddons.bat
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SET DEPS_DIR=..\BuildDependencies
SET TMP_DIR=%DEPS_DIR%\tmp SET TMP_DIR=%DEPS_DIR%\tmp


SET LIBNAME=xbmc-pvr-addons SET LIBNAME=xbmc-pvr-addons
SET VERSION=0482a89a81f3f3de8f61ac620abcd79c116e8a9d SET VERSION=5f97406cffb412ac5161c3dc51205caca009fcc7
SET SOURCE=%LIBNAME% SET SOURCE=%LIBNAME%
SET GIT_URL=git://github.com/opdenkamp/%LIBNAME%.git SET GIT_URL=git://github.com/opdenkamp/%LIBNAME%.git
SET SOURCE_DIR=%TMP_DIR%\%SOURCE% SET SOURCE_DIR=%TMP_DIR%\%SOURCE%
Expand Down
2 changes: 1 addition & 1 deletion tools/android/depends/xbmc-pvr-addons/Makefile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include ../Makefile.include
DEPS= ../Makefile.include Makefile DEPS= ../Makefile.include Makefile


LIBNAME=xbmc-pvr-addons LIBNAME=xbmc-pvr-addons
VERSION=0482a89a81f3f3de8f61ac620abcd79c116e8a9d VERSION=5f97406cffb412ac5161c3dc51205caca009fcc7
GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git
BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git
DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so
Expand Down
2 changes: 1 addition & 1 deletion tools/darwin/depends/xbmc-pvr-addons/Makefile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ XBMC_ADDONSDIR=../../../../addons


# lib name, version # lib name, version
LIBNAME=xbmc-pvr-addons LIBNAME=xbmc-pvr-addons
VERSION=0482a89a81f3f3de8f61ac620abcd79c116e8a9d VERSION=5f97406cffb412ac5161c3dc51205caca009fcc7
SOURCE=$(LIBNAME)-$(VERSION) SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz ARCHIVE=$(SOURCE).tar.gz


Expand Down

0 comments on commit 421dadc

Please sign in to comment.