mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix copyrights in various recipes. No functional change intended.
This commit is contained in:
@@ -9,7 +9,7 @@ SOURCE_DIR="DOCTranslator-7b8fa2b6d0ce027ce9e9b03cbdc21016190436de"
|
||||
|
||||
REVISION="2"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="Copyright (c) 2014 Markus Himmel"
|
||||
COPYRIGHT="2014 Markus Himmel"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ DESCRIPTION="
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/NetPulse"
|
||||
SRC_URI="git://github.com/HaikuArchives/NetPulse#49ad32dbf20370f3701a8b342d5fc785dd6c403d"
|
||||
COPYRIGHT="Copyright 2001 Carlos Hasan"
|
||||
COPYRIGHT="2001 Carlos Hasan"
|
||||
LICENSE="MIT"
|
||||
REVISION="4"
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ You can rename your files in many different ways:
|
||||
* Make uppercase/lowercase
|
||||
* Add the suitable file extension according to the file type
|
||||
* Insert, append or replace text...
|
||||
|
||||
|
||||
PecoRename gives you an easy to use interface with a powerful tool behind it.\
|
||||
The changes can be previewed in realtime.
|
||||
And - of course - all functions support special chars (like ä, â...).
|
||||
@@ -21,7 +21,7 @@ program!
|
||||
"
|
||||
HOMEPAGE="http://www.maybe.de/software/pecorename"
|
||||
SRC_URI="git://github.com/HaikuArchives/PecoRename#ac7e6b511b1a24866e4a34fa170023e9a89448fb"
|
||||
COPYRIGHT="Copyright 2008 Werner Freytag"
|
||||
COPYRIGHT="2008 Werner Freytag"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
|
||||
|
||||
@@ -9,12 +9,12 @@ HOMEPAGE="http://www.augusta.de/michael/BeOS/TimeCop/index.us.html"
|
||||
SRC_URI="git://github.com/HaikuArchives/TimeCop.git#ee79c42895"
|
||||
REVISION="2"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="Copyright Michael Pieper"
|
||||
COPYRIGHT="Michael Pieper"
|
||||
ARCHITECTURES="x86_gcc2 x86 !ppc"
|
||||
CHECKSUM_SHA256="d384c22c8768298fb1d9ea60fbdb8e7f7e440c00bae44c37e7507f20c4fe6a94"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
haiku
|
||||
"
|
||||
PROVIDES="
|
||||
cmd:TimeCop_daemon = $portVersion
|
||||
@@ -39,6 +39,6 @@ INSTALL()
|
||||
mkdir -p $appsDir
|
||||
cp -a $sourceDir/bin/TimeCop_daemon $binDir/TimeCop_daemon
|
||||
cp -a $sourceDir/bin/TimeCop $appsDir/TimeCop
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/TimeCop
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user