forked from ports/contrib
gnome-mplayer: droped, at first it was 'gnome styled' now it has too many gnome dependencies to fit into contrib
This commit is contained in:
parent
8389ff5978
commit
6c5bb180d7
@ -1,32 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/gnome-mplayer
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/gnome-mplayer.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/gnome-mplayer.desktop
|
||||
drwxr-xr-x root/root usr/share/gnome-control-center/
|
||||
drwxr-xr-x root/root usr/share/gnome-control-center/default-apps/
|
||||
-rw-r--r-- root/root usr/share/gnome-control-center/default-apps/gnome-mplayer.xml
|
||||
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/gnome-mplayer.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/gnome-mplayer.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/24x24/apps/gnome-mplayer.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/gnome-mplayer.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/gnome-mplayer.png
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
|
||||
-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/gnome-mplayer.svg
|
@ -1 +0,0 @@
|
||||
2c8c7e679fa02e524face3fdb504b39d gnome-mplayer-1.0.0.tar.gz
|
@ -1,22 +0,0 @@
|
||||
# Description: GTK2 interface to MPlayer (GNOME independent)
|
||||
# URL: http://code.google.com/p/gnome-mplayer/
|
||||
# Maintainer: Bartlomiej Palmowski, rotwang at crux dot org dot pl
|
||||
# Packager: Fredrik Rinnestam, fredrik at obra dot se
|
||||
# Depends on: gtk mplayer dbus-glib xorg-libxdamage
|
||||
|
||||
name=gnome-mplayer
|
||||
version=1.0.0
|
||||
release=1
|
||||
source=(https://$name.googlecode.com/files/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--disable-schemas-install \
|
||||
--without-gconf
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/share/doc
|
||||
rm -rf $PKG/usr/share/locale
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user