toxcore: Rename to toxcore-git
authorMateusz Poszwa <old4@o2.pl>
Thu, 22 Sep 2016 20:33:56 +0000 (22:33 +0200)
committerMateusz Poszwa <old4@o2.pl>
Thu, 22 Sep 2016 20:33:56 +0000 (22:33 +0200)
Makefile
toxcore-git/DESCR [moved from toxcore/DESCR with 100% similarity]
toxcore-git/Makefile [moved from toxcore/Makefile with 100% similarity]
toxcore-git/PLIST [moved from toxcore/PLIST with 100% similarity]
toxcore-git/buildlink3.mk [moved from toxcore/buildlink3.mk with 86% similarity]
toxcore-git/distinfo [moved from toxcore/distinfo with 100% similarity]
toxic-git/Makefile
uTox-git/Makefile

index 0f2cb9f10d41467181cb317e90820e3214573020..a4c7c07b4befbc4eeadbfa836e0169bbd1b8ed7b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4102,7 +4102,7 @@ SUBDIR+=  torsocks
 SUBDIR+=       tortunnel
 SUBDIR+=       totem
 SUBDIR+=       totem-pl-parser
-SUBDIR+=       toxcore
+SUBDIR+=       toxcore-git
 SUBDIR+=       toxic-git
 SUBDIR+=       tpp
 SUBDIR+=       tqsllib
similarity index 100%
rename from toxcore/DESCR
rename to toxcore-git/DESCR
similarity index 100%
rename from toxcore/Makefile
rename to toxcore-git/Makefile
similarity index 100%
rename from toxcore/PLIST
rename to toxcore-git/PLIST
similarity index 86%
rename from toxcore/buildlink3.mk
rename to toxcore-git/buildlink3.mk
index 22033d5dd23e754940a486f63b47b61c42b9a0fb..7f31c550f1885a570dc5783386361d6e16565b13 100644 (file)
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        toxcore
 TOXCORE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.toxcore+=        toxcore>=0
-BUILDLINK_PKGSRCDIR.toxcore?=  ../../wip/toxcore
+BUILDLINK_PKGSRCDIR.toxcore?=  ../../wip/toxcore-git
 
 .include "../../audio/libopus/buildlink3.mk"
 .include "../../multimedia/libvpx/buildlink3.mk"
similarity index 100%
rename from toxcore/distinfo
rename to toxcore-git/distinfo
index ca71bd969a266e1f139f65bcaf1aaf710a073e68..8e009da29033515e1bceb5e05c5e5647158a0503 100644 (file)
@@ -19,7 +19,7 @@ USE_LANGUAGES+=       c
 
 .include "options.mk"
 
-.include "../../wip/toxcore/buildlink3.mk"
+.include "../../wip/toxcore-git/buildlink3.mk"
 
 .include "../../audio/openal-soft/buildlink3.mk"
 .include "../../converters/qrencode/buildlink3.mk"
index c51444554b55fd889fb8a981c8396b9e760bc07d..9f7373421dbcc55a466c00af0cccb1a15881bc5e 100644 (file)
@@ -16,7 +16,7 @@ LICENSE=      gnu-gpl-v3
 NO_CONFIGURE=  yes
 USE_TOOLS+=    gmake pkg-config
 
-.include "../../wip/toxcore/buildlink3.mk"
+.include "../../wip/toxcore-git/buildlink3.mk"
 .include "../../wip/filter_audio/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../audio/openal-soft/buildlink3.mk"