mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -6,7 +6,7 @@ SOURCE_URI="git://github.com/HaikuArchives/AESAddOn#78dd4c50634a97bbe04bd68479ce
|
||||
REVISION="1"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2003 Jason Grenier"
|
||||
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86"
|
||||
#Resulting Tracker add-on doesn't seem to be working.
|
||||
|
||||
@@ -28,13 +28,13 @@ BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:g++
|
||||
"
|
||||
BUILD()
|
||||
BUILD()
|
||||
{
|
||||
cd src
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
INSTALL()
|
||||
{
|
||||
cd src
|
||||
make install INSTALL_DIR=$addOnsDir/Tracker
|
||||
|
||||
@@ -47,7 +47,7 @@ INSTALL()
|
||||
{
|
||||
aplayerDir=$appsDir/APlayer
|
||||
mkdir -p $aplayerDir $aplayerDir/add-ons $aplayerDir/Documentation $aplayerDir/lib
|
||||
|
||||
|
||||
cp APlayer/bin/BeOS_/APlayer $aplayerDir
|
||||
cp -r Documentation/* $aplayerDir/Documentation
|
||||
cp -r APlayer/bin/BeOS_/add-ons/* $aplayerDir/add-ons
|
||||
|
||||
@@ -44,7 +44,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make zipfile
|
||||
|
||||
|
||||
mkdir -p $appsDir
|
||||
unzip release/ArmyKnife-*.zip -d $appsDir
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ A backup application for Haiku.
|
||||
"
|
||||
COPYRIGHT="2013 Alexander von Gluck IV"
|
||||
LICENSE="MIT"
|
||||
HOMEPAGE="https://github.com/kallisti5/backup"
|
||||
HOMEPAGE="https://github.com/kallisti5/backup"
|
||||
SOURCE_URI="git+https://github.com/kallisti5/backup#4c01c5b6f0"
|
||||
REVISION="3"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Beacon is a full text indexing and search tool for Haiku"
|
||||
HOMEPAGE="http://code.google.com/p/haiku-beacon/"
|
||||
DESCRIPTION="Beacon is a full text indexing and search tool for Haiku"
|
||||
HOMEPAGE="http://code.google.com/p/haiku-beacon/"
|
||||
SOURCE_URI="svn+http://haiku-beacon.googlecode.com/svn/trunk#27"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="A well featured audio editor"
|
||||
DESCRIPTION="BeAE is an audio editor with features like silencing, fading \
|
||||
in/out, analyzing, etc."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeAE"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeAE"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/BeAE.git#a90a987"
|
||||
REVISION="3"
|
||||
COPYRIGHT="2003 Xentronix"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
SUMMARY="An e-mail client"
|
||||
SUMMARY="An e-mail client"
|
||||
DESCRIPTION="
|
||||
Beam (BEware, Another Mailer) is an open source e-mail client for BeOS (R5 and \
|
||||
onwards) that aims to be fast, stable and feature-complete.
|
||||
"
|
||||
HOMEPAGE="http://github.com/olta/beam"
|
||||
HOMEPAGE="http://github.com/olta/beam"
|
||||
|
||||
SOURCE_URI="https://github.com/olta/beam/archive/v1.2.tar.gz"
|
||||
CHECKSUM_SHA256="c1cec0355e6771f398e685eceb65acbbfa948f24f2e60df877ed6007db1a4b6b"
|
||||
|
||||
@@ -31,7 +31,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:jam
|
||||
"
|
||||
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
settings/Becasso directory"
|
||||
|
||||
@@ -43,11 +43,11 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
jam install
|
||||
|
||||
|
||||
beCassoDir=$appsDir/BeCasso
|
||||
mkdir -p $beCassoDir
|
||||
|
||||
|
||||
cp -R target/* $beCassoDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $beCassoDir/Becasso
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
SUMMARY="An archive manager similar to winzip"
|
||||
SUMMARY="An archive manager similar to winzip"
|
||||
DESCRIPTION="Beezer is an archive manager that can extract and browse, create \
|
||||
and add to archive files and also split and rejoin them. It extracts 7zip, \
|
||||
bzip2, gzip, lha, rar, tar, xz and zip files and creates 7zip, bzip2, \
|
||||
gzip, tar and zip archives."
|
||||
HOMEPAGE="https://bitbucket.org/cpr/beezer"
|
||||
HOMEPAGE="https://bitbucket.org/cpr/beezer"
|
||||
SOURCE_URI="hg+https://bitbucket.org/cpr/beezer"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="
|
||||
@@ -53,7 +53,7 @@ INSTALL()
|
||||
cp -a add-ons $appsDir/Beezer
|
||||
cp -a ../Beezer/docs $appsDir/Beezer
|
||||
addAppDeskbarSymlink $appsDir/Beezer/Beezer
|
||||
|
||||
|
||||
mkdir -p $addOnsDir/Tracker
|
||||
cp -a TrackerAddOn/BeezerAddOn $addOnsDir/Tracker
|
||||
}
|
||||
|
||||
@@ -43,6 +43,6 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
cp BeGet $appsDir
|
||||
cp BeGet $appsDir
|
||||
addAppDeskbarSymlink $appsDir/BeGet
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="An HTML documentation viewer"
|
||||
DESCRIPTION="
|
||||
HTML documentation viewer
|
||||
"
|
||||
HOMEPAGE="http://www.becoz.org/beos-en/behappy"
|
||||
HOMEPAGE="http://www.becoz.org/beos-en/behappy"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/BeHappy.git"
|
||||
REVISION="1"
|
||||
#CHECKSUM_MD5=""
|
||||
@@ -47,4 +47,3 @@ INSTALL()
|
||||
|
||||
addAppDeskbarSymlink $appsDir/BeHappy/BeHappy
|
||||
}
|
||||
|
||||
|
||||
@@ -55,9 +55,9 @@ INSTALL()
|
||||
{
|
||||
mkdir -p $binDir
|
||||
mkdir -p $appsDir
|
||||
|
||||
|
||||
cp bin/Indexer $binDir
|
||||
cp bin/Finder $appsDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/Finder
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
SUMMARY="The PDF viewer for Haiku"
|
||||
SUMMARY="The PDF viewer for Haiku"
|
||||
DESCRIPTION="BePDF is a PDF viewer for Haiku. Besides viewing, it supports \
|
||||
annotating and user-defined bookmarking for unencrypted PDFs. It's fully \
|
||||
localized for 20 languages at the moment with additional languages being \
|
||||
easily added via text files."
|
||||
HOMEPAGE="http://haikuarchives.github.io/BePDF/"
|
||||
HOMEPAGE="http://haikuarchives.github.io/BePDF/"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/BePDF/archive/v1.2.0.tar.gz"
|
||||
CHECKSUM_SHA256="663c8819db01b49227165cfd3f68ba1f659ae004b96f0bac5a7e52f773aed405"
|
||||
SOURCE_DIR="BePDF-1.2.0"
|
||||
|
||||
@@ -69,6 +69,6 @@ INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
cp -r sources/objects/BePodder $appsDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/BePodder
|
||||
}
|
||||
|
||||
@@ -61,7 +61,7 @@ BUILD()
|
||||
{
|
||||
make OBJ_DIR=objects \
|
||||
BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY`
|
||||
|
||||
|
||||
make -C inputfilter OBJ_DIR=objects \
|
||||
BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY`
|
||||
}
|
||||
|
||||
@@ -18,13 +18,13 @@ LICENSE="
|
||||
Public Domain
|
||||
libsanta
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeShare"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeShare"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/BeShare.git#b721fcc"
|
||||
SOURCE_URI_2="https://public.msli.com/lcs/muscle/muscle6.11.zip"
|
||||
REVISION="1"
|
||||
CHECKSUM_SHA256_2="7cf3c92095f46e5a0858852e7d387d11fdf8e1e95a4de26b5e68e8319a373340"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
="!x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
@@ -14,7 +14,7 @@ ARCHITECTURES="x86_gcc2 !x86 !x86_64"
|
||||
|
||||
PROVIDES="
|
||||
binaryclock = $portVersion
|
||||
app:BinaryClock = $portVersion
|
||||
app:BinaryClock = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
|
||||
@@ -52,7 +52,7 @@ INSTALL()
|
||||
{
|
||||
make install INSTALL_DIR=$appsDir
|
||||
addAppDeskbarSymlink $appsDir/BlogPositive
|
||||
|
||||
|
||||
for i in BlogPositivePlugins/*; do
|
||||
if [ -f $i/makefile ]; then
|
||||
make -C $i install INSTALL_DIR=$addOnsDir/BlogPositive
|
||||
|
||||
@@ -51,7 +51,7 @@ INSTALL()
|
||||
{
|
||||
make install INSTALL_DIR=$appsDir
|
||||
addAppDeskbarSymlink $appsDir/BlogPositive
|
||||
|
||||
|
||||
for i in BlogPositivePlugins/*; do
|
||||
if [ -f $i/makefile ]; then
|
||||
make -C $i install INSTALL_DIR=$addOnsDir/BlogPositive
|
||||
|
||||
@@ -41,7 +41,7 @@ INSTALL()
|
||||
mkdir -p $capitalBeDir
|
||||
mkdir -p $capitalBeDir/helpfiles
|
||||
cp -r src/helpfiles/* $capitalBeDir/helpfiles/
|
||||
|
||||
|
||||
mv objects/CapitalBe $capitalBeDir/CapitalBe
|
||||
addAppDeskbarSymlink $capitalBeDir/CapitalBe "CapitalBe"
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
{
|
||||
cd src
|
||||
BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY` make
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ Cherry Blossom is a 100% native application. Cherry Blossom uses Haiku \
|
||||
specific API’s for handling media, so if Haiku can play your media files, then \
|
||||
Cherry Blossom will also be able to play your files.
|
||||
"
|
||||
HOMEPAGE="http://gitorious.org/cherry-blossom/"
|
||||
HOMEPAGE="http://gitorious.org/cherry-blossom/"
|
||||
SOURCE_URI="git+http://gitorious.org/cherry-blossom/cherry-blossom.git"
|
||||
REVISION="1"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to manage a history of the system clipboard"
|
||||
SUMMARY="A tool to manage a history of the system clipboard"
|
||||
DESCRIPTION="Clipdinger solves the problem that you often have to paste some \
|
||||
text you've just recently copied to the clipboard, but which has been \
|
||||
replaced by something you've copied more recently... It also saves the \
|
||||
@@ -11,7 +11,7 @@ boot/launch/.
|
||||
You access the history by pressing SHIFT + ALT + V, which opens the \
|
||||
Clipdinger window where you can select an entry with the cursor keys and \
|
||||
paste it by hitting RETURN. ESCAPE minimizes the window without pasting."
|
||||
HOMEPAGE="https://github.com/humdingerb/clipdinger"
|
||||
HOMEPAGE="https://github.com/humdingerb/clipdinger"
|
||||
SOURCE_URI="git://github.com/humdingerb/clipdinger.git#e762bfb3b404537e5bb666bc78bea3dbd4a591d7"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2010-2015 Humdinger"
|
||||
@@ -47,7 +47,7 @@ BUILD()
|
||||
cd input_device
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
cd ../input_filter
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
@@ -58,7 +58,7 @@ INSTALL()
|
||||
cp -af objects/Clipdinger $clipdingerDir
|
||||
cp -af ReadMe.html $clipdingerDir
|
||||
cp -r images $clipdingerDir
|
||||
|
||||
|
||||
mkdir -p $addOnsDir/input_server/devices
|
||||
mkdir -p $addOnsDir/input_server/filters
|
||||
cp -af input_device/objects/ClipdingerInputDevice \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to manage a history of the system clipboard"
|
||||
SUMMARY="A tool to manage a history of the system clipboard"
|
||||
DESCRIPTION="Clipdinger solves the problem that you often have to paste some \
|
||||
text you've just recently copied to the clipboard, but which has been \
|
||||
replaced by something you've copied more recently... It also saves the \
|
||||
@@ -11,7 +11,7 @@ boot/launch/.
|
||||
You access the history by pressing SHIFT + ALT + V, which opens the \
|
||||
Clipdinger window where you can select an entry with the cursor keys and \
|
||||
paste it by hitting RETURN. ESCAPE minimizes the window without pasting."
|
||||
HOMEPAGE="http://humdingerb.github.io/clipdinger/"
|
||||
HOMEPAGE="http://humdingerb.github.io/clipdinger/"
|
||||
SOURCE_URI="git://github.com/humdingerb/clipdinger.git#a57bce02c91462a30239d32373d4421e70bc5686"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2010-2015 Humdinger"
|
||||
@@ -46,7 +46,7 @@ BUILD()
|
||||
cd input_device
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
cd ../input_filter
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
@@ -57,7 +57,7 @@ INSTALL()
|
||||
cp -af objects/Clipdinger $clipdingerDir
|
||||
cp -af ReadMe.html $clipdingerDir
|
||||
cp -r images $clipdingerDir
|
||||
|
||||
|
||||
mkdir -p $addOnsDir/input_server/devices
|
||||
mkdir -p $addOnsDir/input_server/filters
|
||||
cp -af input_device/objects/ClipdingerInputDevice \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to manage a history of the system clipboard"
|
||||
SUMMARY="A tool to manage a history of the system clipboard"
|
||||
DESCRIPTION="Clipdinger solves the problem that you often have to paste some \
|
||||
text you've just recently copied to the clipboard, but which has been \
|
||||
replaced by something you've copied more recently... It also saves the \
|
||||
@@ -11,7 +11,7 @@ boot/launch/.
|
||||
You access the history by pressing SHIFT + ALT + V, which opens the \
|
||||
Clipdinger window where you can select an entry with the cursor keys and \
|
||||
paste it by hitting RETURN. ESCAPE minimizes the window without pasting."
|
||||
HOMEPAGE="http://humdingerb.github.io/clipdinger/"
|
||||
HOMEPAGE="http://humdingerb.github.io/clipdinger/"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
|
||||
@@ -47,7 +47,7 @@ BUILD()
|
||||
make bindcatalogs OBJ_DIR=objects
|
||||
|
||||
cd input_device
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
@@ -58,7 +58,7 @@ INSTALL()
|
||||
cp -af objects/Clipdinger $clipdingerDir
|
||||
cp -af ReadMe.html $clipdingerDir
|
||||
cp -r images $clipdingerDir
|
||||
|
||||
|
||||
mkdir -p $addOnsDir/input_server/devices
|
||||
cp -af input_device/objects/ClipdingerInputDevice \
|
||||
$addOnsDir/input_server/devices
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to manage a history of the system clipboard"
|
||||
SUMMARY="A tool to manage a history of the system clipboard"
|
||||
DESCRIPTION="Clipdinger solves the problem that you often have to paste some \
|
||||
text you've just recently copied to the clipboard, but which has been \
|
||||
replaced by something you've copied more recently... It also saves the \
|
||||
@@ -13,7 +13,7 @@ Clipdinger window where you can select an entry with the cursor keys and \
|
||||
paste it by hitting RETURN. ESCAPE minimizes the window without pasting.
|
||||
|
||||
Please see the ReadMe available from the Help menu for more details."
|
||||
HOMEPAGE="http://humdingerb.github.io/clipdinger/"
|
||||
HOMEPAGE="http://humdingerb.github.io/clipdinger/"
|
||||
COPYRIGHT="2015 Humdinger"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
@@ -48,7 +48,7 @@ BUILD()
|
||||
make bindcatalogs OBJ_DIR=objects
|
||||
|
||||
cd input_device
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
@@ -59,7 +59,7 @@ INSTALL()
|
||||
cp -af objects/Clipdinger $clipdingerDir
|
||||
cp -af ReadMe.html $clipdingerDir
|
||||
cp -r images $clipdingerDir
|
||||
|
||||
|
||||
mkdir -p $addOnsDir/input_server/devices
|
||||
cp -af input_device/objects/ClipdingerInputDevice \
|
||||
$addOnsDir/input_server/devices
|
||||
|
||||
@@ -5,7 +5,7 @@ multiple clips and protect them even between reboots.
|
||||
|
||||
ClipUp is invoked by pressing CMD+SHIFT+V or by clicking on the icon in the \
|
||||
Deskbar.
|
||||
"
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/ClipUp"
|
||||
SOURCE_URI="git://github.com/HaikuArchives/ClipUp#d47f0f6835"
|
||||
REVISION="2"
|
||||
@@ -55,14 +55,14 @@ INSTALL()
|
||||
make install INSTALL_DIR=temp
|
||||
mv temp/* $addOnsDir/input_server/devices
|
||||
cd ..
|
||||
|
||||
|
||||
cd "Input Filter Ctrl-V"
|
||||
make install INSTALL_DIR=temp
|
||||
mv temp/* $addOnsDir/input_server/filters
|
||||
cd ..
|
||||
|
||||
|
||||
cd "Main"
|
||||
make install INSTALL_DIR=$appsDir
|
||||
mkdir -p "$dataDir/deskbar/menu/Desktop applets"
|
||||
symlinkRelative -s "$appsDir/ClipUp" "$dataDir/deskbar/menu/Desktop applets"
|
||||
symlinkRelative -s "$appsDir/ClipUp" "$dataDir/deskbar/menu/Desktop applets"
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@ COPYRIGHT="
|
||||
2001-2009 Stephan Aßmus
|
||||
2000-2006 Ingo Weinhold
|
||||
"
|
||||
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -48,11 +48,11 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/Clockwerk
|
||||
|
||||
|
||||
jam fulldistro
|
||||
cp "Quick HowTo" $appsDir/Clockwerk
|
||||
cd generated/distro-haiku-with-libs
|
||||
cp Clockwerk $appsDir/Clockwerk
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/Clockwerk/Clockwerk
|
||||
}
|
||||
|
||||
@@ -31,17 +31,17 @@ BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cmake .
|
||||
make
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
cp cmake-gui $appsDir/CmakeHaiku
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/CmakeHaiku
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
{
|
||||
BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY` make
|
||||
}
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ BUILD()
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
{
|
||||
mkdir -p $addOnsDir/Screen\ Savers
|
||||
cd source/objects*
|
||||
cp DigiClock $addOnsDir/Screen\ Savers/DigiClock
|
||||
|
||||
@@ -56,6 +56,6 @@ INSTALL()
|
||||
mkdir -p $appsDir/DjVuViewer
|
||||
cp DjVuViewer $appsDir/DjVuViewer
|
||||
cp -r Languages $appsDir/DjVuViewer
|
||||
cp -r Themes $appsDir/DjVuViewer
|
||||
cp -r Themes $appsDir/DjVuViewer
|
||||
addAppDeskbarSymlink $appsDir/DjVuViewer/DjVuViewer
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="A tool to clean temporary and unwanted files"
|
||||
DESCRIPTION="It cleans your hard disk of unwanted files such as left-over \
|
||||
temporary files, cache files of internet sessions, logs, history files and \
|
||||
the like. It works with easy to write text files that include information \
|
||||
about where the files to delete are."
|
||||
about where the files to delete are."
|
||||
HOMEPAGE="https://sites.google.com/site/appfilwip/home"
|
||||
SOURCE_URI="git://github.com/HaikuArchives/FilWip.git#f89df458da79e172ccf243e994b2989d5837c362"
|
||||
REVISION="5"
|
||||
|
||||
@@ -11,7 +11,7 @@ REVISION="1"
|
||||
LICENSE="Public Domain"
|
||||
COPYRIGHT="2005 Jonas Sundström"
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
|
||||
PROVIDES="
|
||||
foldershaper = $portVersion
|
||||
app:FolderShaper = $portVersion
|
||||
|
||||
@@ -21,8 +21,7 @@ BUILD()
|
||||
{
|
||||
if [ x86_gcc2 -ne $buildArchitecture ]; then
|
||||
sed -i 's/lstdc++.r4/lstdc++/' Jamfile
|
||||
fi
|
||||
cd src
|
||||
cd src
|
||||
jam
|
||||
}
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION="HaikuTwitter is an open-source Twitter client for Haiku. It's \
|
||||
based off the open-source TwitCurl library."
|
||||
COPYRIGHT="2012 Martin Pedersen"
|
||||
LICENSE="MIT"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/HaikuTwitter"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/HaikuTwitter"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/HaikuTwitter/archive/918dd954b6db3c5ed476b3a4826910992f3b4566.tar.gz"
|
||||
CHECKSUM_SHA256="bc330cb15c8e10362306eef7d85228f5dee08db667d16a15c0a5245f6013b1e1"
|
||||
SOURCE_DIR="HaikuTwitter-918dd954b6db3c5ed476b3a4826910992f3b4566"
|
||||
@@ -44,6 +44,6 @@ INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
cp objects/HaikuTwitter $appsDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/HaikuTwitter
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="Haiku Audio Ripper Encoder"
|
||||
DESCRIPTION="
|
||||
Hare - Haiku Audio Ripper Encoder, formerly known as Flip-Side A.E.
|
||||
"
|
||||
HOMEPAGE="http://github.com/HaikuArchives/Hare"
|
||||
HOMEPAGE="http://github.com/HaikuArchives/Hare"
|
||||
SOURCE_URI="git://github.com/HaikuArchives/Hare.git#af69ba7b06"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2000 FlipSide Software
|
||||
|
||||
@@ -4,7 +4,7 @@ This is a keymap switcher for Haiku. It is very similar to what you used to \
|
||||
have in windows to change the keymap with hotkeys, but has some additional \
|
||||
features (and lacks some, for sure).
|
||||
"
|
||||
HOMEPAGE="http://www.sf.net/projects/switcher"
|
||||
HOMEPAGE="http://www.sf.net/projects/switcher"
|
||||
COPYRIGHT="1999-2003 Stas Maximov"
|
||||
LICENSE="BSD (4-clause)"
|
||||
SOURCE_URI="cvs://:pserver:anonymous@switcher.cvs.sourceforge.net:/cvsroot/switcher/keymapswitcher\(haiku\)#release_1_2_7_9"
|
||||
|
||||
@@ -29,7 +29,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd Add-On
|
||||
@@ -40,6 +40,6 @@ INSTALL()
|
||||
{
|
||||
cd Add-On
|
||||
mkdir -p $addOnsDir/Tracker/
|
||||
|
||||
|
||||
cp objects/Lava-L $addOnsDir/Tracker/
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
PATCHES="masterpiece-r742.patch"
|
||||
|
||||
BUILD()
|
||||
@@ -52,7 +52,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
|
||||
|
||||
cp objects/MasterPiece $appsDir
|
||||
addAppDeskbarSymlink $appsDir/MasterPiece
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ The long term goal is to completely separate the sequencer \
|
||||
framework & engine from the handling of specific media types."
|
||||
LICENSE="MPL v1.1"
|
||||
COPYRIGHT="2000-2001 The MeV Team"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/MeV"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/MeV"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/MeV.git#0e14d24"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="?x86 x86_gcc2"
|
||||
|
||||
@@ -60,6 +60,6 @@ INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
cp -r build/PhotoGrabber $appsDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/PhotoGrabber/PhotoGrabber
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
SUMMARY="Decrypts your PowerPacker encrypted files"
|
||||
DESCRIPTION="
|
||||
DESCRIPTION="
|
||||
Decrypts PowerPacker encrypted files using Stuart Caie's ppcrack 0.1 \
|
||||
decrypting routines.
|
||||
"
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/PPViewer"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/PPViewer#ce572506ca6e69c888898abf5b958701e068122b"
|
||||
REVISION="1"
|
||||
REVISION="1"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2002 Maurice Michalski"
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
DESCRIPTION="QuickLaunch is a small launcher tool that helps you to quickly \
|
||||
start any installed application (as long as it has an app-signature). Simply \
|
||||
start to enter the name of an application and QuickLaunch will find all \
|
||||
@@ -8,7 +8,7 @@ by hitting RETURN. ESC quits QuickLaunch.
|
||||
|
||||
It's recommended to set a key combo to start QuickLaunch with Haiku's \
|
||||
Shortcuts preferences."
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
SOURCE_URI="git://git.code.sf.net/p/quicklaunch-h/code#b7332495742177b6a24e7954367ef19e2eea5e79"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2010-2015 Humdinger"
|
||||
@@ -49,6 +49,6 @@ INSTALL()
|
||||
|
||||
chmod +x Add\ to\ Deskbar.sh
|
||||
cp -af Add\ to\ Deskbar.sh $quicklaunchDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $quicklaunchDir/QuickLaunch
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
DESCRIPTION="
|
||||
QuickLaunch is a small launcher tool that helps you to quickly start any \
|
||||
installed application. Simply start to enter the name of an application and \
|
||||
@@ -6,7 +6,7 @@ QuickLaunch will find all programs matching these initial letters and show \
|
||||
them in a list. You choose an app from that list with the CursorUp/Down keys \
|
||||
and launch it by hitting Return. Escape quits QuickLaunch.
|
||||
"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
SOURCE_URI="git://git.code.sf.net/p/quicklaunch-h/code#0effdf6464be346374d1b9ea7f63f2af0a2cfbca"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2013 Humdinger"
|
||||
@@ -41,13 +41,13 @@ INSTALL()
|
||||
quicklaunchDir=$appsDir/QuickLaunch
|
||||
mkdir -p $quicklaunchDir
|
||||
|
||||
ARCH=$(echo $buildArchitecture | sed 's/_/-/g')
|
||||
ARCH=$(echo $buildArchitecture | sed 's/_/-/g')
|
||||
cp -af objects.$ARCH-release/QuickLaunch $quicklaunchDir
|
||||
cp -af ReadMe.html $quicklaunchDir
|
||||
cp -r images $quicklaunchDir
|
||||
|
||||
chmod +x Add\ to\ Deskbar.sh
|
||||
cp -af Add\ to\ Deskbar.sh $quicklaunchDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $quicklaunchDir/QuickLaunch
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
DESCRIPTION="
|
||||
QuickLaunch is a small launcher tool that helps you to quickly start any \
|
||||
installed application. Simply start to enter the name of an application and \
|
||||
@@ -6,7 +6,7 @@ QuickLaunch will find all programs matching these initial letters and show \
|
||||
them in a list. You choose an app from that list with the CursorUp/Down keys \
|
||||
and launch it by hitting Return. Escape quits QuickLaunch.
|
||||
"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
SOURCE_URI="git://git.code.sf.net/p/quicklaunch-h/code#4b403dc170130471f82660ceeb16ca78399bd143"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2014 Humdinger"
|
||||
@@ -47,6 +47,6 @@ INSTALL()
|
||||
|
||||
chmod +x Add\ to\ Deskbar.sh
|
||||
cp -af Add\ to\ Deskbar.sh $quicklaunchDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $quicklaunchDir/QuickLaunch
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
DESCRIPTION="
|
||||
QuickLaunch is a small launcher tool that helps you to quickly start any \
|
||||
installed application (as long as it has an app-signature). Simply start \
|
||||
@@ -10,7 +10,7 @@ by hitting RETURN. ESC quits QuickLaunch.
|
||||
It's recommended to set a key combo to start QuickLaunch with Haiku's \
|
||||
Shortcuts preferences.
|
||||
"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
SOURCE_URI="git://git.code.sf.net/p/quicklaunch-h/code#b34dd3f1087111b3fc0645182b8719a29da8de22"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2014 Humdinger"
|
||||
@@ -51,6 +51,6 @@ INSTALL()
|
||||
|
||||
chmod +x Add\ to\ Deskbar.sh
|
||||
cp -af Add\ to\ Deskbar.sh $quicklaunchDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $quicklaunchDir/QuickLaunch
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
SUMMARY="A tool to quickly start any installed application"
|
||||
DESCRIPTION="
|
||||
QuickLaunch is a small launcher tool that helps you to quickly start any \
|
||||
installed application (as long as it has an app-signature). Simply start \
|
||||
@@ -10,7 +10,7 @@ by hitting RETURN. ESC quits QuickLaunch.
|
||||
It's recommended to set a key combo to start QuickLaunch with Haiku's \
|
||||
Shortcuts preferences.
|
||||
"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
HOMEPAGE="http://sourceforge.net/projects/quicklaunch-h/"
|
||||
SOURCE_URI="git://git.code.sf.net/p/quicklaunch-h/code#01ca6d2e81fd63fee7715a16d87043b7d3a64798"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2014 Humdinger"
|
||||
@@ -51,6 +51,6 @@ INSTALL()
|
||||
|
||||
chmod +x Add\ to\ Deskbar.sh
|
||||
cp -af Add\ to\ Deskbar.sh $quicklaunchDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $quicklaunchDir/QuickLaunch
|
||||
}
|
||||
|
||||
@@ -58,10 +58,10 @@ INSTALL()
|
||||
mkdir -p $appsDir
|
||||
cp sources/objects/Recibe $appsDir
|
||||
addAppDeskbarSymlink $appsDir/Recibe
|
||||
|
||||
|
||||
mkdir -p $dataDir/recibe
|
||||
cp $sourceDir2/recipes.db.zip $dataDir/recibe
|
||||
|
||||
|
||||
mkdir -p $postInstallDir
|
||||
cp $portDir/additional-files/install_recipes_database.sh $postInstallDir
|
||||
}
|
||||
|
||||
@@ -45,5 +45,5 @@ INSTALL()
|
||||
mkdir -p $documentationDir/ReName
|
||||
cd documentation
|
||||
cp -r * $documentationDir/ReName
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@ LICENSE="BSD (4-clause)"
|
||||
COPYRIGHT="1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
|
||||
1999-2000 Tim Vernum. All rights reserved."
|
||||
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Rez/archive/v1.0"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Rez/archive/v1.0"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/Rez/archive/v1.0.tar.gz"
|
||||
SOURCE_DIR="Rez-1.0"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="A Soft-synthesizer with tracker"
|
||||
DESCRIPTION="Sawteeth is a soft-synth (with tracker) for BeOS and Haiku, meant \
|
||||
to either create cool synth sounds to use in Cubase and such, or cute \
|
||||
chip-tunes. It uses no samples but only generated waveforms."
|
||||
HOMEPAGE="https://github.com/pulkomandy/Sawteeth/"
|
||||
HOMEPAGE="https://github.com/pulkomandy/Sawteeth/"
|
||||
SOURCE_URI="git+https://github.com/pulkomandy/Sawteeth#f6fa08f34d"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2001 Jonas Norberg"
|
||||
|
||||
@@ -5,7 +5,7 @@ the accompanying ScriptureGuideManager app, you can download hundereds of free \
|
||||
copies of various Bibles, commentaries, and related books."
|
||||
COPYRIGHT="2014 ScriptureGuide Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/ScriptureGuide"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/ScriptureGuide"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/ScriptureGuide/archive/v0.9.0.tar.gz"
|
||||
CHECKSUM_SHA256="63b36186eaf4be130f333e62fa0fb283dbff90149a14763e96c157d9950777b5"
|
||||
SOURCE_DIR="ScriptureGuide-$portVersion"
|
||||
@@ -57,7 +57,7 @@ INSTALL()
|
||||
mkdir -p $appsDir
|
||||
cp -R App $appsDir
|
||||
mv $appsDir/App $appsDir/ScriptureGuide
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/ScriptureGuide/ScriptureGuide
|
||||
addAppDeskbarSymlink $appsDir/ScriptureGuide/ScriptureGuideManager
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
devel:libsanta
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
makefile_engine
|
||||
@@ -45,6 +45,6 @@ INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
cp -a src/objects/Seeker $appsDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/Seeker
|
||||
}
|
||||
|
||||
@@ -51,6 +51,6 @@ INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
cp objects/SimplyVorbis $appsDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/SimplyVorbis
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="Tracker add-on to take snapshots of files or folders"
|
||||
SUMMARY="Tracker add-on to take snapshots of files or folders"
|
||||
DESCRIPTION="This Tracker add-on lets you take snapshots of a folder, saving it \
|
||||
as zip file, with a timestamp, to a preset folder. Snapshots are \
|
||||
currently saved to /boot/home/Snapshots"
|
||||
@@ -11,19 +11,19 @@ ARCHITECTURES="x86_gcc2"
|
||||
|
||||
USER_SETTINGS_FILES="settings/Kirilla/Snapshot/settings"
|
||||
|
||||
PROVIDES="
|
||||
PROVIDES="
|
||||
snapshot = $portVersion
|
||||
addon:snapshot = $portVersion
|
||||
addon:snapshot = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
haiku
|
||||
"
|
||||
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:gcc
|
||||
@@ -31,7 +31,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd Source
|
||||
cd Source
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
}
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ BUILD()
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
{
|
||||
mkdir -p $addOnsDir/Screen\ Savers
|
||||
cd objects*
|
||||
cp sort-save $addOnsDir/Screen\ Savers/SortSave
|
||||
|
||||
@@ -10,7 +10,7 @@ COPYRIGHT="
|
||||
1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
|
||||
1999-2000 Tim Vernum. All rights reserved.
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/OpenSumIt"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/OpenSumIt"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/OpenSumIt.git#cdab184a27"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="!x86 x86_gcc2"
|
||||
@@ -36,7 +36,7 @@ BUILD()
|
||||
BE_C_COMPILER=gcc make DEBUG=0
|
||||
PATH=`pwd`:$PATH
|
||||
popd
|
||||
|
||||
|
||||
|
||||
cd sum-it
|
||||
BE_C_COMPILER=gcc make DEBUG=0
|
||||
|
||||
@@ -38,8 +38,8 @@ BUILD()
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
|
||||
{
|
||||
|
||||
mkdir -p $addOnsDir/Screen\ Savers
|
||||
cd source
|
||||
cp TextSaver $addOnsDir/Screen\ Savers/TextSaver
|
||||
@@ -48,5 +48,5 @@ INSTALL()
|
||||
unzip -o fatelk
|
||||
cp "FAT ELK" $dataDir/FatElk/
|
||||
cp "Fat Elk" $dataDir/FatElk/
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -4,8 +4,8 @@ The Haiku Theme Manager is compatible with the one that shipped with ZETA. \
|
||||
Users can choose which part of a theme to apply or save. It can also import \
|
||||
BeTheme themes, and to some degree, MS Plus themes. It is add-ons based, so it \
|
||||
can be extended.
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/HaikuThemeManager"
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/HaikuThemeManager"
|
||||
SOURCE_URI="git://github.com/HaikuArchives/HaikuThemeManager.git#400a0ff17173a2510e24bf737df0bb218a9c531c"
|
||||
# 20 October 2013 commit
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -23,7 +23,7 @@ REQUIRES="
|
||||
lib:libevent${secondaryArchSuffix}
|
||||
lib:libz${secondaryArchSuffix}
|
||||
"
|
||||
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libevent${secondaryArchSuffix}
|
||||
|
||||
@@ -33,7 +33,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd source
|
||||
@@ -44,6 +44,6 @@ INSTALL()
|
||||
{
|
||||
cd source
|
||||
mkdir -p $addOnsDir/Tracker/
|
||||
|
||||
|
||||
cp objects/TrackerGrep-G $addOnsDir/Tracker/
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@ REVISION="2"
|
||||
SOURCE_URI="git+https://github.com/aldeck/waveview#fce091e76a"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
|
||||
PROVIDES="
|
||||
waveview = $portVersion
|
||||
app:WaveView = $portVersion
|
||||
|
||||
@@ -40,7 +40,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:libtoolize
|
||||
cmd:make
|
||||
cmd:nasm
|
||||
cmd:nasm
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
|
||||
@@ -13,7 +13,7 @@ CHECKSUM_SHA256="45ea5fccd6ec0989e93bdb4dc31c271cf8eb8f39cce9ca9c2f4ab02f3ee8cc1
|
||||
REVISION="1"
|
||||
LICENSE="Artistic"
|
||||
COPYRIGHT="
|
||||
2006-2015 Jan Bungeroth
|
||||
2006-2015 Jan Bungeroth
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
Reference in New Issue
Block a user