mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
code style.
This commit is contained in:
@@ -13,6 +13,9 @@ SOURCE_DIR="Einsteinium-${portVersion}_source"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
PROVIDES="
|
||||
einsteinium = $portVersion
|
||||
app:Einsteinium = $portVersion
|
||||
@@ -36,10 +39,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd src
|
||||
|
||||
@@ -12,6 +12,9 @@ CHECKSUM_SHA256="d2fdca86017e9bfc71b6c3be5f5f6fea2cb5e177be6e35a4426cb4f89fc5add
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
PROVIDES="
|
||||
einsteinium = $portVersion
|
||||
app:Einsteinium = $portVersion
|
||||
@@ -35,10 +38,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd src
|
||||
|
||||
@@ -12,6 +12,9 @@ CHECKSUM_SHA256="962fd5cebc3bf7830b31b819242d15efe11912818d86b572da98c78f3ffe586
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
PROVIDES="
|
||||
einsteinium = $portVersion
|
||||
app:Einsteinium = $portVersion
|
||||
@@ -35,10 +38,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd src
|
||||
|
||||
@@ -12,6 +12,9 @@ CHECKSUM_SHA256="9ac4c5b28f19ec5190eb2ee32e37cbb4594a8549a0fcc0dc58ee2a2e875bcfd
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 !x86_64"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
PROVIDES="
|
||||
einsteinium = $portVersion
|
||||
app:Einsteinium = $portVersion
|
||||
@@ -35,10 +38,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd src
|
||||
|
||||
@@ -13,6 +13,9 @@ PATCHES="einsteinium-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
PROVIDES="
|
||||
einsteinium = $portVersion
|
||||
app:Einsteinium = $portVersion
|
||||
@@ -36,10 +39,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd src
|
||||
|
||||
@@ -12,6 +12,9 @@ CHECKSUM_SHA256="cf420ac69304e48895398bec6b85401786c746418f103a291bd9209f275d96d
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
PROVIDES="
|
||||
einsteinium = $portVersion
|
||||
app:Einsteinium = $portVersion
|
||||
@@ -35,10 +38,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Einsteinium directory"
|
||||
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd src
|
||||
|
||||
@@ -23,13 +23,14 @@ Configurable are:
|
||||
- Scroll items when they don't fit / scroll speed
|
||||
- Autostart on boot"
|
||||
HOMEPAGE="https://github.com/pulkomandy/fRiSS"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2004 Andreas Herzig (N3S)
|
||||
2010-2014 Adrien Destugues (PulkoMandy)"
|
||||
LICENSE="MIT"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/pulkomandy/fRiSS/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="37c15579b932ae50ff007776777a4ab5e2e0666c08f7d4bce76affb3db25f71b"
|
||||
SOURCE_DIR="fRiSS-$portVersion"
|
||||
REVISION="4"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
@@ -32,9 +32,9 @@ SOURCE_URI="http://www.angryredplanet.com/~hackbod/beos/QuickRes-x86-20010126.zi
|
||||
CHECKSUM_SHA256="2ac84b361dfd7260564624f79ce7c7c52b768b89a98eaade322ad4a3ade194a7"
|
||||
SOURCE_DIR="QuickRes"
|
||||
ADDITIONAL_FILES="quickres.rdef"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
PROVIDES="
|
||||
quickres = $portVersion
|
||||
|
||||
@@ -4,23 +4,30 @@ Recibe, written by DarkWyrm, is a cooking recipe manager. The included \
|
||||
database contains around 52,000 different recipes for you to try.
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Recibe"
|
||||
COPYRIGHT="2007 DarkWyrm"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git://github.com/HaikuArchives/Recibe.git#c1d5a57264d8964a2592bc9b43588b3430bd48ad"
|
||||
SOURCE_URI_2="http://ports-space.haiku-files.org/recibe/recipes.db.zip#noarchive"
|
||||
CHECKSUM_SHA256_2="c0732e801dceead4ad37910a51e72dda0ae608892763b62bfe5d2ed403f63d15"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2007 DarkWyrm"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
ADDITIONAL_FILES="
|
||||
install_recipes_database.sh
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
settings/recipes.db
|
||||
settings/Recibe_favorites
|
||||
"
|
||||
POST_INSTALL_SCRIPTS="
|
||||
$relativePostInstallDir/install_recipes_database.sh
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
recibe = $portVersion
|
||||
app:Recibe = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libsqlite3
|
||||
@@ -30,7 +37,6 @@ BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libsqlite3
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
makefile_engine
|
||||
@@ -38,14 +44,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:xres
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
settings/recipes.db
|
||||
settings/Recibe_favorites
|
||||
"
|
||||
POST_INSTALL_SCRIPTS="
|
||||
$relativePostInstallDir/install_recipes_database.sh
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd sources
|
||||
|
||||
@@ -45,15 +45,14 @@ ADDITIONAL_FILES="
|
||||
Free registration
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
\"settings/Dr Sync\" directory
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2"
|
||||
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
PROVIDES="
|
||||
sync_modular$secondaryArchSuffix = $portVersion
|
||||
app:SyncModular = $portVersion
|
||||
|
||||
@@ -20,14 +20,20 @@ non-destructive editing, because adding another object (like a filter) does \
|
||||
not actually destroy any pixel data.
|
||||
"
|
||||
HOMEPAGE="http://yellowbites.com/wonderbrush.html"
|
||||
LICENSE="WonderBrush"
|
||||
COPYRIGHT="2005, Stephan Aßmus und Ingo Weinhold GbR"
|
||||
LICENSE="WonderBrush"
|
||||
REVISION="5"
|
||||
SOURCE_URI="http://yellowbites.com/downloads/WonderBrush-2.1.2-x86-gcc2-2013-01-02.zip#noarchive"
|
||||
CHECKSUM_SHA256="d0e9fad818c3f7900a475b80a249c9aa4eb118dc8498a6370a87e7a10fa42067"
|
||||
REVISION="5"
|
||||
SOURCE_DIR="WonderBrush"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
settings/WonderBrush directory
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
wonderbrush$secondaryArchSuffix = $portVersion compat >= 2
|
||||
@@ -39,6 +45,7 @@ REQUIRES="
|
||||
lib:libz$secondaryArchSuffix >= 1
|
||||
lib:liblayout$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -47,12 +54,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:unzip
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
settings/WonderBrush directory
|
||||
"
|
||||
|
||||
SOURCE_DIR="WonderBrush"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user