mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 20:13:50 +02:00
debian: fixed permissions and description
git-svn-id: trunk@55004 -
This commit is contained in:
parent
65472b281c
commit
1b4ad9eff5
0
components/chmhelp/packages/help/design/lazhelpchm.bat
Executable file → Normal file
0
components/chmhelp/packages/help/design/lazhelpchm.bat
Executable file → Normal file
0
components/lazcontrols/images/lazcontrols.bat
Executable file → Normal file
0
components/lazcontrols/images/lazcontrols.bat
Executable file → Normal file
0
components/lazreport/images/bitmaps/fr_hightlight.bmp
Executable file → Normal file
0
components/lazreport/images/bitmaps/fr_hightlight.bmp
Executable file → Normal file
Before Width: | Height: | Size: 246 B After Width: | Height: | Size: 246 B |
0
components/lazreport/images/bitmaps/fr_script.bmp
Executable file → Normal file
0
components/lazreport/images/bitmaps/fr_script.bmp
Executable file → Normal file
Before Width: | Height: | Size: 246 B After Width: | Height: | Size: 246 B |
@ -161,6 +161,7 @@ mkdir -p units/${targetos}-linux/qt
|
|||||||
|
|
||||||
export LCL_PLATFORM=
|
export LCL_PLATFORM=
|
||||||
|
|
||||||
|
find . -name '*.or' -delete
|
||||||
strip lazarus
|
strip lazarus
|
||||||
strip startlazarus
|
strip startlazarus
|
||||||
strip lazbuild
|
strip lazbuild
|
||||||
@ -226,6 +227,7 @@ chmod 644 $LazBuildDir/etc/lazarus/*.xml
|
|||||||
echo "fixing permissions ..."
|
echo "fixing permissions ..."
|
||||||
find $LazBuildDir -type d | xargs -d '\n' chmod 755
|
find $LazBuildDir -type d | xargs -d '\n' chmod 755
|
||||||
find $LazBuildDir -perm 775 | xargs -d '\n' chmod 755
|
find $LazBuildDir -perm 775 | xargs -d '\n' chmod 755
|
||||||
|
find $LazBuildDir -perm 664 | xargs -d '\n' chmod 544
|
||||||
|
|
||||||
# postinst + postrm:
|
# postinst + postrm:
|
||||||
# don't know
|
# don't know
|
||||||
@ -235,7 +237,7 @@ echo "creating deb ..."
|
|||||||
cd $TmpDir
|
cd $TmpDir
|
||||||
fakeroot dpkg-deb --build $LazBuildDir
|
fakeroot dpkg-deb --build $LazBuildDir
|
||||||
mv $LazBuildDir.deb $LazDeb
|
mv $LazBuildDir.deb $LazDeb
|
||||||
echo "the new deb can be found at $LazDeb"
|
echo "you can now test it with lintian $LazDeb"
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
# removing temporary files
|
# removing temporary files
|
||||||
|
@ -10,6 +10,6 @@ Conflicts: lazarus, lazarus-doc, lazarus-ide, lazarus-ide-gtk2, lazarus-ide-qt4,
|
|||||||
Depends: libgtk2.0-dev (>=2.6.0), fpc (=FPCVERSION) | fp-compiler (=FPCVERSION), fpc-src (=FPCVERSION) | fpc-source (=FPCVERSION), fpc (>=FPCVERSION) | fp-ide (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-base (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-db (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fcl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fv (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gfx (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gnome1 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk2 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-misc (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-net (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-rtl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-utils (>=FPCVERSION)
|
Depends: libgtk2.0-dev (>=2.6.0), fpc (=FPCVERSION) | fp-compiler (=FPCVERSION), fpc-src (=FPCVERSION) | fpc-source (=FPCVERSION), fpc (>=FPCVERSION) | fp-ide (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-base (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-db (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fcl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fv (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gfx (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gnome1 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk2 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-misc (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-net (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-rtl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-utils (>=FPCVERSION)
|
||||||
Installed-Size: LAZSIZE
|
Installed-Size: LAZSIZE
|
||||||
Description: RAD tool for freepascal
|
Description: RAD tool for freepascal
|
||||||
Lazarus is a free and opensource IDE and RAD tool for Free Pascal using the
|
Lazarus is a free and opensource IDE and RAD tool for Free Pascal using the
|
||||||
Lazarus component library LCL. The LCL is included in this package too.
|
Lazarus component library LCL. The LCL is included in this package too.
|
||||||
See http://www.lazarus.freepascal.org
|
See http://www.lazarus.freepascal.org
|
||||||
|
@ -8,7 +8,6 @@ Architecture: ARCH
|
|||||||
Depends: libgdk-pixbuf-dev (>=0.17.0), libgtk1.2-dev, fpc (>=FPCVERSION) | fp-compiler (>=FPCVERSION), fpc-src (>=FPCVERSION) | fpc-source (>=FPCVERSION), fpc (>=FPCVERSION) | fp-ide (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-base (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-db (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fcl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fv (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gfx (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gnome1 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk2 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-misc (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-net (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-rtl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-utils (>=FPCVERSION)
|
Depends: libgdk-pixbuf-dev (>=0.17.0), libgtk1.2-dev, fpc (>=FPCVERSION) | fp-compiler (>=FPCVERSION), fpc-src (>=FPCVERSION) | fpc-source (>=FPCVERSION), fpc (>=FPCVERSION) | fp-ide (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-base (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-db (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fcl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fv (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gfx (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gnome1 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk2 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-misc (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-net (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-rtl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-utils (>=FPCVERSION)
|
||||||
Installed-Size: LAZSIZE
|
Installed-Size: LAZSIZE
|
||||||
Description: RAD tool for freepascal
|
Description: RAD tool for freepascal
|
||||||
Lazarus is a free and opensource IDE and RAD tool for Free Pascal using the
|
Lazarus is a free and opensource IDE and RAD tool for Free Pascal using the
|
||||||
Lazarus component library LCL. The LCL is included in this package too.
|
Lazarus component library LCL. The LCL is included in this package too.
|
||||||
See http://www.lazarus.freepascal.org
|
See http://www.lazarus.freepascal.org
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user