diff --git a/haiku-apps/bepdf/bepdf-2.0.2.recipe b/haiku-apps/bepdf/bepdf-2.0.2.recipe index 2f2210824..8d9163be2 100644 --- a/haiku-apps/bepdf/bepdf-2.0.2.recipe +++ b/haiku-apps/bepdf/bepdf-2.0.2.recipe @@ -65,4 +65,3 @@ INSTALL() addAppDeskbarSymlink $appsDir/BePDF/BePDF } - diff --git a/haiku-apps/bepdf/bepdf-2.1.0.recipe b/haiku-apps/bepdf/bepdf-2.1.0.recipe index 107747a53..516a3ed02 100644 --- a/haiku-apps/bepdf/bepdf-2.1.0.recipe +++ b/haiku-apps/bepdf/bepdf-2.1.0.recipe @@ -70,4 +70,3 @@ INSTALL() addAppDeskbarSymlink $appsDir/BePDF/BePDF } - diff --git a/haiku-apps/snapshot/snapshot-1.0.recipe b/haiku-apps/snapshot/snapshot-1.0.recipe index 09c052431..c5c32a0a7 100644 --- a/haiku-apps/snapshot/snapshot-1.0.recipe +++ b/haiku-apps/snapshot/snapshot-1.0.recipe @@ -18,7 +18,6 @@ PROVIDES=" snapshot = $portVersion addon:snapshot = $portVersion " - REQUIRES=" haiku " @@ -26,7 +25,6 @@ REQUIRES=" BUILD_REQUIRES=" haiku_devel " - BUILD_PREREQUIRES=" makefile_engine cmd:gcc diff --git a/haiku-apps/sortsave/sortsave-1.1.recipe b/haiku-apps/sortsave/sortsave-1.1.recipe index 7f2c7c26a..55bae7f6f 100644 --- a/haiku-apps/sortsave/sortsave-1.1.recipe +++ b/haiku-apps/sortsave/sortsave-1.1.recipe @@ -11,6 +11,7 @@ REVISION="1" SOURCE_URI="https://github.com/bbjimmy/Sort-Save/archive/1.1.tar.gz" CHECKSUM_SHA256="cf86c6e650d6313d496a7dce49ebd99377d2b94d6835257881664a30a39ecac6" SOURCE_DIR="Sort-Save-1.1" + ARCHITECTURES="x86_gcc2 x86 x86_64" PROVIDES=" diff --git a/haiku-apps/tesseracttranslator/tesseracttranslator-1.0.1.recipe b/haiku-apps/tesseracttranslator/tesseracttranslator-1.0.1.recipe index 24dd4102c..e5ecb33ee 100644 --- a/haiku-apps/tesseracttranslator/tesseracttranslator-1.0.1.recipe +++ b/haiku-apps/tesseracttranslator/tesseracttranslator-1.0.1.recipe @@ -24,7 +24,6 @@ BUILD_REQUIRES=" devel:libtesseract$secondaryArchSuffix devel:liblept$secondaryArchSuffix " - BUILD_PREREQUIRES=" cmd:make cmd:gcc$secondaryArchSuffix diff --git a/haiku-games/2048/2048-1.0.0.recipe b/haiku-games/2048/2048-1.0.0.recipe index d343c71c5..80523f37a 100644 --- a/haiku-games/2048/2048-1.0.0.recipe +++ b/haiku-games/2048/2048-1.0.0.recipe @@ -40,4 +40,4 @@ INSTALL() mkdir -p $appsDir cp -a objects/Haiku2048 $appsDir/2048 addAppDeskbarSymlink $appsDir/2048 -} \ No newline at end of file +} diff --git a/haiku-misc/neonlights/neonlights-0.2.recipe b/haiku-misc/neonlights/neonlights-0.2.recipe index 44e6ef4a8..0fbfd1b84 100644 --- a/haiku-misc/neonlights/neonlights-0.2.recipe +++ b/haiku-misc/neonlights/neonlights-0.2.recipe @@ -38,4 +38,3 @@ INSTALL() install -d "$addOnsDir/Screen Savers" install -t "$addOnsDir/Screen Savers" "objects/Neon Lights" } -