geany-plugins: fixed dependencies and cleanup
This commit is contained in:
parent
985a0d7e86
commit
dd9b006d3f
@ -3,9 +3,6 @@ drwxr-xr-x root/root usr/lib/
|
|||||||
drwxr-xr-x root/root usr/lib/geany-plugins/
|
drwxr-xr-x root/root usr/lib/geany-plugins/
|
||||||
drwxr-xr-x root/root usr/lib/geany-plugins/geanygdb/
|
drwxr-xr-x root/root usr/lib/geany-plugins/geanygdb/
|
||||||
-rwxr-xr-x root/root usr/lib/geany-plugins/geanygdb/ttyhelper
|
-rwxr-xr-x root/root usr/lib/geany-plugins/geanygdb/ttyhelper
|
||||||
drwxr-xr-x root/root usr/lib/geany-plugins/geanylua/
|
|
||||||
-rwxr-xr-x root/root usr/lib/geany-plugins/geanylua/libgeanylua.la
|
|
||||||
-rwxr-xr-x root/root usr/lib/geany-plugins/geanylua/libgeanylua.so
|
|
||||||
drwxr-xr-x root/root usr/lib/geany/
|
drwxr-xr-x root/root usr/lib/geany/
|
||||||
-rwxr-xr-x root/root usr/lib/geany/addons.la
|
-rwxr-xr-x root/root usr/lib/geany/addons.la
|
||||||
-rwxr-xr-x root/root usr/lib/geany/addons.so
|
-rwxr-xr-x root/root usr/lib/geany/addons.so
|
||||||
@ -25,8 +22,6 @@ drwxr-xr-x root/root usr/lib/geany/
|
|||||||
-rwxr-xr-x root/root usr/lib/geany/geanylatex.so
|
-rwxr-xr-x root/root usr/lib/geany/geanylatex.so
|
||||||
-rwxr-xr-x root/root usr/lib/geany/geanylipsum.la
|
-rwxr-xr-x root/root usr/lib/geany/geanylipsum.la
|
||||||
-rwxr-xr-x root/root usr/lib/geany/geanylipsum.so
|
-rwxr-xr-x root/root usr/lib/geany/geanylipsum.so
|
||||||
-rwxr-xr-x root/root usr/lib/geany/geanylua.la
|
|
||||||
-rwxr-xr-x root/root usr/lib/geany/geanylua.so
|
|
||||||
-rwxr-xr-x root/root usr/lib/geany/geanymacro.la
|
-rwxr-xr-x root/root usr/lib/geany/geanymacro.la
|
||||||
-rwxr-xr-x root/root usr/lib/geany/geanymacro.so
|
-rwxr-xr-x root/root usr/lib/geany/geanymacro.so
|
||||||
-rwxr-xr-x root/root usr/lib/geany/geanynumberedbookmarks.la
|
-rwxr-xr-x root/root usr/lib/geany/geanynumberedbookmarks.la
|
||||||
@ -43,9 +38,35 @@ drwxr-xr-x root/root usr/lib/geany/
|
|||||||
-rwxr-xr-x root/root usr/lib/geany/pretty-print.so
|
-rwxr-xr-x root/root usr/lib/geany/pretty-print.so
|
||||||
-rwxr-xr-x root/root usr/lib/geany/shiftcolumn.la
|
-rwxr-xr-x root/root usr/lib/geany/shiftcolumn.la
|
||||||
-rwxr-xr-x root/root usr/lib/geany/shiftcolumn.so
|
-rwxr-xr-x root/root usr/lib/geany/shiftcolumn.so
|
||||||
|
-rwxr-xr-x root/root usr/lib/geany/spellcheck.la
|
||||||
|
-rwxr-xr-x root/root usr/lib/geany/spellcheck.so
|
||||||
-rwxr-xr-x root/root usr/lib/geany/tableconvert.la
|
-rwxr-xr-x root/root usr/lib/geany/tableconvert.la
|
||||||
-rwxr-xr-x root/root usr/lib/geany/tableconvert.so
|
-rwxr-xr-x root/root usr/lib/geany/tableconvert.so
|
||||||
-rwxr-xr-x root/root usr/lib/geany/treebrowser.la
|
-rwxr-xr-x root/root usr/lib/geany/treebrowser.la
|
||||||
-rwxr-xr-x root/root usr/lib/geany/treebrowser.so
|
-rwxr-xr-x root/root usr/lib/geany/treebrowser.so
|
||||||
-rwxr-xr-x root/root usr/lib/geany/xmlsnippets.la
|
-rwxr-xr-x root/root usr/lib/geany/xmlsnippets.la
|
||||||
-rwxr-xr-x root/root usr/lib/geany/xmlsnippets.so
|
-rwxr-xr-x root/root usr/lib/geany/xmlsnippets.so
|
||||||
|
drwxr-xr-x root/root usr/share/
|
||||||
|
drwxr-xr-x root/root usr/share/geany-plugins/
|
||||||
|
drwxr-xr-x root/root usr/share/geany-plugins/debugger/
|
||||||
|
-rw-r--r-- root/root usr/share/geany-plugins/debugger/continue.png
|
||||||
|
-rw-r--r-- root/root usr/share/geany-plugins/debugger/restart.gif
|
||||||
|
-rw-r--r-- root/root usr/share/geany-plugins/debugger/run.gif
|
||||||
|
-rw-r--r-- root/root usr/share/geany-plugins/debugger/run_to_cursor.gif
|
||||||
|
-rw-r--r-- root/root usr/share/geany-plugins/debugger/step_in.png
|
||||||
|
-rw-r--r-- root/root usr/share/geany-plugins/debugger/step_out.gif
|
||||||
|
-rw-r--r-- root/root usr/share/geany-plugins/debugger/step_over.gif
|
||||||
|
-rw-r--r-- root/root usr/share/geany-plugins/debugger/stop.gif
|
||||||
|
-rw-r--r-- root/root usr/share/geany-plugins/debugger/tabs.gif
|
||||||
|
drwxr-xr-x root/root usr/share/geany-plugins/devhelp/
|
||||||
|
drwxr-xr-x root/root usr/share/icons/
|
||||||
|
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||||
|
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
|
||||||
|
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
|
||||||
|
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/gproject-collapse.png
|
||||||
|
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/gproject-expand.png
|
||||||
|
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/gproject-file.png
|
||||||
|
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/gproject-follow.png
|
||||||
|
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/gproject-header.png
|
||||||
|
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/gproject-refresh.png
|
||||||
|
-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/gproject-source.png
|
||||||
|
@ -2,19 +2,47 @@
|
|||||||
# URL: http://plugins.geany.org/geany-plugins/
|
# URL: http://plugins.geany.org/geany-plugins/
|
||||||
# Maintainer: Jose V Beneyto, sepen at crux dot nu
|
# Maintainer: Jose V Beneyto, sepen at crux dot nu
|
||||||
# Packager: Jose V Beneyto, sepen at crux dot nu
|
# Packager: Jose V Beneyto, sepen at crux dot nu
|
||||||
# Depends on: geany
|
# Depends on: geany vte enchant
|
||||||
|
|
||||||
name=geany-plugins
|
name=geany-plugins
|
||||||
version=0.21.1
|
version=0.21.1
|
||||||
release=1
|
release=2
|
||||||
source=(http://plugins.geany.org/$name/$name-$version.tar.bz2)
|
source=(http://plugins.geany.org/$name/$name-$version.tar.bz2)
|
||||||
|
|
||||||
build () {
|
build () {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--libexecdir=/usr/lib
|
--libexecdir=/usr/lib \
|
||||||
|
--disable-nls \
|
||||||
|
--enable-addons \
|
||||||
|
--enable-codenav \
|
||||||
|
--enable-debugger \
|
||||||
|
--enable-geanydoc \
|
||||||
|
--enable-geanyextrasel \
|
||||||
|
--enable-geanygdb \
|
||||||
|
--enable-geanyinsertnum \
|
||||||
|
--enable-geanylatex \
|
||||||
|
--enable-geanylipsum \
|
||||||
|
--enable-geanymacro \
|
||||||
|
--enable-geanyprj \
|
||||||
|
--enable-geanysendmail \
|
||||||
|
--enable-geanyvc \
|
||||||
|
--enable-largefile \
|
||||||
|
--enable-gproject \
|
||||||
|
--enable-pretty_printer \
|
||||||
|
--enable-shiftcolumn \
|
||||||
|
--enable-spellcheck \
|
||||||
|
--enable-treebrowser \
|
||||||
|
--enable-tableconvert \
|
||||||
|
--enable-xmlsnippets \
|
||||||
|
--disable-devhelp \
|
||||||
|
--disable-geanylua \
|
||||||
|
--disable-gtkspell \
|
||||||
|
--disable-geanypg \
|
||||||
|
--disable-updatechecker \
|
||||||
|
--disable-webhelper
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
rm -rf $PKG/usr/share
|
rm -rf $PKG/usr/share/{doc,locale}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user